Files
cmdparse/app/cmdparse/__init__.py
7000pctAUTO 193c6e5ea6
Some checks failed
CI / test (push) Has been cancelled
fix: resolve CI linting and type checking issues
2026-02-04 02:19:04 +00:00

4 lines
95 B
Python

"""cmdparse - Parse unstructured CLI output into structured formats."""
__version__ = "0.1.0"