regex-automata 0.0.1

temporarily squatting, crate incoming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "regex-automata"
version = "0.0.1"  #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "temporarily squatting, crate incoming"
documentation = "https://docs.rs/regex-automata"
homepage = "https://github.com/BurntSushi/regex-automata"
repository = "https://github.com/BurntSushi/regex-automata"
keywords = ["regex", "dfa", "automata", "automaton", "nfa"]
license = "Unlicense/MIT"
categories = ["text-processing"]
autotests = false