Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libbytesize - A library for working with sizes in bytes
- Description:
The libbytesize is a C library that facilitates work with sizes in
bytes. Be it parsing the input from users or producing a nice human readable
representation of a size in bytes this library takes localization into
account. It also provides support for sizes bigger than MAXUINT64.
Packages
libbytesize-0.7-3.fc25.i686
[51 KiB] |
Changelog
by Vratislav Podzimek (2016-09-20):
- Prevent ignored exceptions in __del__ from happening (vpodzime)
|