This is a staging site. Uploads will not persist. Testing only.

postgresql-15-pgpool2

connection pool server and replication proxy for PostgreSQL - modules

pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 15 server:

libspf2-2t64

library for validating mail senders with SPF

libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms.

python3-ordered-set

ordered set implementation for Python 3

Pure Python implementation of an ordered set: a mutable set which keeps the order of insertion of its elements.