/usr/lib/python3/dist-packages/hl7-0.3.4.egg-info/PKG-INFO is in python3-hl7 0.3.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | Metadata-Version: 1.1
Name: hl7
Version: 0.3.4
Summary: Python library parsing HL7 v2.x messages
Home-page: http://python-hl7.readthedocs.org
Author: John Paulett
Author-email: john -at- paulett.org
License: BSD
Description:
python-hl7 is a simple library for parsing messages of Health Level 7
(HL7) version 2.x into Python objects.
* Documentation: http://python-hl7.readthedocs.org
* Source Code: http://github.com/johnpaulett/python-hl7
Keywords: HL7,Health Level 7,healthcare,health care,medical record
Platform: POSIX
Platform: Windows
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Topic :: Communications
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|