licenses.dev

ansi-str v0.8.0

A library which provides a set of methods to work with ANSI strings

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
utf8parse • 0.2.2Table-driven UTF-8 parserINDIRECT0
vte_generate_state_changes • 0.1.2Proc macro for generating VTE state changesINDIRECT3
vte • 0.10.1Parser for implementing terminal emulatorsINDIRECT6
MIT3
PackageRelationDependenciesPublished
ansitok • 0.2.0A library for parsing ANSI Escape CodesDIRECT10
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
owo-colors • 3.5.0Zero-allocation terminal colors that'll make people go owoDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.0 version:

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