libghc-ogma-language-csv-prof

Runtime Monitor translator: CSV Frontend; profiling libraries

Ogma is a tool to facilitate the integration of safe runtime monitors into other systems. Ogma extends <https://github.com/Copilot-Language/copilot Copilot>, a high-level runtime verification framework that generates hard real-time C99 code.

task-mate-desktop

MATE

This task package is used to install the Debian desktop, featuring the MATE desktop environment, and with other packages that Debian users expect to have available on the desktop.

libjhighlight-java

Small embeddable Java library for syntax highlighting

JHighlight is an embeddable Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that one can easily identify the difference between the RIFE markup and the actual marked up source.

python3-pylint-django

Pylint plugin for analysing code using Django (Python 3)

Features * Prevents warnings about Django-generated attributes such as Model.objects or Views.request. * Prevents warnings when using ForeignKey attributes ("Instance of ForeignKey has no member"). * Fixes pylint's knowledge of the types of Model and Form field attributes * Validates Model.__unicode__ methods. * Meta informational classes on forms and models do not generate errors. It is also used by the Prospector tool.

hamradio-tasks

Debian Hamradio Tasks

This package contains tasksel information for the Debian Hamradio Pure Blend.

python3-xmltodict

Makes working with XML feel like you are working with JSON (Python 3)

xmltodict is a Python module that makes working with XML feel like you are working with JSON. xmltodict is very fast (Expat-based) and has a streaming mode with a small memory footprint, suitable for big XML dumps.