libjs-ipaddr
IPv4 and IPv6 addresses manipulation - JavaScript library
This modules features:
- verification and parsing of an IP address
- match against a CIDR range or range list
- match against reserved ranges like loopback or private ranges
- conversion between IPv4 and IPv4-mapped IPv6 addresses.
acheck
Check common localisation mistakes
acheck, any text file checker, is a tool designed to help both translators and
reviewers checking and fixing common localisation mistakes according to file
format. Rules can be defined to add new checks.
darnwdl
WDL document format viewer
WDL is a document format used by Taiwan government. darnwdl is a viewer for
WDL files. Due to the format spec is not open, darnwdl is based on reverse
engineering.
python3-nautilus
Python binding for Nautilus components (Python 3 version)
Python binding for Nautilus, to allow Nautilus property page and menu item
extensions to be written in Python.
runit-systemd
transitional package for runit-systemd users
This is a transitional empty package to smooth the transition from
runit-systemd to runit-run. See #976187 for details. When runit-run
is successfully installed this package can be removed.
python3-ptyprocess
Run a subprocess in a pseudo terminal from Python 3
Launch a subprocess in a pseudo terminal (pty), and interact with both
the process and its pty.