libace-flreactor-7.0.6

ACE-GUI reactor integration for FLTK

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

snibbetracker

Fakebit music tracker

This is a fakebit tracker written in C using SDL2 that the author began working on in 2014 to learn DSP programming. It can handle 6 channels, and is similar to other tracker like music creation software.

libqgis-server3.16.14

QGIS - shared server library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libflint19

C library for number theory, shared library

The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve).

libnet-ssl-expiredate-perl

obtain expiration date of certificate

Net::SSL::ExpireDate gets certificate from network (SSL) or local file and obtains its expiration date.

libacexml-7.0.6

ACE SAX based XML parsing library

This package provides interfaces for XML parsing based on Simple API for XML (SAX) 2.0, defined by David Megginson. This is an event-driven parsing approach.