LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bpc_utils/__init__.py
bpc_utils/argparse.py
bpc_utils/context.py
bpc_utils/fileprocessing.py
bpc_utils/misc.py
bpc_utils/multiprocessing.py
bpc_utils/parsing.py
bpc_utils/py.typed
bpc_utils/typing.py
bpc_utils.egg-info/PKG-INFO
bpc_utils.egg-info/SOURCES.txt
bpc_utils.egg-info/dependency_links.txt
bpc_utils.egg-info/requires.txt
bpc_utils.egg-info/top_level.txt
ci/path_checker.py
docs/source/conf.py
tests/__init__.py
tests/conftest.py
tests/test_argparse.py
tests/test_context.py
tests/test_fileprocessing.py
tests/test_misc.py
tests/test_multiprocessing.py
tests/test_parsing.py
tests/test_typing.py
tests/testutils.py