nco
Command-line operators to analyze netCDF files
NCO is a suite of programs known as operators. The operators are stand-alone,
command-line programs executable in a POSIX shell. Operators take one or more
netCDF files as input, perform operations (e.g., averaging, hyperslabbing),
and produce a netCDF output file. NCO was originally designed to manipulate and
analyze climate data, though it works on any netCDF format datasets.
libdata-formvalidator-perl
module to validate user input, mainly for HTML forms
Data::FormValidator is a Perl module that presents users template-generated
forms that can be automatically validated later. It lets you define profiles
which declare required an optional fields, as well as any field constraints.
Results are provided as an object, which makes it easy to handle missing and
invalid results, return error messages, or process valid data.
python-django-macaddress
MAC address model and form fields for Django apps
MAC Address model and form fields for Django
pypy-bs4
error-tolerant HTML parser for PyPy
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.
libpion-net-plugins
lightweight HTTP interface library - plugins
libopenjpa-java
Java Persistence 2.0 API (JPA) implementation library
OpenJPA is Apache's implementation of Sun's Java Persistence 2.0 API (JSR-317
JPA 2.0) specification for the transparent persistence of Java objects.