unity-webapps-livemail

Unity Webapp for LiveMail

non-euclidean graphical rogue-like game

hyperrogue

non-euclidean graphical rogue-like game

HyperRogue is a game in which the player collects treasures and fights monsters -- rogue-like but for the fact that it is played on the hyperbolic plane and not in euclidean space.

libjetty8-extra-java

Java servlet engine and webserver -- extra libraries

Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. The extra libraries include jetty-management, jetty-naming, jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool, jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations

python3-oauth

Python 3 library implementing of the OAuth protocol

python-oauth implements OAuth, which is an open protocol to allow API authentication in a simple and standard method from desktop and web applications for Python 3.

python-weberror

Python web error handling and exception catching module

This Python module provides error handling and exception catching functionality for WSGI web applications. It is primarily used by Pylons (python-pylons).
polynomials over Boolean Rings, GUI

polybori-gui

polynomials over Boolean Rings, GUI

The core of PolyBoRi is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. PolyBoRi features a powerful reference implementation for Groebner basis computation.