CHANGELOG.rst
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.rst
dev-requirements.in
dev-requirements.txt
requirements.in
requirements.txt
requirements.yml
setup.cfg
setup.py
tox.ini
version.txt
dev/dist-test
dev/test-dist
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/modules.rst
docs/syn.base.a.rst
docs/syn.base.b.rst
docs/syn.base.rst
docs/syn.base_utils.rst
docs/syn.conf.rst
docs/syn.cython.rst
docs/syn.five.rst
docs/syn.python.rst
docs/syn.rst
docs/syn.tree.rst
docs/syn.type.a.rst
docs/syn.type.rst
syn/__init__.py
syn.egg-info/PKG-INFO
syn.egg-info/SOURCES.txt
syn.egg-info/dependency_links.txt
syn.egg-info/namespace_packages.txt
syn.egg-info/requires.txt
syn.egg-info/top_level.txt
syn/base/__init__.py
syn/base/a/__init__.py
syn/base/a/base.py
syn/base/a/meta.py
syn/base/a/tests/__init__.py
syn/base/a/tests/test_base.py
syn/base/a/tests/test_meta.py
syn/base/b/__init__.py
syn/base/b/base.py
syn/base/b/meta.py
syn/base/b/tests/__init__.py
syn/base/b/tests/test_base.py
syn/base/b/tests/test_meta.py
syn/base/c/__init__.py
syn/base/d/__init__.py
syn/base/tests/__init__.py
syn/base/tests/test_base.py
syn/base_utils/__init__.py
syn/base_utils/dict.py
syn/base_utils/py.py
syn/base_utils/tests/__init__.py
syn/base_utils/tests/test_dict.py
syn/base_utils/tests/test_py.py
syn/conf/__init__.py
syn/conf/conf.py
syn/conf/tests/__init__.py
syn/conf/tests/test_conf.py
syn/cython/__init__.py
syn/cython/b/__init__.py
syn/cython/c/__init__.py
syn/five/__init__.py
syn/five/string.py
syn/five/tests/__init__.py
syn/five/tests/test_string.py
syn/python/__init__.py
syn/python/b/__init__.py
syn/python/c/__init__.py
syn/serialize/__init__.py
syn/tree/__init__.py
syn/tree/b/__init__.py
syn/tree/c/__init__.py
syn/type/__init__.py
syn/type/a/__init__.py
syn/type/a/ext.py
syn/type/a/type.py
syn/type/a/tests/__init__.py
syn/type/a/tests/test_ext.py
syn/type/a/tests/test_type.py
syn/type/b/__init__.py
syn/type/c/__init__.py
syn/type/tests/__init__.py
syn/type/tests/test_type.py