4 lines
95 B
Python
4 lines
95 B
Python
"""cmdparse - Parse unstructured CLI output into structured formats."""
|
|
|
|
__version__ = "0.1.0"
|