LICENSE
MANIFEST.in
README.rst
VERSION.txt
setup.py
docs/Makefile
docs/conf.py
docs/entity.rst
docs/fields.rst
docs/index.rst
docs/requirements.txt
docs/timeutil.rst
src/pytest_springfield/__init__.py
src/pytest_springfield/assertrepr_compare.py
src/springfield/__init__.py
src/springfield/alias.py
src/springfield/entity.py
src/springfield/fields.py
src/springfield/timeutil.py
src/springfield/types.py
src/springfield.egg-info/PKG-INFO
src/springfield.egg-info/SOURCES.txt
src/springfield.egg-info/dependency_links.txt
src/springfield.egg-info/entry_points.txt
src/springfield.egg-info/requires.txt
src/springfield.egg-info/top_level.txt
src/tests/__init__.py
src/tests/runtests.py
src/tests/test_date.py
src/tests/test_dot_notation.py
src/tests/test_entity.py
src/tests/test_fields.py
src/tests/test_operations.py
src/tests/dottedname/__init__.py
src/tests/dottedname/foo/__init__.py
src/tests/dottedname/foo/bar/__init__.py
src/tests/dottedname/foo/bar/baz.py
src/tests/dottedname/foo/bar/bop.py