node-babel-polyfill
Provides polyfills necessary for a full ES2015+ environment
python-docopt
command-line interface description language
docopt helps you define an interface for your command-line app and
automatically generate a parser for it. Its interface descriptions are
based on a formalization of the standard conventions used in help
messages and man pages.
gir1.2-input-pad-1.0
On-screen Input Pad to Send Characters with Mouse - introspection data
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
python3-onewire
Wrapper for OWFS C-API (Python 3)
This wrapper around the OWFS C-API is fairly is fairly similar to the
original owpython. However, this library is class-based, so some
modifications are required converting owpython code.
python-networkmanager
Python 2 interface to the NetworkManager D-Bus interface
python-networkmanager wraps NetworkManager's D-Bus interface so you can be
less verbose when talking to NetworkManager from python. All interfaces have
been wrapped in classes, properties are exposed as python properties and
function calls are forwarded to the correct interface.
emd
Enhanced Markdown template processor (program)
emd is the Enhanced Markdown template processor.
It can save people from tedious jobs updating their README.md files by
automating all those that can be automated, especially for cli
based programs.