[ ソース: libbytesize ]
パッケージ: libbytesize1 (2.11-1)
libbytesize1 に関するリンク
Debian の資源:
libbytesize ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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? * 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.
その他の libbytesize1 関連パッケージ
|
|
|
|
-
- dep: libbytesize-common (= 2.11-1)
- library for common operations with sizes in bytes - translations
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ
-
- dep: libmpfr6 (>= 3.1.3)
- 多倍長精度浮動小数点演算
-
- dep: libpcre2-8-0 (>= 10.22)
- 新しい Perl 互換正規表現ライブラリ - 8 ビットランタイムファイル