Files
buildroot/package/python-humanize/Config.in
Bernd Kuhls e0bb91fd64 package/python-humanize: bump version to 4.14.0
https://github.com/python-humanize/humanize/releases

Updated project URL according to https://pypi.org/project/humanize/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-12-14 22:20:07 +01:00

10 lines
319 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.
https://github.com/python-humanize/humanize