libdevel-findref-perl
Perl module to find variables referring to an object
Devel::FindRef is a module that can help developers track down reference
problems. Since Perl keeps track of everything internally, it is usually
possible to take an object/scalar/what-have-you and find everything that is
referring to it.
python-scoop
Python library for concurrent parallel programming
SCOOP (Scalable COncurrent Operations in Python) is a distributed task
module allowing concurrent parallel programming on various environments,
from heterogeneous grids to supercomputers.
postgresql-12-pgsphere
Spherical data types for PostgreSQL
geany-plugin-py
Python bindings for the Geany plugin API
GeanyPy allows people to write their Geany plugins in Python making
authoring a plugin much more accessible to non C programmers.
sphinx-multiversion
Binary add support for sphinx-multiversion
Sphinx extension for building self-hosted versioned documentation.
Aims to provide a clean implementation that tries to avoid messing
with Sphinx internals as much as possible.
python-bibtexparser
Python library to parse bibtex files
The bibtexparser module provides parsing and writing of BibTeX files
functionality. The parsed data is returned as a simple BibDatabase object
with the main attribute being entries representing bibliographic sources
such as books and journal articles.