libbytesize1 binary package in Ubuntu Jammy ppc64el

 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?
  * If we store the size in bytes, what if the given size gets over the
    MAXUINT64 value? 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 Pocket Component Section Priority Phased updates Version
  2021-10-21 12:23:43 UTC Published Ubuntu Jammy ppc64el release universe libs Optional 2.6-1
  • Published
  • Copied from ubuntu jammy-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy ppc64el proposed universe libs Optional 2.6-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-21 12:25:46 UTC Superseded Ubuntu Jammy ppc64el release universe libs Optional 2.5-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by ppc64el build of libbytesize 2.6-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed ppc64el in Primary Archive for Ubuntu