painintheapt

Pester people about available package updates by email or jabber

Pain in the APT pesters people about available package upgrades, just like apticron or cron-apt. However, it does so by SMTP and XMPP (direct, MUC/groupchat, or pubsub), but also by calling mailx.

python3-scciclient

Python ServerView Common Command Interface (SCCI) Client Library - Python 3.x

This package provides the Python ServerView Common Command Interface (SCCI) Client Library, which support FUJITSU iRMC S4 integrated Remote Management Controller. This Python module may be helpful if you want to use Ironic to manage a FUJITSU server that has this hardware.

python-pyjavaproperties

Python implementation of java.util.Properties

This module is designed to be a Python equivalent to the java.util.Properties class. Currently, the basic input/output methods are supported, and there are plans to add the XML input/output methods found in J2SE 5.0.

fact++

description logic reasoner for the semantic web

FaCT++ is a DL reasoner. It supports OWL DL as well as the forthcoming standard OWL 1.1. FaCT++ is implemented in C++ and uses optimised tableaux algorithms. The tool is probably best known for its compatibility with the tool Protege that helps to formally represent semantics.

libclass-csv-perl

Class based CSV parser/writer

This module can be used to create objects from CSV files, or to create CSV files from objects. Text::CSV_XS is used for parsing and creating CSV file lines, so any limitations in Text::CSV_XS will of course be inherant in this module.

python3-pycparser

C parser in Python 3

pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.