Initial upload: Doc2Man CLI tool with parsers, generators, and tests
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-31 00:54:18 +00:00
parent 7d6e2ca88c
commit ddf9a0b5ce

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
click>=8.0
rich>=13.0
docstring-parser>=0.15
jinja2>=3.1
pyyaml>=6.0
# Development dependencies
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0