user-session-migration
Tool to migrate in-session user data
This tool is used to migrate in-session user data when a program is evolving
its configuration, or needing to have files moved and so on.
python3-juliandate
Conversion between Julian dates to Julian/Gregorian calendar dates, BCE support
A Julian Date such as 2440423.345486 indicates the number of days
(and fractional part) since noon January 1, 4713 BCE (Julian)
or November 24, 4714 BCE (Gregorian). 2440423 is the number of
full days, and the fractional part, 0.345486 indicates that a little
more than a third of a day has passed (since noon). This package makes
it possible to convert Julian date number to a Gregorian calendar date
or a Julian calendar date, and also to convert Gregorian or Julian
Calendar Dates to Julian Date numbers.
librenaissance0
GNUstep GUI Framework - library files
Renaissance is a GNUstep development framework which runs on top of
the GNUstep libraries. It also works on top of the Apple Mac OS X
Cocoa libraries, providing an opaque layer to write portable
applications.
python3-ebooklib
Python 3 E-book library for handling EPUB2/EPUB3/Kindle formats
EbookLib is a Python library for managing EPUB2/EPUB3 and Kindle files. It's
capable of reading and writing EPUB files programmatically (Kindle support is
under development).
qpdf
tools for transforming and inspecting PDF files
QPDF is a program that can be used to linearize (web-optimize),
encrypt (password-protect), decrypt, and inspect PDF files from the
command-line. It does these and other structural, content-preserving
transformations on PDF files, reading a PDF file as input and
creating a new one as output. It also provides many useful
capabilities to developers of PDF-producing software or for people
who just want to look at the innards of a PDF file to learn more
about how they work.
qrouter
Multi-level, over-the-cell maze router
Qrouter is a tool to generate metal layers and vias to physically connect
together a netlist in a VLSI fabrication technology. It is a maze router,
otherwise known as an "over-the-cell" router or "sea-of-gates" router. That
is, unlike a channel router, it begins with a description of placed standard
cells, usually packed together at minimum spacing, and places metal routes
over the standard cells.