kumquat-buildroot/package/python-humanize/Config.in
Asaf Kahlon e2001df212 package/python-humanize: bump to version 3.11.0
* The package doesn't support python2 anymore.
* Take also sha256 from pypi.
* License was updated with a year bump.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-10-12 22:23:36 +02:00

11 lines
342 B
Plaintext

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