No description
Find a file
Daniel Baumann 643d42afe8
Releasing fastforward version 1.0.14-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-04-24 11:45:27 +02:00
debian Releasing fastforward version 1.0.14-1~ffwd13+u1. 2026-04-24 11:45:27 +02:00
examples Adding upstream version 1.0.11. 2025-12-29 13:56:47 +01:00
src Merging upstream version 1.0.14. 2026-04-24 11:40:12 +02:00
.cargo_vcs_info.json Merging upstream version 1.0.14. 2026-04-24 11:40:12 +02:00
Cargo.lock Merging upstream version 1.0.14. 2026-04-24 11:40:12 +02:00
Cargo.toml Merging upstream version 1.0.14. 2026-04-24 11:40:12 +02:00
Cargo.toml.orig Merging upstream version 1.0.14. 2026-04-24 11:40:12 +02:00
LICENSE-APACHE Adding upstream version 1.0.11. 2025-12-29 13:56:47 +01:00
LICENSE-MIT Adding upstream version 1.0.11. 2025-12-29 13:56:47 +01:00
README.md Merging upstream version 1.0.13. 2025-12-29 13:57:04 +01:00

anstyle

ANSI text styling

A portmanteau of "ansi style"

Documentation License Crates Status

anstyle provides core types describing ANSI styling escape codes for interoperability between crates. For example, this would allow a crate to provide an API for customizing the colors used without putting the underlying text styling crate in the API.

For integration with your text styling crate, see:

General utilities:

License

Licensed under either of

at your option.

Contribute

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.