relex 1.0.0

a library for building a regex-based lexer
Documentation
[dependencies.regex]
version = "1.5.4"

[package]
authors = ["Jonathan Apodaca <jrapodaca@gmail.com>"]
categories = ["parsing", "text-processing"]
description = "a library for building a regex-based lexer"
documentation = "https://docs.rs/relex"
edition = "2018"
keywords = ["lexer", "regular", "expression", "regex"]
license = "MIT"
name = "relex"
readme = "README.md"
version = "1.0.0"