.hgignore
.hgtags
CHANGELOG
LICENSE
MANIFEST.in
README.txt
apipkg.py
setup.cfg
setup.py
test_apipkg.py
tox.ini
apipkg.egg-info/PKG-INFO
apipkg.egg-info/SOURCES.txt
apipkg.egg-info/dependency_links.txt
apipkg.egg-info/top_level.txt
example/_mypkg/__init__.py
example/_mypkg/othermodule.py
example/_mypkg/somemodule.py
example/mypkg/__init__.py
example/mypkg/othermodule.py
example/mypkg/somemodule.py