/usr/lib/python2.7/dist-packages/pgxnclient-1.2.1.egg-info/SOURCES.txt is in pgxnclient 1.2.1-3.
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 75 76 77 78 79 80 81 82 83 84 | AUTHORS
CHANGES
COPYING
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
bin/pgxn
bin/pgxnclient
docs/Makefile
docs/changes.rst
docs/conf.py
docs/ext.rst
docs/index.rst
docs/install.rst
docs/usage.rst
pgxnclient/__init__.py
pgxnclient/api.py
pgxnclient/archive.py
pgxnclient/cli.py
pgxnclient/errors.py
pgxnclient/i18n.py
pgxnclient/network.py
pgxnclient/spec.py
pgxnclient/tar.py
pgxnclient/zip.py
pgxnclient.egg-info/PKG-INFO
pgxnclient.egg-info/SOURCES.txt
pgxnclient.egg-info/dependency_links.txt
pgxnclient.egg-info/entry_points.txt
pgxnclient.egg-info/not-zip-safe
pgxnclient.egg-info/top_level.txt
pgxnclient/commands/__init__.py
pgxnclient/commands/help.py
pgxnclient/commands/info.py
pgxnclient/commands/install.py
pgxnclient/libexec/README
pgxnclient/libexec/pgxn-check
pgxnclient/libexec/pgxn-download
pgxnclient/libexec/pgxn-help
pgxnclient/libexec/pgxn-info
pgxnclient/libexec/pgxn-install
pgxnclient/libexec/pgxn-load
pgxnclient/libexec/pgxn-mirror
pgxnclient/libexec/pgxn-search
pgxnclient/libexec/pgxn-uninstall
pgxnclient/libexec/pgxn-unload
pgxnclient/tests/__init__.py
pgxnclient/tests/test_archives.py
pgxnclient/tests/test_commands.py
pgxnclient/tests/test_label.py
pgxnclient/tests/test_semver.py
pgxnclient/tests/test_spec.py
pgxnclient/tests/testutils.py
pgxnclient/utils/__init__.py
pgxnclient/utils/argparse.py
pgxnclient/utils/ordereddict.py
pgxnclient/utils/semver.py
pgxnclient/utils/strings.py
pgxnclient/utils/temp.py
pgxnclient/utils/uri.py
testdata/META-manyext.json
testdata/download.py
testdata/foobar-0.42.1.tar.gz
testdata/foobar-0.42.1.zip
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Ffoobar%2F0.42.1%2FMETA-badsha1.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Ffoobar%2F0.42.1%2FMETA.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Ffoobar%2F0.42.1%2Ffoobar-0.42.1.zip
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Ffoobar%2F0.43.2b1%2FMETA.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Ffoobar%2F0.43.2b1%2Ffoobar-0.43.2b1.zip
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Ffoobar.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Fpg_amqp%2F0.3.0%2FMETA.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Fpg_amqp%2F0.3.0%2Fpg_amqp-0.3.0.zip
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Fpyrseas%2F0.4.1%2FMETA.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Fpyrseas%2F0.4.1%2Fpyrseas-0.4.1.zip
testdata/http%3A%2F%2Fapi.pgxn.org%2Fdist%2Fpyrseas.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fextension%2Famqp.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Findex.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fmeta%2Fmirrors.json
testdata/http%3A%2F%2Fapi.pgxn.org%2Fsearch%2Fdocs%2F%3Fq%3D%2522foo%2Bbar%2522%2Bbaz
testdata/http%3A%2F%2Fexample.org%2Ffoobar-0.42.1.tar.gz
testdata/tar.ext
testdata/zip.ext
|