.gitignore
.travis.yml
CHANGELOG
LICENSE
MANIFEST.in
README.rst
conftest.py
setup.cfg
setup.py
test_apipkg.py
tox.ini
./.gitignore
./.travis.yml
./CHANGELOG
./LICENSE
./MANIFEST.in
./README.rst
./conftest.py
./setup.cfg
./setup.py
./test_apipkg.py
./tox.ini
./example/_mypkg/__init__.py
./example/_mypkg/othermodule.py
./example/_mypkg/somemodule.py
./example/mypkg/__init__.py
./example/mypkg/othermodule.py
./example/mypkg/somemodule.py
./src/apipkg/__init__.py
example/_mypkg/__init__.py
example/_mypkg/othermodule.py
example/_mypkg/somemodule.py
example/mypkg/__init__.py
example/mypkg/othermodule.py
example/mypkg/somemodule.py
src/apipkg/__init__.py
src/apipkg/version.py
src/apipkg.egg-info/PKG-INFO
src/apipkg.egg-info/SOURCES.txt
src/apipkg.egg-info/dependency_links.txt
src/apipkg.egg-info/top_level.txt