libgles-nvidia-tesla-450-2

NVIDIA binary OpenGL|ES 2.x library (Tesla 450 version)

OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems.

python3-cxxheaderparser

pure Python C++ header parser

The cxxheaderparser library is used to parse syntactically valid C++ code and operate on the results. It provides both a visitor-style interface to process the results as they are being parsed or the option of a single data structure containing all parsed information.

libeantic3

real Embedded Algebraic Number Theory In C/C++ - libs

E-ANTIC is a C/C++ mathematical library to deal with real embedded number fields built on top of ANTIC; ANTIC is an Algebraic Number Theory library In C <https://github.com/wbhart/antic>. The aim of the E-ANTIC library is to have as fast as possible exact arithmetic operations and comparisons.

opennlp

wrapper for Apache OpenNLP natural language text processing toolkit

The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually required to build more advanced text processing services. OpenNLP also included maximum entropy and perceptron based machine learning.

cyrus-clients

Cyrus mail system - test clients

This package contains client tools to test the Cyrus IMAPd suite. It contains the mupdatetest, sivtest, smtptest, lmtptest, imtest and pop3test tools which can be used to interactively talk to a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server. The clients are fully SASL-enabled for authentication.

libcyrus-imap-perl

Interface to Cyrus imap client imclient library

The Cyrus::IMAP module provides an interface to the Cyrus imclient library. These are primarily useful for implementing cyradm operations within a Perl script; there are easier ways to implement general client operations, although they may be more limited in terms of authentication options when talking to a Cyrus imapd.