python3-apbslib
Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
python3-aionotify
Simple, asyncio-based inotify library for Python
Asyncio library to create watchers on filesystem using inotify API
and generate events from changes.
node-set-value
create nested values and any intermediaries using dot notation
This library can be used to create nested values and any intermediaries using
dot notation (`'a.b.c'`) paths.
python3-pmemkv
key:value data store for persistent memory (Python 3)
This library provides a Python API for pmemkv -- a data store optimized
for persistent memory, but functional on traditional storage media as well.
libfile-sort-perl
module to sort a file or merge sort multiple files
File::Sort sorts text files by lines (or records). Comparisons are based on
one or more sort keys extracted from each line of input, and are performed
lexicographically. By default, if keys are not given, sort regards each input
line as a single field. The sort is a merge sort. If you don't like that,
feel free to change it.
python-pyldap
LDAP interface module for Python 2.7 - transition package