.gitignore
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
.github/workflows/python-publish.yml
docs/images/1.png
docs/images/2.png
src/nanugo/__init__.py
src/nanugo/cli.py
src/nanugo/log.py
src/nanugo/nanugo.py
src/nanugo.egg-info/PKG-INFO
src/nanugo.egg-info/SOURCES.txt
src/nanugo.egg-info/dependency_links.txt
src/nanugo.egg-info/entry_points.txt
src/nanugo.egg-info/requires.txt
src/nanugo.egg-info/top_level.txt
src/nanugo/tools/__init__.py
src/nanugo/tools/images.py
src/nanugo/tools/validations.py
template/nanugo_template.pdf
test/test.pdf
test/test_builder.py