postgresql-16-periods

PERIODs and SYSTEM VERSIONING for PostgreSQL

This extension attempts to recreate the behavior defined in SQL:2016 (originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The idea is to figure out all the rules that PostgreSQL would like to adopt (there are some details missing in the standard) and to allow earlier versions of PostgreSQL to simulate the behavior once the feature is finally integrated.

lcl-utils-2.2

Lazarus Components Library - command line build tools

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

libavdevice60

FFmpeg library for handling input and output devices - 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.

chemonomatopist

derive IUPAC systematic names for chemical structures

ChemOnomatopist is a tool to derive IUPAC systematic names for chemical structures. It analyses chemical graphs to determine IUPAC names according to the "Nomenclature of Organic Chemistry. IUPAC Recommendations and Preferred Names 2013", also known as the Blue Book.

r-cran-filelock

portable file locking for GNU R

Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems.

python3-aiohttp-oauthlib

oauthlib for aiohttp clients

This library is a port of requests-oauthlib for aiohttp.