lua-pattern

Crates.iolua-pattern
lib.rslua-pattern
version0.1.3
created_at2023-05-24 17:50:25.241758+00
updated_at2025-03-01 19:51:12.440484+00
descriptionParser for Lua patterns and conversion to regular expressions
homepage
repositoryhttps://github.com/RubixDev/syntastica
max_upload_size
id873624
size78,941
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: 359

cargo fmt