libbytesize-2.10

libbytesize の概要

The libbytesize package is a library which facilitates the common operations with sizes in bytes.

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

libbytesize の依存パッケージ

必須

pcre2-10.42, Pygments-2.17.2

推奨

任意

GTK-Doc-1.33.2, pocketlint (python module for one test), polib (python module for one test)

libbytesize のインストール

Install libbytesize by running the following commands:

./configure --prefix=/usr &&
make

If you have the optional python modules installed, the regression tests can be run with: make check.

root ユーザーになって以下を実行します。

make install

パッケージ構成

インストールプログラム: bscalc
インストールライブラリ: libbytesize.so
インストールディレクトリ: /usr/include/bytesize, /usr/lib/python3.12/site-packages/bytesize

Short Descriptions

bscalc

converts from a larger unit, such as MB or TB, back to a value in bytes

libbytesize.so

contains functions used to handle common read/write operations with sizes in bytes