python3-evalidate
Validation and secure evaluation of untrusted Python expressions
Evaluate user-supplied Python expressions by walking their syntax tree and
allowing only operations that pass a given security model.
scummvm
engine for several graphical adventure games
ScummVM is a `virtual machine' for several classic graphical
point-and-click adventure games. It is designed to run Adventure Soft's
Simon the Sorcerer 1 and 2, Revolution's Beneath A Steel Sky, and games
based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion)
system. SCUMM is used for many games, including Monkey Island,
Day of the Tentacle, Sam and Max and more. See the official compatibility
list at <http://www.scummvm.org/compatibility.php> for a full list
of supported games.
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.