libdatetime-format-flexible-perl

Perl module to transform strings into DateTime objects

DateTime::Format::Flexible is designed to transform arbitrary date/time strings into DateTime objects. It is currently able to parse and extract date information from over 2500 variations of date/time strings.

libswresample5

FFmpeg library for audio resampling, rematrixing etc. - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

netatalk-tools

Apple Filing Protocol service (administrative tools)

Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients.

libdbix-connector-perl

fast and safe DBI connection and transaction management

DBIx::Connector provides a simple interface for fast and safe DBI connection and transaction management. Connecting to a database can be expensive; you don't want your application to re-connect every time you need to run a query. The efficient thing to do is to hang on to a database handle to maintain a connection to the database in order to minimize that overhead. DBIx::Connector lets you do that without having to worry about dropped or corrupted connections.

octave-image-acquisition

image acquisition package for Octave

The Octave-forge Image Acquisition package provides functions to capture images from connected devices. Currently only v4l2 (which is GNU/Linux only) is supported. There is no windoze support yet.

postgresql-17-pg-checksums

Activate/deactivate/verify PostgreSQL data checksums

Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data.