AUTHORS.rst
CONTRIBUTING.rst
COPYING.rst
HISTORY.rst
LICENSE.rst
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/maintainer.rst
docs/make.bat
docs/usage.rst
docs/_static/banner.svg
docs/_static/logo.svg
docs/_static/promo-open-source.svg
docs/_static/title.svg
pypicontents/__init__.py
pypicontents/cli.py
pypicontents/wrapper.py
pypicontents.egg-info/PKG-INFO
pypicontents.egg-info/SOURCES.txt
pypicontents.egg-info/dependency_links.txt
pypicontents.egg-info/entry_points.txt
pypicontents.egg-info/not-zip-safe
pypicontents.egg-info/requires.txt
pypicontents.egg-info/top_level.txt
pypicontents/api/__init__.py
pypicontents/api/errors.py
pypicontents/api/merge.py
pypicontents/api/pypi.py
pypicontents/api/stats.py
pypicontents/api/stdlib.py
pypicontents/core/__init__.py
pypicontents/core/logger.py
pypicontents/core/patches.py
pypicontents/core/utils.py
tests/__init__.py
tests/test_core_logger.py
tests/test_core_utils.py