libgrss-1.0-0
Glib-based library to manage RSS and Atom feeds
liblog-loglite-perl
Perl module that facilitates lightweight logging
The Log::LogLite class helps create simple logs for an
application. The Log::LogLite object is created with a logging
level. The default logging level is 5. After the Log::LogLite object
is created, each call to the write method may write a new line in the
log file. If the level of the message is lower or equal to the
logging level, the message will be written to the log file. The
format of the logging messages can be controlled by changing the
template, and by defining a default message. The class uses the
IO::LockedFile class.
php-horde-pack
Horde Pack Utility
A replacement for serialize()/json_encode() that will automatically use the
most efficient serialization available based on the input.
python3-scruffy
framework for taking care of a bunch of boilerplate in Python3 apps
Scruffy is a framework for taking care of a bunch of boilerplate in
Python apps. It handles the loading of configuration files, the loading
and management of plugins, and the management of other filesystem
resources such as temporary files and directories, log files, etc.
cantor-backend-scilab
Scilab backend for Cantor
Cantor is an application to allow you to you use your favorite mathematical
applications from within an elegant worksheet interface. It provides dialogs
to assist with common tasks and allows you to share your worksheets
with others.
php-patchwork-utf8
UTF-8 strings handling for PHP
Patchwork UTF-8 provides both a portability layer for mbstring, iconv, and
intl Normalizer and grapheme_* functions, and an UTF-8 grapheme clusters
aware replica of native string functions.