AUTHORS.rst
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.py
box/__init__.py
box/box.py
box/box_list.py
box/config_box.py
box/converters.py
box/exceptions.py
box/from_file.py
box/shorthand_box.py
python_box.egg-info/PKG-INFO
python_box.egg-info/SOURCES.txt
python_box.egg-info/dependency_links.txt
python_box.egg-info/requires.txt
python_box.egg-info/top_level.txt
test/__init__.py
test/common.py
test/test_box.py
test/test_box_list.py
test/test_config_box.py
test/test_converters.py
test/test_from_file.py
test/test_sbox.py