libmaven-source-plugin-java

Maven Source Plugin

The Maven 2 Source Plugin creates a JAR archive of the source files of the current project. The Source Plugin has five goals: * source:aggregate aggregrates sources for all modules in an aggregator project. * source:jar is used to bundle the main sources of the project into a jar archive. * source:test-jar on the other hand, is used to bundle the test sources of the project into a jar archive. * source:jar-no-fork is similar to jar but does not fork the build lifecycle. * source:test-jar-no-fork is similar to test-jar but does not fork the build lifecycle.

libmaven-war-plugin-java

Maven WAR Plugin

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

varnam-schemes

Malayam scheme files for the govarnam transliteration engine

Govarnam is a transliteration library to type Indic languages.

libmrpt-vision2.13

Mobile Robot Programming Toolkit - vision library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

libpipeline1

Unix process pipeline manipulation library

This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure.

openvas-scanner

remote network security auditor - scanner

The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed.