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
libgo4-arm64-cross
Runtime library for GNU Go applications
strongswan-plugin-xauth-eap
strongSwan plugin for XAuth backend using EAP methods
bam
fast and flexible build system
Bam uses Lua to describe the build process. It's takes its inspiration for
the script files from scons. While scons focuses on being 100% correct when
building, bam makes a few sacrifices to acquire fast full and incremental
build times.
python-django-picklefield
Pickled object field for Django
django-picklefield provides an implementation of a pickled object field
for the Django framework. Such fields can contain any picklable objects.