pomsky-bin-0.6.0 is not a library.
Visit the last successful build:
pomsky-bin-0.12.0
Pomsky CLI
This CLI allows you to compile pomsky expressions to regexes in the command line.
Use pre-built binaries
Binaries are available for Windows, Linux and macOS. Download them from the releases page.
Install from source
This requires that a recent Rust toolchain is installed. Instructions for how to install Rust can be found here.
Install the CLI with
Usage
Then you can compile pomsky expressions to a regex flavor of your choice; the default is PCRE.
<INPUT> Pomsky
It provides nice error messages:
License
Dual-licensed under the MIT license or the Apache 2.0 license.