python3-myst-nb
Parse and execute ipynb files in Sphinx
A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser.
The primary tool this package provides is a Sphinx parser for ipynb files.
This enables to directly convert Jupyter Notebooks into Sphinx documents.
less.php
PHP port of the official LESS processor
The code structure of Less.php mirrors that of upstream Less.js
to ensure compatibility and help reduce maintenance. The port is
currently compatible with Less.js 2.5.3.
Please note that "inline JavaScript expressions" (via eval or backticks)
are not supported.
magicmaze
rescue the maiden while avoiding the monsters
This is a simple game where you are a wizard searching the evil demon's
tower to try and rescue the beautiful maiden. Inspired by Gauntlet II,
your goal is to avoid/kill the monsters while trying to find the exit
and, eventually, the big boss who is holding your girlfriend captive.
Includes support for playing in full-screen and with a joystick.
libslurm40
Runtime library files for Slurm
The Slurm Workload Manager is an open-source cluster resource management and
job scheduling system that strives to be simple, scalable, portable,
fault-tolerant, and interconnect agnostic.
This package contains the Slurm runtime library.
rsyslog-elasticsearch
Elasticsearch output plugin for rsyslog
This plugin allows rsyslog to write syslog messages to Elasticsearch, a
distributed, multitenant-capable full-text search engine with a RESTful web
interface and schema-free JSON documents.
python3-pylint-flask
Pylint plugin for analyzing Flask applications (Python 3)
This is a plugin which improves the static code analyzer Pylint
when checking Flask (Python web framework) applications code.