MANIFEST.in
README-COPYRIGHT-utf8.txt
README-LICENCE-utf8.txt
README.rst
pyproject.toml
setup.py
documentation/wiki/description.asciidoc
str_to_obj/__init__.py
str_to_obj/main.py
str_to_obj/version.py
str_to_obj.egg-info/PKG-INFO
str_to_obj.egg-info/SOURCES.txt
str_to_obj.egg-info/dependency_links.txt
str_to_obj.egg-info/requires.txt
str_to_obj.egg-info/top_level.txt
str_to_obj/catalog/boolean.py
str_to_obj/catalog/callable.py
str_to_obj/catalog/choices.py
str_to_obj/catalog/collection.py
str_to_obj/catalog/number.py
str_to_obj/catalog/path.py
str_to_obj/interface/console.py
str_to_obj/runtime/type.py
str_to_obj/runtime/value.py
str_to_obj/task/casting.py
str_to_obj/task/comparison.py
str_to_obj/task/inspection.py
str_to_obj/type/annotation.py
str_to_obj/type/hint.py
str_to_obj/type/hint_tree.py
str_to_obj/type/type.py
str_to_obj/type/value.py