LICENSE
README.md
pyproject.toml
setup.cfg
src/argumentor/__init__.py
src/argumentor/builder.py
src/argumentor/const.py
src/argumentor/exc.py
src/argumentor/helper.py
src/argumentor/parser.py
src/argumentor/std.py
src/argumentor.egg-info/PKG-INFO
src/argumentor.egg-info/SOURCES.txt
src/argumentor.egg-info/dependency_links.txt
src/argumentor.egg-info/top_level.txt
tests/test_builder.py
tests/test_helper.py
tests/test_intgr.py
tests/test_main.py
tests/test_parser.py
tests/test_std.py