LICENSE.gpl3.md
README.md
pyproject.toml
FoBiS.py.egg-info/PKG-INFO
FoBiS.py.egg-info/SOURCES.txt
FoBiS.py.egg-info/dependency_links.txt
FoBiS.py.egg-info/entry_points.txt
FoBiS.py.egg-info/requires.txt
FoBiS.py.egg-info/top_level.txt
fobis/Builder.py
fobis/Cleaner.py
fobis/Colors.py
fobis/Compiler.py
fobis/Dependency.py
fobis/Doctest.py
fobis/Fetcher.py
fobis/FoBiSConfig.py
fobis/Fobos.py
fobis/Gcov.py
fobis/ParsedFile.py
fobis/__init__.py
fobis/cli_parser.py
fobis/fobis.py
fobis/utils.py
fobis/cli/__init__.py
fobis/cli/_app.py
fobis/cli/_completions.py
fobis/cli/_constants.py
fobis/cli/_options.py
fobis/cli/build.py
fobis/cli/clean.py
fobis/cli/doctests.py
fobis/cli/fetch.py
fobis/cli/install.py
fobis/cli/rule.py
tests/test_build.py
tests/test_clean.py
tests/test_doctest.py
tests/test_fetch.py
tests/test_install.py
tests/test_makefile.py
tests/test_rules.py
tests/test_template.py