python3-humanize
Python Humanize library (Python 3)
This library proposes various common humanization utilities, like turning
a number into a fuzzy human readable duration ('3 minutes ago') or into a
human readable size or throughput.
postgresql-15-plproxy
database partitioning system for PostgreSQL 15
PL/Proxy is a database partitioning system implemented as a PL language. Main
idea is that proxy functions are created with same signature as the remote
functions to be called, so only destination info needs to be specified inside
proxy function bodies.
ruby-errbase
Common exception reporting for a variety of services
A common exception reporting library for a variety of services.
rss-bridge
web service generating ATOM feeds for websites that don't have them
Provides a PHP web service which generates ATOM feeds for facebook, twitter,
youtube, flickr, google, instagram, pinterest and more than 130 other web
services which do not provide ATOM or RSS feeds themselves. The software acts
as a proxy between the web service and an RSS reader software. It scrapes
their publicly available HTML pages to extract the necessary information.
To prevent banning, the results are cached.
libgsl23
GNU Scientific Library (GSL) -- library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.