Initial upload: regex-humanizer-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled

This commit is contained in:
2026-02-06 01:09:44 +00:00
parent 3fd8352bae
commit 778aacd2ef

View File

@@ -0,0 +1,3 @@
"""Regex Humanizer CLI - Convert regex patterns to human-readable English."""
__version__ = "1.0.0"