Metadata-Version: 2.4
Name: swiftlet
Version: 0.1.0
Summary: `Swiftlet` provides Python bindings for Swiftlet, a high-performance parsing library built in Rust. It accepts an EBNF-style grammar and parses input text into a tree of `Tree` and `Token` nodes.
Requires-Python: >=3.10
