.gitignore
LICENSE
README.md
VERSION
pyproject.toml
.github/workflows/publish-to-pypi.yml
.github/workflows/python-package.yml
aceparse/__init__.py
aceparse/_version.py
aceparse/ace_argparser.py
aceparse/extensions.py
aceparse/extensions.pyi
aceparse/py311.py
aceparse.egg-info/PKG-INFO
aceparse.egg-info/SOURCES.txt
aceparse.egg-info/dependency_links.txt
aceparse.egg-info/requires.txt
aceparse.egg-info/top_level.txt
tests/__init__.py
tests/test_ace_argparser.py
tests/test_ace_argparser_hf.py
tests/test_aceparse_ext.py