libnamespace-sweep-perl

sweeps up imported subs in your classes

Because Perl methods are just regular subroutines, it's difficult to tell what's a method and what's just an imported function. As a result, imported functions can be called as methods on your objects.

libnagios-plugin-perl

family of perl modules to streamline writing Nagios

Nagios::Plugin and its associated Nagios::Plugin::* modules are a family of perl modules to streamline writing Nagios plugins. The main end user modules are Nagios::Plugin, providing an object-oriented interface to the entire Nagios::Plugin::* collection, and Nagios::Plugin::Functions, providing a simpler functional interface to a useful subset of the available functionality.

openwince-include

Common include files for the open wince project

The openwince-include package contains all common include files for the open wince project. (http://openwince.sourceforge.net/)

infernal-dbg

debug information for infernal

libroot-gui-ged5.34

GUI element for editing various ROOT objects

python3-bs4

error-tolerant HTML parser for Python 3

Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work.