README.md
setup.cfg
setup.py
pydeclares/__init__.py
pydeclares/declares.py
pydeclares/defines.py
pydeclares/exceptions.py
pydeclares/typing.py
pydeclares/utils.py
pydeclares/variables.py
pydeclares.egg-info/PKG-INFO
pydeclares.egg-info/SOURCES.txt
pydeclares.egg-info/dependency_links.txt
pydeclares.egg-info/requires.txt
pydeclares.egg-info/top_level.txt
pydeclares/marshals/__init__.py
pydeclares/marshals/exceptions.py
pydeclares/marshals/json.py
pydeclares/marshals/xml.py
tests/__init__.py
tests/test_declares.py
tests/test_serializes.py
tests/test_vars.py
tests/marshals/__init__.py
tests/marshals/test_json.py
tests/marshals/test_xml.py