PyHAML

PyHAML 1.1.0

HAML is a cross compiling to Mako template syntax.What is new in this release:Fix use of parenthesis within strings in tag attributes (e.g. %a(name=":)")). Fix use of colons within control statements (e.g. either colon in if x[-1:] ==...

Skulpt

Skulpt 0.9.9

Skulpt ports basic Python functions to JavaScript code, allowing developers to run them client-side in the user's browser without a Python compiler on a server or on the client's side.The library is basically a collection of tools and methods that make an...

Groovy

Groovy 2.4.3 updated

Many of its features are inspired by languages like Python, Smalltalk and Ruby, making them available to developers using a Java-like syntax.Groovy can be used for developing web applications , writing shell scripts, writing concise, meaningful, test...

Inject

Inject 3.3.1

It uses descriptors and decorators to reference external dependencies, and scopes to specify how to reuse objects.Dependencies can be referenced by types and optional annotations.No configuration is required, but advanced in-code configuration is...

RealRand

RealRand 2.0.2

The script, written as a simple API, wants to mimic the real random number generating algorithm, found mainly in nature.It connects to several online services that generate random numbers, and retrieves a number.This project encapsulates all these very...

RubyTree

RubyTree 0.9.4 / 0.9.5pre4

It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes.It also provides the ability to marshal the entire tree structure.RubyTree aims to provide a simple to use node based model for the conceptual tree, and the...

Roodi

Roodi 4.1.1

Roodi stands for Ruby Object Oriented Design InferometerWhat is new in this release:Send args to roodi_task will make it easier to add custom configuration (breaking backwards compatibility). What is new in version 1.4.0:Upgraded from ParseTree to...