gcc-13-cross-base-mipsen

GCC, the GNU Compiler Collection (library base package)

This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC).

liblog-dispatch-filewriterotate-perl

module to log to files that archive/rotate themselves

Log::Dispatch::FileWriteRotate functions similarly to Log::Dispatch::FileRotate, but uses File::Write::Rotate as backend, thus interoperates more easily with other modules which use File::Write::Rotate as backend, e.g. Tie::Handle::FileWriteRotate or Process::Govern.

libsql-abstract-perl

module to generate SQL from Perl data structures

SQL::Abstract is a Perl module that allows developers to generate SQL from Perl data strutures, inspired by DBIx::Abstract. The intent of this module is to provide abstract SQL generation methods, allowing one to generate SQL while retaining complete control over the statement handles.

liblingua-stopwords-perl

module with stop words for several languages

In keyword search, it is common practice to suppress a collection of "stopwords": words such as "the", "and", "maybe", etc. which exist in a large number of documents and do not tell you anything important about any document which contains them. Lingua::StopWords provides such "stoplists" in several languages.

python3-persist-queue

thread-safe disk based persistent queue

persist-queue implements a file-based queue and a serial of sqlite3-based queues. The goals is to achieve following requirements:

libnetsnmptrapd40t64

SNMP (Simple Network Management Protocol) trap library

The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.