jupyter-nbconvert
Jupyter notebook conversion (scripts)
Jupyter nbconvert converts notebooks to various other formats
using Jinja templates.
ucd-generate
Generate searchable packs of the Unicode character database
A command line tool to generate Unicode tables in Rust source code.
signify-openbsd
Lightweight cryptographic signing and verifying tool
Similar to GNU Privacy Guard (GPG), signify is the tool which
OpenBSD uses to cryptographically sign its releases, so that
you can be sure that you are actually getting a release made by
OpenBSD, as opposed to a malicious forgery designed to look
the same.
gir1.2-lokdocview-0.1
GTK3 widget wrapping LibreOffice functionality - introspection
LOKDocView is the GTK+ 3 widget that wraps the libreoffice functionality and
exposes a simple API for applications to use this widget.
python-jsonpickle
Python library for serializing object graphs into JSON (Python 2)
jsonpickle is a Python library for serialization and deserialization of
complex Python objects to and from JSON. The standard Python libraries for
encoding Python into JSON, such as the stdlib’s json, simplejson, and
demjson, can only handle Python primitives that have a direct JSON
equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on
top of these libraries and allows more complex data structures to be
serialized to JSON. jsonpickle is highly configurable and
extendable–allowing the user to choose the JSON backend and add additional
backends.
ubuntu-release-upgrader-qt
manage release upgrades