/usr/lib/python2.7/dist-packages/pyghmi-0.5.8.egg-info/SOURCES.txt is in python-pyghmi 0.5.8-0ubuntu1.
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 29 | .testr.conf
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README
ipmictl.py
requirements.txt
setup.cfg
setup.py
solconnect.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
pyghmi/__init__.py
pyghmi/exceptions.py
pyghmi.egg-info/PKG-INFO
pyghmi.egg-info/SOURCES.txt
pyghmi.egg-info/dependency_links.txt
pyghmi.egg-info/not-zip-safe
pyghmi.egg-info/requires.txt
pyghmi.egg-info/top_level.txt
pyghmi/ipmi/__init__.py
pyghmi/ipmi/command.py
pyghmi/ipmi/console.py
pyghmi/ipmi/private/__init__.py
pyghmi/ipmi/private/constants.py
pyghmi/ipmi/private/session.py
|