LICENSE
LICENSE-datargs
MANIFEST.in
README.md
pyproject.toml
setup.py
shogun/__init__.py
shogun/_static_version.py
shogun/_version.py
shogun/generics.py
shogun/utils.py
shogun.egg-info/PKG-INFO
shogun.egg-info/SOURCES.txt
shogun.egg-info/dependency_links.txt
shogun.egg-info/top_level.txt
shogun/argparse_/__init__.py
shogun/argparse_/action.py
shogun/argparse_/args.py
shogun/argparse_/argsclass.py
shogun/argparse_/parse.py
shogun/argparse_/parser.py
shogun/argparse_/utils.py
shogun/dispatch/__init__.py
shogun/dispatch/base.py
shogun/dispatch/record_class.py
shogun/dispatch/registry.py
shogun/dispatch/concrete/__init__.py
shogun/dispatch/concrete/attrs.py
shogun/dispatch/concrete/bool.py
shogun/dispatch/concrete/dataclass.py
shogun/dispatch/concrete/default.py
shogun/dispatch/concrete/enum_.py
shogun/dispatch/concrete/generic_container.py
shogun/dispatch/concrete/literal.py
shogun/records/__init__.py
shogun/records/attrs.py
shogun/records/dataclass.py
shogun/records/error.py
shogun/records/generic.py
shogun/tests/__init__.py
shogun/tests/test_args.py
shogun/tests/test_basic_dataclasses.py
shogun/tests/utils.py