python3-rfc3986-validator
RFC 3986 validator (Python library)
This package provides a validator for URIs to determine whether they
conform to the Internet Engineering Task Force (IETF) specification
(RFC 3986).
vncdotool
Automate interactions with virtual machines or hardware
vncdotool is a command line VNC client. It can be useful to
automating interactions with virtual machines or hardware devices
that are otherwise difficult to control.
ruby-base64
support for encoding and decoding binary data using a Base64 representation
This Ruby library provides methods to easily encode and decode binary data
using a Base64 representation.
activity-aware-firefox
wrapper to make Firefox aware of Plasma Desktop activities
Using activity-aware-firefox you can have Firefox windows in each Plasma
Activity bound to that Activity.
python3-sphinx-jinja
include jinja based templates in sphinx (Python3 version)
A sphinx extension to inject jinja templates based documentation into a
sphinx doc. You can also customize the jinja Environment by passing custom
kwargs, adding filters, tests, and globals, and setting policies.