libdb-file-lock-perl

wrapper adding locking for the DB_File module

When you need locking, simply use DB_File::Lock in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing.

libcgi-application-plugin-configauto-perl

plugin that adds Config::Auto support to CGI::Application

CGI::Application::Plugin::ConfigAuto adds easy access to config file variables to your CGI::Application modules. Lazy loading is used to prevent the config file from being parsed if no configuration variables are accessed during the request. In other words, the config file is not parsed until it is actually needed. The Config::Auto package provides the framework for this plugin.

r-cran-lhs

GNU R Latin Hypercube Samples

This package provides a number of methods for creating and augmenting Latin Hypercube Samples.

libxml-hash-xs-perl

Perl XS module to fastly convert XML from/to hash

XML::Hash::XS implements simple hash to XML and XML to hash conversion written in C.

libcgal-ipelets

C++ library for computational geometry (ipelets)

CGAL (Computational Geometry Algorithms Library) makes the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms.

tomcat8-user

Apache Tomcat 8 - Servlet and JSP engine -- tools to create user instances

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run.