パッケージ: librepfunc1 (1.10.0-1) [debports]
set of C classes and utilities for building multimedia tools
This is a collection of utilities and functions used for example in w-scan-cpp
string related:
* LowerCase and UpperCase * LeftTrim and RightTrim and Trim * FrontFill and BackFill * ReplaceAll
vector of string related:
* SplitStr
number conversion to string or vice versa
* IntToStr * FloatToStr * ExpToStr * StrToInt * StrToFloat
print time
* TimeStr
other conversions
* BCDtoDecimal
sleep threads
* Sleep, mSleep, uSleep
print hex data
* HexDump
files and directories
* FileExists * cFileList * ReadFileToStream * ReadFile * WriteStreamToFile * WriteFile
start/stop threads from main thread
* ThreadBase
その他の librepfunc1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc 6 (>= 13.1)
- GNU 標準 C ライブラリ v3