CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
satellite_populate/__init__.py
satellite_populate/api.py
satellite_populate/assertion_operators.py
satellite_populate/base.py
satellite_populate/cli.py
satellite_populate/commands.py
satellite_populate/constants.py
satellite_populate/decorators.py
satellite_populate/main.py
satellite_populate/utils.py
satellite_populate.egg-info/PKG-INFO
satellite_populate.egg-info/SOURCES.txt
satellite_populate.egg-info/dependency_links.txt
satellite_populate.egg-info/entry_points.txt
satellite_populate.egg-info/not-zip-safe
satellite_populate.egg-info/requires.txt
satellite_populate.egg-info/top_level.txt
tests/__init__.py
tests/test_decorator.py
tests/test_satellite_populate.py