LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
marsh/__init__.py
marsh/_functional.py
marsh/annotation.py
marsh/config.py
marsh/element.py
marsh/entry_point.py
marsh/errors.py
marsh/parse.py
marsh/path.py
marsh/py.typed
marsh/testing.py
marsh/utils.py
marsh.egg-info/PKG-INFO
marsh.egg-info/SOURCES.txt
marsh.egg-info/dependency_links.txt
marsh.egg-info/not-zip-safe
marsh.egg-info/requires.txt
marsh.egg-info/top_level.txt
marsh/doc/__init__.py
marsh/doc/common.py
marsh/doc/markdown.py
marsh/doc/restructuredtext.py
marsh/doc/terminal.py
marsh/schema/__init__.py
marsh/schema/_functional.py
marsh/schema/argument.py
marsh/schema/namespace.py
marsh/schema/core/__init__.py
marsh/schema/core/base.py
marsh/schema/core/marshal.py
marsh/schema/core/unmarshal.py
marsh/schema/template/__init__.py
marsh/schema/template/callable.py
marsh/schema/template/mapping.py
marsh/schema/template/sequence.py
marsh/schema/template/structured.py
marsh/schema/template/union.py
marsh/schema/types/__init__.py
marsh/schema/types/annotated.py
marsh/schema/types/any.py
marsh/schema/types/bytes.py
marsh/schema/types/complex.py
marsh/schema/types/dataclass.py
marsh/schema/types/datetime.py
marsh/schema/types/defaultdict.py
marsh/schema/types/enum.py
marsh/schema/types/generic.py
marsh/schema/types/literal.py
marsh/schema/types/logger.py
marsh/schema/types/mapping.py
marsh/schema/types/namedtuple.py
marsh/schema/types/namespace.py
marsh/schema/types/none.py
marsh/schema/types/omegaconf.py
marsh/schema/types/primitive.py
marsh/schema/types/protocol.py
marsh/schema/types/sequence.py
marsh/schema/types/set.py
marsh/schema/types/slice.py
marsh/schema/types/tuple.py
marsh/schema/types/typeddict.py
marsh/schema/types/typevar.py
marsh/schema/types/union.py