MANIFEST.in
license.txt
readme.md
requirements.txt
setup.cfg
setup.py
installed_packages_diff/__init__.py
installed_packages_diff/__main__.py
installed_packages_diff/config.py
installed_packages_diff/differ.py
installed_packages_diff/fetcher.py
installed_packages_diff/local_transport.py
installed_packages_diff/main.py
installed_packages_diff/package.py
installed_packages_diff/printing.py
installed_packages_diff/ssh_transport.py
installed_packages_diff/transport.py
installed_packages_diff/transport_factory.py
installed_packages_diff.egg-info/PKG-INFO
installed_packages_diff.egg-info/SOURCES.txt
installed_packages_diff.egg-info/dependency_links.txt
installed_packages_diff.egg-info/namespace_packages.txt
installed_packages_diff.egg-info/not-zip-safe
installed_packages_diff.egg-info/requires.txt
installed_packages_diff.egg-info/top_level.txt
tests/config_test.py
tests/differ_test.py
tests/integration_test.py
tests/package_test.py