AUTHORS
CHANGES
COPYING
MANIFEST.in
Makefile
README.rst
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