librepfunc1 binary package in Ubuntu Oracular armhf

 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

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-05-09 12:19:56 UTC Published Ubuntu Oracular armhf release universe libs Optional 1.10.0-1
  • Published
  2024-05-09 12:20:57 UTC Superseded Ubuntu Oracular armhf release universe libs Optional 1.9.0-1
  • Removal requested .
  • Superseded by armhf build of librepfunc 1.10.0-1 in ubuntu oracular RELEASE
  • Published
  • Copied from ubuntu noble-proposed armhf in Primary Archive for Ubuntu