postgresql-15-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.
libpdfbox2-java
PDF library for Java
The Apache PDFBox library is an open source Java tool for working with PDF
documents. This project allows creation of new PDF documents, manipulation
of existing documents and the ability to extract content from documents.
gcc-13-powerpc64-linux-gnu
GNU C compiler for the powerpc64-linux-gnu architecture
This is the GNU C compiler for the powerpc64-linux-gnu architecture,
a fairly portable optimizing compiler for C.
python-pytest-pep8
pytest plugin to check PEP8 requirements
python3-pytest-pep8
pytest plugin to check PEP8 requirements
py.test plugin for efficiently checking PEP8 compliance such as:
- Code layout
- String Quotes
- Naming Conventions
and more. See: https://www.python.org/dev/peps/pep-0008/
postgresql-15-pgmp
arbitrary precision integers and rationals for PostgreSQL 15
pgmp is a PostgreSQL extension to add the GMP data types and functions
directly into the database.