LICENSE.txt
README.md
pytest.ini
requirements.txt
setup.py
docstr/__init__.py
docstr/configargparse.py
docstr/docstring.py
docstr/index.md
docstr/meta.py
docstr/params.py
docstr/parsing.py
docstr.egg-info/PKG-INFO
docstr.egg-info/SOURCES.txt
docstr.egg-info/dependency_links.txt
docstr.egg-info/entry_points.txt
docstr.egg-info/requires.txt
docstr.egg-info/top_level.txt
docstr/cli/__init__.py
docstr/cli/cli.py
docstr/cli/index.md
docstr/cli/io.py
docstr/pipeline/__init__.py
docstr/pipeline/generator.py
docstr/pipeline/index.md
docstr/pipeline/parse.py
docstr/pipeline/yaml.py
tests/example_configargparser.py
tests/index.md
tests/logging_test.py
tests/numpy_example_config.yaml
tests/numpy_example_docstrings.py
tests/numpy_example_meta_splat_dataclass.py
tests/tmp_config.yaml
tests/configargparse/test_prototype_unnested_caparser_workaround.py
tests/configargparse/yaml_pipeline_config_parsing.py
tests/parsing/test_parse_class.py
tests/parsing/test_parse_func.py