[ Source: libbytesize ]
Package: libbytesize1 (1.4-1)
Links for libbytesize1
Debian Resources:
Download Source Package libbytesize:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
library for common operations with sizes in bytes
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.
Other Packages Related to libbytesize1
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- Biblioteca de C de GNU: Bibliotecas compartidas
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.8) [armhf, i386]
-
- dep: libgmp10
- Biblioteca aritmética con multiprecisión
-
- dep: libmpfr6 (>= 3.1.3)
- Cálculo de coma flotante con precisión múltiple
-
- dep: libpcre3
- Biblioteca de expresiones regulares compatible con el antiguo Perl 5 - ficheros ejecutables
Download libbytesize1
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 10.4 kB | 44.0 kB | [list of files] |
arm64 | 10.1 kB | 40.0 kB | [list of files] |
armhf | 9.6 kB | 32.0 kB | [list of files] |
i386 | 11.9 kB | 44.0 kB | [list of files] |