diff options
Diffstat (limited to 'package/perl-number-bytes-human/Config.in')
-rw-r--r-- | package/perl-number-bytes-human/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/perl-number-bytes-human/Config.in b/package/perl-number-bytes-human/Config.in new file mode 100644 index 0000000000..ca43873d49 --- /dev/null +++ b/package/perl-number-bytes-human/Config.in @@ -0,0 +1,6 @@ +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 |