1 2 3 4 5 6 7 8
[package] description = "A very simple library for lexing / parsing" edition = "2021" license = "MIT OR Apache-2.0" name = "lexington" readme = "README.md" repository = "https://github.com/DavePearce/Lexington" version = "0.3.0"