liborcus-0.10-0v5
library for processing spreadsheet documents
libhtml-defang-perl
cleans HTML and CSS of scripting, executable contents and XSS attacks
HTML::Defang accepts an input HTML and/or CSS string
and removes any executable code
including scripting, embedded objects, applets, etc.,
and neutralises any XSS attacks.
A whitelist based approach is used
which means only HTML known to be safe is allowed through.
libghc-monad-par-extras-prof
Combinators and extra features for Par monads; profiling libraries
The Par monad offers a simple API for parallel programming. The library works
for parallelising both pure and IO computations, although only the pure
version is deterministic. The default implementation provides a work-stealing
scheduler and supports forking tasks that are much lighter weight than
IO-threads.
gcc-python3-plugin
plugin for GCC to invoke Python scripts from inside the compiler
The GCC Python plugin is a plugin for GCC, which links against libpython,
and allows you to invoke arbitrary Python scripts from inside the compiler.
The aim is to allow you to write GCC plugins in Python.
libquazip-qt5-dbg
debugging symbols for libquazip (Qt5 build)
python3-xstatic-angular
Angular JS XStatic support - Python 3.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.