python3-lasagne

deep learning library build on the top of Theano (Python3 modules)

Lasagne is a Python library to build and train deep (multi-layered) artificial neural networks on the top of Theano (math expression compiler). In comparison to other abstraction layers for that like e.g. Keras, it abstracts Theano as little as possible.

python3-zope.schema

zope.interface extension for defining data schemas

Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). Every schema is an interface and specifies the public fields of an object. A *field* roughly corresponds to an attribute of a Python object. But a Field provides space for at least a title and a description. It can also constrain its value and provide a validation method. Besides you can optionally specify characteristics such as its value being read-only or not required.

libplatform-api-headers

dummy transitional package for libplatform-api-headers

libsac-java

Simple API for CSS Java library

SAC is a standard interface for CSS parser and supposed to work with CSS1, CSS2, CSS3 (currently under development) and other CSS derived languages.

libregexp-wildcards-perl

converts wildcard expressions to Perl regular expressions

In many situations, users may want to specify patterns to match but don't need the full power of regexps. Wildcards make one of those sets of simplified rules. Regexp::Wildcards converts wildcard expressions to Perl regular expressions, so that you can use them for matching.

libshibsp6

Federated web single sign-on system (runtime)