.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
readthedocs.yml
setup.cfg
setup.py
.github/workflows/python-app.yml
docs/Makefile
docs/apigen.bash
docs/changelog.rst
docs/conf.py
docs/docstring_interpretation.rst
docs/environment.yml
docs/getting_started.rst
docs/index.rst
docs/api/funcargparse.rst
funcargparse/__init__.py
funcargparse.egg-info/PKG-INFO
funcargparse.egg-info/SOURCES.txt
funcargparse.egg-info/dependency_links.txt
funcargparse.egg-info/not-zip-safe
funcargparse.egg-info/requires.txt
funcargparse.egg-info/top_level.txt
tests/test_funcargparse.py