LICENSE
README.md
pyproject.toml
clinto/__init__.py
clinto/parser.py
clinto/utils.py
clinto/version.py
clinto.egg-info/PKG-INFO
clinto.egg-info/SOURCES.txt
clinto.egg-info/dependency_links.txt
clinto.egg-info/requires.txt
clinto.egg-info/top_level.txt
clinto/ast/__init__.py
clinto/ast/source_parser.py
clinto/parsers/__init__.py
clinto/parsers/argparse_.py
clinto/parsers/base.py
clinto/parsers/compat.py
clinto/parsers/constants.py
clinto/parsers/docopt_.py
clinto/tests/__init__.py
clinto/tests/factories.py
clinto/tests/test_parsers.py
clinto/tests/argparse_scripts/choices.py
clinto/tests/argparse_scripts/data_reader.zip
clinto/tests/argparse_scripts/error_script.py
clinto/tests/argparse_scripts/function_argtype.py
clinto/tests/argparse_scripts/mutually_exclusive.py
clinto/tests/argparse_scripts/subparser_script.py
clinto/tests/argparse_scripts/zip_app_rel_imports.zip
clinto/tests/docopt_scripts/naval_fate.py