trac-wikiprint
Make Trac wiki pages printable, exporting to PDF or printable HTML
This Trac plugin allows export of one or multiple wiki pages in PDF
or HTML format. It features:
* Fully customizable header/footers for PDF
* Syntax highlighting in exported format, using pygments
* Customizable front page for PDF book format
* Automatic creation of Table of Contents if [[PageOutline]]
Macro is used
The style of the resulting PDF or HTML can be fully customized using
CSS files.
libei-tests
Emulated Input client library - installed tests
libei is a library for Emulated Input, primarily aimed at the Wayland
stack. It provides three parts:
- EI (Emulated Input) for the client side (libei)
- EIS (Emulated Input Server) for the server side (libeis)
- oeffis for D-Bus communication with the XDG RemoteDesktop portal
python3-pytest-check
Pytest plugin that allows multiple failures per test (Python 3)
Pytest-check is a plugin for the pytest framework that allows multiple
assertions to fail within a single test function without stopping the test
execution at the first failure.
xmount
tool for crossmounting between disk image formats
xmount allows you to convert on-the-fly between multiple input and
output harddisk image formats. xmount creates a virtual file system
using FUSE (Filesystem in Userspace) that contains a virtual
representation of the input image.
libatlas-ecmwf-utils
Numerical weather prediction and climate modelling library - utilities
Atlas is an ECMWF library for parallel data-structures supporting
unstructured grids and function spaces, with the aim to investigate
alternative more scalable dynamical core options for Earth System models,
and to support modern interpolation and product generation software.
python3-pytest-emoji
Pytest plugin that adds emojis to your test result report (Python 3)
Pytest is a mature testing framework for Python that is developed by a
thriving community of volunteers.