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.
python-plumbum
library for writing shell script-like programs in Python 2
python-plumbum provides shell-like syntax and handy shortcuts for writing shell
script one-liners in Python using shell combinators. It supports local and
remote command execution (over SSH), local and remote file-system paths,
easy working-directory and environment manipulation and a programmatic
Command-Line Interface (CLI) application toolkit.
python-pylint-django
Pylint plugin for analysing code using Django (Python 2)
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.
librte-acl22
Data Plane Development Kit (librte-acl runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
kdevplatform8-libs
shared libraries for the KDevelop platform