libclass-type-enum-perl

Build Enum-like classes

Class::Type::Enum is a class builder for type-like classes to represent enumerated values. In particular, it was built to scratch an itch with DBIx::Class value inflation.

storm-lang-markdown

Markdown library for Storm

Library for parsing markdown text in Storm, manipulating the resulting document, and outputting a HTML version. Also allows managing hierarchies of markdown documents.

gobjc-13-multilib

GNU Objective-C compiler (multilib support)

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

libstdc++-13-pic-powerpc-cross

GNU Standard C++ Library v3 (shared library subset kit) (powerpc)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

libstdc++-13-pic-hppa-cross

GNU Standard C++ Library v3 (shared library subset kit) (hppa)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

libstorj0t64

Asynchronous C library for file transfer on the Storj network

Asynchronous multi-platform C library for encrypted file transfer on the Storj network. libstorj provides the following features: - Asynchronous I/O with concurrent peer-to-peer network requests for shards - Erasure encoding with reed solomon for data durability - Robust handling of shard transfers by selecting alternative sources - File integrity and authenticity verified with HMAC-SHA512 - File encryption with AES-256-CTR - File name and bucket name encryption with AES-256-GCM - Proxy support with SOCKS5, SOCKS4, SOCKS4a - Asynchronous progress updates in bytes per file - Transfers can be cleanly canceled per file - Seed based file encryption key for portability between devices - Reference implementation for SIP5 file standard