node-tilejson

tile source backend for online tile sources

node-tilejson provides a tile source backend for online tile sources.

libghc-hashmap-prof

persistent containers Map and Set based on hashing; profiling libraries

An implementation of persistent Map and Set containers based on hashing. The implementation is build on top of Data.IntMap.IntMap and Data.IntSet.IntSet, with very similar API. It uses Hashable class from the hashable package for hashing.

libcrypto++9v5

General purpose cryptographic library - shared library

libbind-config-parser-perl

parser for BIND Config files

BIND::Config::Parser provides a lightweight parser to the configuration file syntax of BIND v8 and v9 using a Parse::RecDescent grammar.

libtesseract3

Tesseract OCR library

The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but since then it has been improved extensively by Google and is probably one of the most accurate open source OCR engines available. It can read a wide variety of image formats and convert them to text in over 40 languages. This package includes the shared library.

r-cran-proto

Prototype object-based programming

An object oriented system using object-based, also called prototype- based, rather than class-based object oriented ideas.