r-cran-rdflib
GNU R tools to manipulate and query semantic data
The Resource Description Framework, or 'RDF' is a widely used
data representation model that forms the cornerstone of the
Semantic Web. 'RDF' represents data as a graph rather than
the familiar data table or rectangle of relational databases.
The 'rdflib' package provides a friendly and concise user interface
for performing common tasks on 'RDF' data, such as reading, writing
and converting between the various serializations of 'RDF' data,
including 'rdfxml', 'turtle', 'nquads', 'ntriples', and 'json-ld';
creating new 'RDF' graphs, and performing graph queries using 'SPARQL'.
This package wraps the low level 'redland' R package which
provides direct bindings to the 'redland' C library. Additionally,
the package supports the newer and more developer friendly
'JSON-LD' format through the 'jsonld' package. The package
interface takes inspiration from the Python 'rdflib' library.
notmuch-mutt
thread-based email index, search and tagging (Mutt interface)
notmuch-mutt provides integration among the Mutt mail user agent and
the Notmuch mail indexer.
libqt6dbus6
Qt 6 D-Bus module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-rl-accel
accelerator module for the ReportLab Toolkit
This is an accelerator module for the ReportLab Toolkit Open Source
Python library for generating PDFs and graphics.
python3-setuptools-scm
blessed package to manage your versions by SCM tags for Python 3
setuptools-scm handles managing your Python package versions in SCM metadata.
It also handles file finders for the supported SCMs.
rblcheck
Tool to query DNSBL servers
This program is a very basic interface to DNS Blackhole Lists.
The basic idea of the filter is that when someone is blacklisted for
email abuse of some sort, a new domain name is resolved of the form
"2.0.0.127.domain.name.com", where 2.0.0.127 is the abusive IP address
in reverse (for example, 2.0.0.127 would be the IP address 127.0.0.2),
and "domain.name.com" is the base domain name of the filtering service.