ogex-cli-0.1.1 is not a library.
ogex-cli
CLI tool for the Ogex regex engine.
Installation
Usage
# Test a pattern against input
# Find all matches
# Check if pattern matches
# Convert Ogex syntax to traditional regex
# Output: (?<name>abc)
# Replace matches
# Output: hello [world]
License
MIT