pdfresurrect

tool for extracting/scrubbing versioning data from PDF documents

PDFResurrect is a tool for analyzing and manipulating revisions to PDF documents (sometimes known as Adobe Acrobat files). The PDF format allows for previous changes to be retained in a revised version of the document, thereby keeping a running history of revisions to the document.

python3-patiencediff

diff implementation with balanced performance, output and implementation

This package contains the implementation of the ``patiencediff`` algorithm, as first described by Bram Cohen.

libbluray1

Blu-ray disc playback support library (shared library)

libbpp-phyl-omics1v5

Bio++ Phylogenetics library: genomics components

libstdc++-7-dev-mips64el-cross

GNU Standard C++ Library v3 (development files)

ptex2tex

easy generation of (possibly complex) LaTeX environments

Ptex2tex is a tool that allows you to replace LaTeX environment declarations with simple keywords. In a way, Ptex2tex allows you to create LaTeX packages without any sophisticated knowledge on how to write LaTeX packages. The idea behind Ptex2tex is code generation: instead of hiding complicated LaTeX constructions in complex LaTeX packages, one simply generates the necessary LaTeX commands on the fly, from a compact begin-end environment indication in the LaTeX source. This implies that you have to preprocess your LaTeX source to make an ordinary LaTeX file that can be compiled in the usual way.