libbytesize1 binary package in Ubuntu Kinetic amd64
Many projects need to work with sizes in bytes (be it sizes of storage
space, memory,...) and all of them need to deal with the same issues
like:
.
* How to get a human-readable string for the given size?
* How to store the given size so that no significant information is lost?
* How to handle sizes bigger than MAXUINT64?
* How to interpret sizes entered by users according to their locale and
typing conventions?
* How to deal with the decimal/binary units (MB vs. MiB) ambiguity?
.
This library aims to be as much generally usable as possible, small, fast and
be easily interfaced from other languages.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-09-03 01:03:32 UTC | Published | Ubuntu Kinetic amd64 | release | universe | libs | Optional | 2.7-1 | ||
|
|||||||||
Deleted | Ubuntu Kinetic amd64 | proposed | universe | libs | Optional | 2.7-1 | |||
|
|||||||||
2022-09-03 01:04:15 UTC | Superseded | Ubuntu Kinetic amd64 | release | universe | libs | Optional | 2.6-1 | ||
|