/usr/share/pyshared/nwdiag-1.0.0.egg-info/SOURCES.txt is in python-nwdiag 1.0.0-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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | LICENSE
MANIFEST.in
bootstrap.py
buildout.cfg
nwdiag.1
rackdiag.1
setup.cfg
setup.py
examples/nwdiag/node_groups1.diag
examples/nwdiag/node_groups1.png
examples/nwdiag/node_groups1.svg
examples/nwdiag/node_groups2.diag
examples/nwdiag/node_groups2.png
examples/nwdiag/node_groups2.svg
examples/nwdiag/simple.diag
examples/nwdiag/simple.png
examples/nwdiag/simple.svg
examples/packetdiag/tcp.diag
src/README.txt
src/nwdiag_sphinxhelper.py
src/packetdiag_sphinxhelper.py
src/rackdiag_sphinxhelper.py
src/nwdiag/__init__.py
src/nwdiag/builder.py
src/nwdiag/command.py
src/nwdiag/drawer.py
src/nwdiag/elements.py
src/nwdiag/metrics.py
src/nwdiag/parser.py
src/nwdiag.egg-info/PKG-INFO
src/nwdiag.egg-info/SOURCES.txt
src/nwdiag.egg-info/dependency_links.txt
src/nwdiag.egg-info/entry_points.txt
src/nwdiag.egg-info/requires.txt
src/nwdiag.egg-info/top_level.txt
src/nwdiag/tests/__init__.py
src/nwdiag/tests/test_builder.py
src/nwdiag/tests/test_generate_diagram.py
src/nwdiag/tests/test_pep8.py
src/nwdiag/tests/test_rst_directives.py
src/nwdiag/tests/utils.py
src/nwdiag/utils/__init__.py
src/nwdiag/utils/rst/__init__.py
src/nwdiag/utils/rst/directives.py
src/nwdiag/utils/rst/nodes.py
src/packetdiag/__init__.py
src/packetdiag/builder.py
src/packetdiag/command.py
src/packetdiag/drawer.py
src/packetdiag/elements.py
src/packetdiag/metrics.py
src/packetdiag/noderenderers.py
src/packetdiag/parser.py
src/packetdiag/tests/test_pep8.py
src/packetdiag/tests/test_rst_directives.py
src/packetdiag/utils/__init__.py
src/packetdiag/utils/rst/__init__.py
src/packetdiag/utils/rst/directives.py
src/packetdiag/utils/rst/nodes.py
src/rackdiag/__init__.py
src/rackdiag/builder.py
src/rackdiag/command.py
src/rackdiag/drawer.py
src/rackdiag/elements.py
src/rackdiag/metrics.py
src/rackdiag/parser.py
src/rackdiag/tests/test_builder.py
src/rackdiag/tests/test_pep8.py
src/rackdiag/tests/test_rst_directives.py
src/rackdiag/utils/__init__.py
src/rackdiag/utils/math.py
src/rackdiag/utils/rst/__init__.py
src/rackdiag/utils/rst/directives.py
src/rackdiag/utils/rst/nodes.py
|