ngtcp2-client

implementation of QUIC protocol (development)

ngtcp2 project is an effort to implement QUIC protocol which is now being discussed in IETF QUICWG for its standardization.

libfplll9

Library for LLL-reduction of Euclidean lattices, runtime

fpLLL is a library for computing reduced (nearly orthogonal) bases for Euclidean lattices using the LLL algorithm.

python3-specreduce

Astropy package to reduce and calibrate astronomical spectra

The specreduce package aims to provide a data reduction toolkit for optical and infrared spectroscopy, on which applications such as pipeline processes for specific instruments can be built.

python3-django-modeltranslation

Translate dynamic content of Django models (Python 3)

The modeltranslation application can be used to translate dynamic content of existing models to an arbitrary number of languages without having to change the original model classes. It uses a registration approach (comparable to Django's admin app) to be able to add translations to existing or new projects and is fully integrated into the Django admin backend.

python3-django-phonenumber-field

Model and form field for normalised phone numbers (Python 3 version)

A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonenumbers is a port of Google's libphonenumber library, which powers Android's phone number handling.

dovecot-sieve

secure POP3/IMAP server - Sieve filters support

Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable.