nss-plugin-pem
PEM file reader for Network Security Services (NSS)
This package provides a PEM file reader for Network Security Services (NSS),
implemented as a PKCS#11 module.
libost-conop2.9
Open-Source Computational Structural Biology Framework
OpenStructure aims to provide an open-source, modular, flexible, molecular
modelling and visualization environment. It is targeted at interested method
developers in the field of structural bioinformatics.
python3-dtfabric
Tooling for data type and structure management - Python 3.x
Data types fabric (dtFabric) is a proof-of-concept YAML-based
definition language to specify format and data types.
yadifa
Internet Domain Name Server
YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities.
Developed by the passionate people behind the .eu top-level domain, YADIFA
has been built from scratch to face today's DNS challenges, with no
compromise on security, speed and stability, to offer a better and safer
Internet experience. YADIFA has a simple configuration syntax and can handle
more queries per second while maintaining one of the lowest memory footprints
in the industry. YADIFA also has one of the fastest zone file load times
ever recorded on a name server.
libvmmalloc1
Persistent Memory dynamic allocation support library
The libvmmalloc library transparently converts all the dynamic memory
allocations into volatile persistent memory allocations. This allows the
use of persistent memory as volatile memory without modifying the target
application.
python3-pyphen
Python 3 hyphenation module
Pyphen is a pure Python 3 module to hyphenate text using existing Hunspell
hyphenation dictionaries. This module is a fork of python-hyphenator, written
by Wilbert Berendsen. It uses Debian system hyphenation packages (package
hyphen-(language code) rather than the embedded set provided by upstream.