11 lines
342 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:49:39 +08:00
config BR2_PACKAGE_PYTHON_HUMANIZE
bool "python-humanize"
depends on BR2_PACKAGE_PYTHON3
help
Python humanize package contains various common humanization
utilities, like turning a number into a fuzzy human readable
duration ('3 minutes ago') or into a human readable size or
throughput.
http://github.com/jmoiron/humanize