libnumber-bytes-human-perl 0.11-4 source package in Ubuntu
Changelog
libnumber-bytes-human-perl (0.11-4) unstable; urgency=medium [ Debian Janitor ] * Wrap long lines in changelog entries: 0.11-3. -- Jelmer Vernooij <email address hidden> Sun, 16 Oct 2022 01:02:01 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | perl | |
Lunar | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnumber-bytes-human-perl_0.11-4.dsc | 2.2 KiB | b27d3636ec7df84ab8dae0691f718854a638552ed396ac63fb5141e413947038 |
libnumber-bytes-human-perl_0.11.orig.tar.gz | 11.3 KiB | 5fc79c49b0b40df780479c43696381343e2b6ad1fe52859f60bc65b66ebe6f2c |
libnumber-bytes-human-perl_0.11-4.debian.tar.xz | 2.3 KiB | fec04ae4843cb6bebbb1e38bcaa7f32949746e612cb4eb5757e42255d348c933 |
Available diffs
- diff from 0.11-2 to 0.11-4 (621 bytes)
No changes file available.
Binary packages built by this source
- libnumber-bytes-human-perl: module to convert byte count to human readable format and back
Number:
:Bytes: :Human provides a formatter which turns byte counts to
usual readable format, like '2.0K' or '3.1GiB', as well as a parser to
go the opposite way. It was inspired by the -h option of Unix utilities
like du and df for "human-readable" output.