libhibernate-validator-java

Hibernate Validator

Hibernate Validator aims at defining and checking a domain model level constraints. It supports custom constraints definitions as well as full internationalization. Annotations are used to define constraints on object level. The validation mechanism can be executed in different layers in your application without having to duplicate any of these rules (presentation layer, data access layer, Database schema).

libconvert-binhex-perl

Perl5 module for extracting data from macintosh BinHex files

Convert::BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. This module provides a means of converting those data streams back into binary data.

libibatis-java

iBATIS Data Mapper framework

The iBATIS Data Mapper framework makes it easier to use a database with Java and .NET applications. iBATIS couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the iBATIS Data Mapper over object relational mapping tools.

python3-handy-archives

Some handy archive helpers for Python

Utilities that help control files: - Extract a member from the archive as a file object - Returns the content of the given file as bytes - Returns the content of the given file as a string - Put the bytes from filename into the archive under the name arcname

milter-greylist

Greylist milter for sendmail

milter-greylist is a stand-alone milter written in C that implements the greylist filtering method, as proposed by Evan Harris.

python-imposm-parser

Python module to parse OpenStreetMap data

imposm.parser is a Python library that parses OpenStreetMap data in XML and PBF format.