mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
da9e06cabc
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
config BR2_PACKAGE_PERL_NUMBER_BYTES_HUMAN
|
|
bool "perl-number-bytes-human"
|
|
help
|
|
Convert byte count to human readable format.
|
|
|
|
https://metacpan.org/release/Number-Bytes-Human
|