LICENSE
README.md
pyproject.toml
src/gen/__init__.py
src/gen/cli.py
src/gen/config.py
src/gen/commands/__init__.py
src/gen/commands/helper.py
src/gen/commands/list_.py
src/gen/commands/template.py
src/gen/templates/__init__.py
src/gen/templates/__pycache__/__init__.cpython-313.pyc
src/gen/templates/c/main.c
src/gen/templates/cp/cp/README.md
src/gen/templates/cp/cp/in.txt
src/gen/templates/cp/cp/main.c
src/gen/templates/cp/cp/main.cpp
src/gen/templates/cp/cp/main.py
src/gen/templates/cp/cp/out.txt
src/gen/templates/cpp/main.cpp
src/gen/templates/go/main.go
src/gen/templates/html/main.html
src/gen/templates/java/main.java
src/gen/templates/javascript/main.js
src/gen/templates/python/main.py
src/gen/templates/python/flask/app.py
src/gen/templates/python/flask/static/style.css
src/gen/templates/python/flask/templates/index.html
src/gen/templates/rust/main.rs
src/gen_cli.egg-info/PKG-INFO
src/gen_cli.egg-info/SOURCES.txt
src/gen_cli.egg-info/dependency_links.txt
src/gen_cli.egg-info/entry_points.txt
src/gen_cli.egg-info/top_level.txt