richrs 0.2.1

A Rust port of the Rich Python library for beautiful terminal output
Documentation
1
2
3
4
5
6
7
8
9
# Python Rich library for comparison testing
rich>=14.0.0

# Testing framework
pytest>=8.0.0
pytest-cov>=4.0.0

# JSON handling for test data exchange
# (built-in, no package needed)