/usr/share/pyshared/hl7-0.2.2.egg-info/SOURCES.txt is in python-hl7 0.2.2-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 | LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/.gitignore
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contribute.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/mllp_send.rst
hl7/__init__.py
hl7/client.py
hl7.egg-info/PKG-INFO
hl7.egg-info/SOURCES.txt
hl7.egg-info/dependency_links.txt
hl7.egg-info/entry_points.txt
hl7.egg-info/top_level.txt
hl7.egg-info/zip-safe
tests/__init__.py
tests/test_client.py
tests/test_hl7.py
|