9 releases (stable)
| 1.0.6 | Mar 13, 2026 |
|---|---|
| 1.0.5 | Jun 4, 2025 |
| 1.0.4 | Oct 24, 2024 |
| 1.0.3 | Jul 25, 2024 |
| 0.1.1 | Oct 7, 2022 |
#1841 in Command-line interface
680 downloads per month
Used in 4 crates
(2 directly)
60KB
1K
SLoC
anstyle-ls
Parse LS_COLORS Style Descriptions
References
Information about the LS_COLORS environment variable is sparse. Here is a short list of useful references:
LS_COLORSimplementation in the GNU coreutils version ofls(the reference implementation)LS_COLORSimplementation inbfsby @tavianator- The
DIR_COLORS(5)man page
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/license/mit)
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.
Special Thanks
sharkdp for ls_colors