/usr/share/pyshared/Myghty-1.1.egg-info/SOURCES.txt is in python-myghty 1.1-5.
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 | README
setup.cfg
setup.py
lib/Myghty.egg-info/PKG-INFO
lib/Myghty.egg-info/SOURCES.txt
lib/Myghty.egg-info/dependency_links.txt
lib/Myghty.egg-info/entry_points.txt
lib/Myghty.egg-info/requires.txt
lib/Myghty.egg-info/top_level.txt
lib/myghty/__init__.py
lib/myghty/args.py
lib/myghty/buffer.py
lib/myghty/cache.py
lib/myghty/compiler.py
lib/myghty/component.py
lib/myghty/container.py
lib/myghty/csource.py
lib/myghty/escapes.py
lib/myghty/exception.py
lib/myghty/importer.py
lib/myghty/interp.py
lib/myghty/lexer.py
lib/myghty/objgen.py
lib/myghty/request.py
lib/myghty/requestbuffer.py
lib/myghty/resolver.py
lib/myghty/session.py
lib/myghty/synchronization.py
lib/myghty/util.py
lib/myghty/ext/__init__.py
lib/myghty/ext/memcached.py
lib/myghty/ext/routeresolver.py
lib/myghty/http/ApacheHandler.py
lib/myghty/http/CGIHandler.py
lib/myghty/http/HTTPHandler.py
lib/myghty/http/HTTPServerHandler.py
lib/myghty/http/WSGIHandler.py
lib/myghty/http/__init__.py
lib/myghty/paste/__init__.py
lib/myghty/paste/templates.py
lib/myghty/paste/wsgiapp.py
lib/myghty/paster_templates/__init__.py
test/test_cache_self.py
test/test_component.py
test/test_component_encoding.py
test/test_component_recoding.py
test/test_component_reloading.py
test/test_escapes.py
test/test_filter.py
test/test_html_errors.py
test/test_logger.py
test/test_lru_cache.py
test/test_requestbuffer.py
test/test_resolver.py
test/test_subrequest.py
test/test_testbase.py
test/testbase.py
|