INSTALL.rst
LICENSE
MANIFEST.in
README.rst
VERSION
requirements-dev.txt
requirements.txt
setup.py
src/boxed/__init__.py
src/boxed/__main__.py
src/boxed/__meta__.py
src/boxed/boxes.py
src/boxed.egg-info/PKG-INFO
src/boxed.egg-info/SOURCES.txt
src/boxed.egg-info/dependency_links.txt
src/boxed.egg-info/entry_points.txt
src/boxed.egg-info/not-zip-safe
src/boxed.egg-info/requires.txt
src/boxed.egg-info/top_level.txt
src/boxed/simplebox/__init__.py
src/boxed/simplebox/__main__.py
src/boxed/test/__init__.py
src/boxed/test/test_boxed.py