nsd
authoritative domain name server
The NLnet Labs Name Server Daemon (NSD) is an authoritative DNS name server.
It has been developed for operations in environments where speed,
reliability, stability and security are of high importance.
goldendict-webengine
feature-rich dictionary lookup program (NG/qtwebengine fork, Qt5)
GoldenDict is a feature-rich dictionary lookup program, supporting multiple
dictionary formats (StarDict/Babylon/Lingvo/Dictd/AARD/MDict/SDict)
and online dictionaries, featuring perfect article rendering with the
complete markup, illustrations and other content retained,
and allowing you to type in words without any accents or correct case.
paramspider
Mining parameters from the dark corners of Web Archives
paramspider allows you to fetch URLs related to any domain or a list
of domains from Wayback Archives. It filters out "boring" URLs, allowing
you to focus on the ones that matter the most.
python3-endesive
library for digital signing and verification of signatures in docs
Endesive is a Python module that has the ability to add and check
digital signatures on PDF documents, emails and XMLs. This is useful for
guarantee the protection and integrity of documents, making it difficult
tamper with your content.
python3-requirements-detector
finds and lists the requirements of a Python project
Requirements-detector could be run either as a module or with its CLI tool
(detect-requirements). It scans for and lists the project's requirements
out of several sources for them.
python3-flask
micro web framework based on Werkzeug and Jinja2 - Python 3.x
Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
intentions. A minimal Flask application looks like that: