/usr/share/pyshared/pyasn1-0.0.11a.egg-info/SOURCES.txt is in python-pyasn1 0.0.11a-1ubuntu1.
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 | CHANGES
LICENSE
MANIFEST
README
THANKS
TODO
setup.cfg
setup.py
doc/notes.html
examples/snmp.py
examples/sshkey.py
examples/x509.py
pyasn1/__init__.py
pyasn1/error.py
pyasn1.egg-info/PKG-INFO
pyasn1.egg-info/SOURCES.txt
pyasn1.egg-info/dependency_links.txt
pyasn1.egg-info/top_level.txt
pyasn1/codec/__init__.py
pyasn1/codec/ber/__init__.py
pyasn1/codec/ber/decoder.py
pyasn1/codec/ber/encoder.py
pyasn1/codec/ber/eoo.py
pyasn1/codec/cer/__init__.py
pyasn1/codec/cer/decoder.py
pyasn1/codec/cer/encoder.py
pyasn1/codec/der/__init__.py
pyasn1/codec/der/decoder.py
pyasn1/codec/der/encoder.py
pyasn1/type/__init__.py
pyasn1/type/base.py
pyasn1/type/char.py
pyasn1/type/constraint.py
pyasn1/type/error.py
pyasn1/type/namedtype.py
pyasn1/type/namedval.py
pyasn1/type/tag.py
pyasn1/type/univ.py
pyasn1/type/useful.py
test/__init__.py
test/suite.py
test/codec/__init__.py
test/codec/ber/__init__.py
test/codec/ber/decoder.py
test/codec/ber/encoder.py
test/codec/ber/suite.py
test/codec/cer/__init__.py
test/codec/cer/decoder.py
test/codec/cer/encoder.py
test/codec/cer/suite.py
test/codec/der/__init__.py
test/codec/der/decoder.py
test/codec/der/encoder.py
test/codec/der/suite.py
test/type/__init__.py
test/type/constraint.py
test/type/namedtype.py
test/type/suite.py
test/type/tag.py
test/type/univ.py
|