python-django-mailman3

Django library to help interaction with Mailman3 (Python 2 version)

ruby-po-to-json

convert gettext PO files to JSON

This package provides the Ruby gem po_to_json. This gem can be used to convert gettext PO files to JSON objects so that you can use it in your application. gettext PO files are often used for adding support for internationalization.

gfortran-4.9-multilib-arm-linux-gnueabi

GNU Fortran compiler (multilib support)

python3-cypari2

Python interface to PARI -- Python 3

A Python interface to the number theory library libpari.

liblsan0-amd64-cross

LeakSanitizer -- a memory leak detector (runtime)

LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer.

libfuture-asyncawait-perl

deferred subroutine syntax for futures

Future::AsyncAwait provides syntax for deferring and resuming subroutines while waiting for Futures to complete. This syntax aims to make code that performs asynchronous operations using futures look neater and more expressive than simply using then chaining and other techniques on the futures themselves. It is also a similar syntax used by a number of other languages; notably C# 5, EcmaScript 6, Python 3, and lately even Rust is considering adding it.