mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
config BR2_PACKAGE_PYTHON_HUMANIZE
|
|
bool "python-humanize"
|
|
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
|