LICENSE.md
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
claptrap/__init__.py
claptrap/backports.py
claptrap/canned.py
claptrap/dumps.py
claptrap/munging.py
claptrap/phrasegenerator.py
claptrap/scripts.py
claptrap/serializer.py
claptrap.egg-info/PKG-INFO
claptrap.egg-info/SOURCES.txt
claptrap.egg-info/dependency_links.txt
claptrap.egg-info/entry_points.txt
claptrap.egg-info/top_level.txt
claptrap/data/dracula.claptrap.gz
tests/__init__.py
tests/test_backports.py
tests/test_canned.py
tests/test_dumps.py
tests/test_object_serializers.py
tests/test_phrasegen.py
tests/test_scripts.py
tests/test_type_serializers.py