licenses.dev

ansi_rgb v0.2.0

Colorful terminal text using ANSI escape sequences

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
rgb • 0.8.50`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.DIRECT1
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.21.0A crate for mucking around with piles of bytes.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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