geany-plugin-prj
alternative project manager for Geany
GeanyPrj is a plugin for Geany that provides an alternative method for managing
projects in Geany, which moves away from Geany's default project management
style, which is session-based, instead implementing a system which
automatically opens a project when oen of its files are opened.
ubuntu-touch-customization-hooks
Enables customization of images
libfcgi-client-perl
Perl client library for FastCGI protocol
FCGI::Client provides a Perl library usable to dial with a FastCGI servers.
It can be used easily to test FastCGI server availability or be used with
Test::More to implement full tests for Perl FastCGI servers releases.
python-lmfit
Least-Squares Minimization with Constraints (Python 2)
The lmfit Python package provides a simple, flexible interface to
non-linear optimization or curve fitting problems. The package
extends the optimization capabilities of scipy.optimize by replacing
floating pointing values for the variables to be optimized with
Parameter objects. These Parameters can be fixed or varied, have
upper and/or lower bounds placed on its value, or written as an
algebraic expression of other Parameters.
python-libsmbios
Provide access to (SM)BIOS information -- Python libraries
libsmbios aims towards providing access to as much BIOS information as
possible. This package provides python functions that can be imported
into userspace programs.
libanyevent-httpd-perl
simple lightweight event based web (application) server
The AnyEvent::HTTPD module provides a simple HTTPD for serving simple web
application interfaces. It's completelly event based and independent from any
event loop by using the AnyEvent module.