libmbedtls14t64

lightweight crypto and SSL/TLS library - tls library

mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading

libpodofo0.9.8

PoDoFo - library to work with the PDF file format

The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo.

libhinawa4

I/O library for IEEE 1394 asynchronous transaction

This is an I/O library to operate 1394 OHCI hardware for asynchronous transaction in IEEE 1394 bus.

indi-maxdomeii

INDI driver for MaxDome II dome control system

This package contains an INDI driver for the MaxDome II dome control system. It is a fully automatic observatory dome control system. Link your dome to a personal computer for complete automation including telescope slaving and shutter control. MaxDome works with a wide variety of commercial and custom-built domes.

libboost-url1.81.0

C++ library that implements "URL"

C++ library which provides containers and algorithms which model a "URL," the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986).

node-statsd-parser

Streaming parser for the statsd protocol for Node.js

Node.js is an event-based server-side JavaScript engine.