gobjc-11-i686-linux-gnu
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc-11-multilib-i686-linux-gnu
GNU Objective-C compiler (multilib support) (cross compiler for i386 architectur
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
python-braintree
Braintree Python library
The Braintree library provides integration access to the Braintree
Gateway. This module enables a web application to accept payment
through such commercial, full-stack payments platform.
python-m2crypto
Python wrapper for the OpenSSL library (Python 2 modules)
m2crypto features the following:
* RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
* SSL functionality to implement clients and servers.
* HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
* Unforgeable HMAC'ing AuthCookies for web session management.
* FTP/TLS client and server.
* S/MIME.
* ZServerSSL: A HTTPS server for Zope.
* ZSmime: An S/MIME messenger for Zope.
ruby-gio2
GIO bindings for the Ruby language
GIO is striving to provide a modern, easy-to-use VFS API that sits at the
right level in the library stack, as well as other generally useful APIs for
desktop applications such as networking and D-Bus support.
python3-cysignals-bare
interrupt and signal handling for Cython -- Python 3 - bare
Since Cython optimizes for speed, Cython normally does not check
for interrupts. The cysignals package provides mechanisms to handle
interrupts (and other signals and errors) in Cython code.