AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
changelogs/__init__.py
changelogs/changelogs.py
changelogs/cli.py
changelogs/finder.py
changelogs/launchpad.py
changelogs/npm.py
changelogs/parser.py
changelogs/pypi.py
changelogs/rubygems.py
changelogs.egg-info/PKG-INFO
changelogs.egg-info/SOURCES.txt
changelogs.egg-info/dependency_links.txt
changelogs.egg-info/entry_points.txt
changelogs.egg-info/not-zip-safe
changelogs.egg-info/requires.txt
changelogs.egg-info/top_level.txt
changelogs/custom/pypi/__init__.py
changelogs/custom/pypi/alabaster.py
changelogs/custom/pypi/alembic.py
changelogs/custom/pypi/beautifulsoup4.py
changelogs/custom/pypi/boto.py
changelogs/custom/pypi/cffi.py
changelogs/custom/pypi/cheroot.py
changelogs/custom/pypi/django.py
changelogs/custom/pypi/django_braces.py
changelogs/custom/pypi/django_coverage_plugin.py
changelogs/custom/pypi/django_haystack.py
changelogs/custom/pypi/django_storages_redux.py
changelogs/custom/pypi/djangorestframework.py
changelogs/custom/pypi/docutils.py
changelogs/custom/pypi/factory_boy.py
changelogs/custom/pypi/flake8.py
changelogs/custom/pypi/genshi.py
changelogs/custom/pypi/graphene.py
changelogs/custom/pypi/gunicorn.py
changelogs/custom/pypi/imapclient.py
changelogs/custom/pypi/jinja2.py
changelogs/custom/pypi/lazy-object-proxy.py
changelogs/custom/pypi/libsass.py
changelogs/custom/pypi/mako.py
changelogs/custom/pypi/map.txt
changelogs/custom/pypi/mccabe.py
changelogs/custom/pypi/mysqlclient.py
changelogs/custom/pypi/newrelic.py
changelogs/custom/pypi/numpy.py
changelogs/custom/pypi/pandas.py
changelogs/custom/pypi/pbr.py
changelogs/custom/pypi/pep8_naming.py
changelogs/custom/pypi/py.py
changelogs/custom/pypi/py_trello.py
changelogs/custom/pypi/pyaudio.py
changelogs/custom/pypi/pyinotify.py
changelogs/custom/pypi/python_ldap.py
changelogs/custom/pypi/pytz.py
changelogs/custom/pypi/pyyaml.py
changelogs/custom/pypi/redis.py
changelogs/custom/pypi/robozilla.py
changelogs/custom/pypi/selenium.py
changelogs/custom/pypi/six.py
changelogs/custom/pypi/sphinx_rtd_theme.py
changelogs/custom/pypi/sqlalchemy.py
changelogs/custom/pypi/synapse.py
changelogs/custom/pypi/twine.py
changelogs/custom/pypi/uwsgi.py
changelogs/custom/pypi/websocket_client.py
changelogs/custom/pypi/whitenoise.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
tests/__init__.py
tests/conftest.py
tests/test_changelogs.py
tests/test_commit_logs.py
tests/test_finder.py
tests/test_parser.py
tests/test_pypi.py