opensmtpd-extras

addons for the OpenSMTPD SMTP server - transitional package

This package provides a subset of addons for OpenSMTPD, including experimental ones. This transitional package may safely be removed

python-lazyarray

Python module providing a NumPy-compatible lazily-evaluated array

The 'larray' class is a NumPy-compatible numerical array where operations on the array (potentially including array construction) are not performed immediately, but are delayed until evaluation is specifically requested. Evaluation of only parts of the array is also possible. Consequently, use of an 'larray' can potentially save considerable computation time and memory in cases where arrays are used conditionally, or only parts of an array are used (for example in distributed computation, in which each MPI node operates on a subset of the elements of the array).

pythonpy

'python -c', with tab completion and shorthand

pythonpy is an utility that facilitates the usage of Python one-liners. The command 'py' evaluates a string consisting of any Python expression. It can do anything from simple arithmetic to complex operations, importing modules automatically. It also comes with tab completion.

libcoq-bignums

Coq library for big numbers

This package provides big numbers (natural numbers, integers and rationals) in Coq, as BigN, BigZ and BigQ, which used to be part of the standard library.

pypy-confget

read variables from INI-style configuration files - PyPy library

librte-stack0.200

Data Plane Development Kit (librte-stack runtime library)