libapache-authenhook-perl
Perl API for Apache 2.1 authentication
Apache::AuthenHook offers access to the 2.1 Apache authentication
API in Perl. This is different than the authentication API
from Apache 1.3 or even Apache 2.0, but in its differences lies
strength.
python3-xdmf
Python3 wrappers for the eXtensible Data Model and Format library
This package provides python3 wrappers for the libXDMF library.
bindechexascii
simple ASCII,binary,decimal and hex converter
The bindechexascii is a program that convert the argument from standard
input to the numbering system or character set (ASCII) specified in the
option and print the result on the screen. That way you can perform the
following conversion: binary to decimal, binary to hex, binary to ASCII,
decimal to binary, decimal to hex, decimal to ASCII, hex to binary, hex
to decimal, hex to ASCII, ASCII to binary, ASCII to decimal, ASCII to
hex.
asterisk-moh-opsound-gsm
asterisk extra sound files - English/gsm
Asterisk is an Open Source PBX and telephony toolkit. It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.
libglpk36
linear programming kit with integer (MIP) support
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer programming (MIP), and other
related problems. It is a set of routines written in ANSI C and
organized in the form of a callable library.
python3-django-audit-log
Django app to track changes to models