python3-cairosvg
SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
PostScript and PNG files.
The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
recommendation from the W3C. Once parsed, the result is drawn to a Cairo
surface that can be exported to various formats: PDF, PostScript, PNG and
even SVG.
libgmobile-examples
Mobile related helpers - binaries
gmobile is a library containing mobile related helpers for
glib based projects.
clevis-dracut
Clevis integration for dracut
Clevis is a plugable framework for automated decryption. This package
provides integration for dracut to automatically unlock LUKS encrypted
block devices in early boot.
pyscrabble
multiplayer scrabble implementation written in Python - client part
PyScrabble is an online, multiplayer implementation of the popular word game
written in Python and featuring:
python-adodb
A database abstraction library for python
ADOdb is a database abstraction library (modelled on Microsoft's database
API's). ADOdb was originally developed for PHP, and ported to Python. The
Python version implements a subset of the PHP version.
python-application
Basic building blocks for Python applications
This module provides some basic components that can be used to simplify
building Python applications.