licenses.dev

ansi-parser v0.6.5

A library using nom for parsing ANSI Escape Codes

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
nom • 4.2.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.5 version:

[![licenses](https://licenses.dev/b/cargo/ansi-parser/0.6.5)](https://licenses.dev/cargo/ansi-parser/0.6.5)
<a href="https://licenses.dev/cargo/ansi-parser/0.6.5">
  <img src="https://licenses.dev/b/cargo/ansi-parser/0.6.5" alt="licenses" />
</a>
GitHub