Metadata-Version: 2.3
Name: gnuhealth-control
Version: 5.0.1
Summary: GNU Health HIS installer and instance administration tool
License: GPL-3.0-or-later
Keywords: health,hospital,HIS,eHealth,gnuhealth
Author: GNU Solidario
Author-email: health@gnusolidario.org
Maintainer: Luis Falcon
Maintainer-email: falcon@gnuhealth.org
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console :: Curses
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Dist: proteus (>=7.0.0,<7.1)
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Project-URL: Bug Tracker, https://codeberg.org/gnuhealth/his-utils/issues
Project-URL: Documentation, https://docs.gnuhealth.org
Project-URL: Homepage, https://www.gnuhealth.org
Project-URL: Repository, https://codeberg.org/gnuhealth/his-utils
Description-Content-Type: text/x-rst

.. SPDX-FileCopyrightText: 2008-2025 Luis Falcón <falcon@gnuhealth.org>
.. SPDX-FileCopyrightText: 2011-2025 GNU Solidario <health@gnusolidario.org>
..
.. SPDX-License-Identifier: CC-BY-SA-4.0 

The GNU Health HIS Installer and Manager
========================================

The gnuhealth-control is a single-entry point to install, setup and manage
the GNU Health Hospital Management System

Installation
------------
GNU Health Control application can be installed with pip::

 $ pip install --upgrade gnuhealth-control


Technology
----------
The GNU Health Control is a self-contained curses Python application.


Development
-----------
The development of gnuhealth-control will be done at Codeberg.

The development mailing list is at health-dev@gnu.org 
General questions can be done on health@gnu.org mailing list.

Note: You need to subscribe before posting or the messages will be automatically
discarded. More at: https://docs.gnuhealth.org/his/support.html

Homepage
--------
https://www.gnuhealth.org


Documentation
-------------

https://docs.gnuhealth.org

