postgresql-16-cron

Run periodic jobs in PostgreSQL

pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher) that runs inside the database as an extension. It uses the same syntax as regular cron, but it allows you to schedule PostgreSQL commands directly from the database. pg_cron can run multiple jobs in parallel, but it runs at most one instance of a job at a time. If a second run is supposed to start before the first one finishes, then the second run is queued and started as soon as the first run completes.

python3-pikepdf

Python library to read and write PDFs with QPDF

pikepdf is a Python library to read and write PDFs with QPDF. Features include:

standardskriver

Tool for dynamically setting a user's default printer at desktop session logon

The Standard Skriver Tool ('standardskriver' is Norwegian, i.e. Bokmål, for "default printer") allows the site admin to dynamically update a user's default printer setting at logon time.

r-bioc-annotate

BioConductor annotation for microarrays

This BioConductor module provides methods for annotation for microarrays.

r-bioc-annotationdbi

GNU R Annotation Database Interface for BioConductor

This BioConductor module provides user interface and database connection code for annotation data packages using SQLite data storage.

pyspectral-bin

Reading and manipulaing satellite sensor spectral responses -- scripts

Reading and manipulaing satellite sensor spectral responses and the solar spectrum, to perform various corrections to VIS and NIR band data.