python3-primecountpy

Python interface to primecount -- Python 3

This is a Cython interface to the C++ library primecount.

tesseract-ocr-spa-old

tesseract-ocr language files for Spanish, Castilian - Old

Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. This package contains the data needed for processing images in Spanish, Castilian - Old language.

python3-pbr

inject useful and sensible default behaviors into setuptools - Python 3.x

PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package

libhbci4j-core-java

Java online banking client using the HBCI standard

HBCI4Java is a Java library for homebanking and contains support for chipTAN, smsTAN, HHD, SEPA.

libapache-session-wrapper-perl

simple wrapper around Apache::Session

Apache::Session::Wrapper module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id.

libdir-self-perl

module providing a __DIR__ constant for the directory of the source file

Perl has two pseudo-constants describing the current location in your source code, __FILE__ and __LINE__. Dir::Self adds __DIR__, which expands to the directory your source file is in, as an absolute pathname.