licenses.dev

regex v1.8.4

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/regex)](https://licenses.dev/cargo/regex)
<a href="https://licenses.dev/cargo/regex">
  <img src="https://licenses.dev/b/cargo/regex" alt="licenses" />
</a>

Or the licenses badge code for the 1.8.4 version:

[![licenses](https://licenses.dev/b/cargo/regex/1.8.4)](https://licenses.dev/cargo/regex/1.8.4)
<a href="https://licenses.dev/cargo/regex/1.8.4">
  <img src="https://licenses.dev/b/cargo/regex/1.8.4" alt="licenses" />
</a>
GitHub