libsbt-test-interface-java

Sbt test interface

Uniform test interface to Scala test frameworks (specs, ScalaCheck, ScalaTest) For test framework authors, the interfaces to implement are: Framework, Runner2, Fingerprint (one of SubclassFingerprint or AnnotatedFingerprint)

python-certbot

main library for certbot

The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server.

python-krbv

Python extension module for Kerberos 5

python-krbV allows Python programs to use Kerberos 5 authentication and security.

ruby-clutter-gtk

Clutter-Gtk bindings for the Ruby language

Clutter-Gtk is an integration library for the Clutter toolkit providing access and integration for the GTK+ library. Clutter-Gtk allows embedding a Clutter scene graph into a GTK+ application; retrieving themeing information; integrate GTK+ data structures and object classes with Clutter actors.

libjs-materialize

CSS framework based on Material Design

Materialize is a CSS framework for web apps that intend to follow Material design. It bundles components, a default Material app layout, JavaScript helpers for UI functionality, and good responsiveness on mobile devices with full touch support.

libb-hooks-op-check-perl

Perl wrapper for OP check callbacks

B::Hooks::OP::Check provides an interface for XS modules to hook into the callbacks of PL_check, which is part of perl's core. It allows a C function to be invoked as the last stage of optree compilation, depending on the given op code number (op_type).