lua-pattern

Crates.iolua-pattern
lib.rslua-pattern
version0.1.2
sourcesrc
created_at2023-05-24 17:50:25.241758
updated_at2023-07-06 08:28:28.913224
descriptionParser for Lua patterns and conversion to regular expressions
homepage
repositoryhttps://github.com/RubixDev/syntastica
max_upload_size
id873624
size78,661
Silas Groh (RubixDev)

documentation

README

lua-pattern

Parser for Lua patterns and conversion to regular expressions.

This crate provides a basic parser for Lua patterns, and, with the to-regex feature enabled, conversion to standard regular expressions as usable by the regex or fancy-regex crate.

Commit count: 291

cargo fmt