LICENSE
MANIFEST.in
README.md
setup.py
cpz/__init__.py
cpz/builder.py
cpz/consts.py
cpz/parser.py
cpz/utils.py
cpz.egg-info/PKG-INFO
cpz.egg-info/SOURCES.txt
cpz.egg-info/dependency_links.txt
cpz.egg-info/requires.txt
cpz.egg-info/top_level.txt
demo/__init__.py
demo/dump.py
demo/load.py
demo/xml/dump-fp.xml
demo/xml/dump.xml
demo/xml/gbk.xml
demo/xml/namespace.xml
tests/__init__.py
tests/test_builder.py
tests/test_parser.py