ANN: grc 1.7 released

2015-03-01 Thread garabik-news-2005-05
This is generic colouriser, version 1.7. grc is a colouriser configured by regular expressions, including a simple command line wrapper for some commonly used unix commands. Notable changes in this version: - add the possibility to replace text in addition to colouring - add several configurat

fades 2.0

2015-03-01 Thread Facundo Batista
Hello all, We're glad to announce the release of fades 2.0. fades, a FAst DEpendencies for Scripts, is a system that automatically handles the virtualenvs in the simple cases normally found when writing scripts or simple programs. It will automagically create a new virtualenv (or reuse a previou

[ANN] jsonrpclib-pelix 0.2.5

2015-03-01 Thread Thomas Calmant
== jsonrpclib-pelix 0.2.5 == jsonrpclib-pelix 0.2.5 has just been released ! What is it ? This library is an implementation of the JSON-RPC specification, for Python 2.6+ and 3.x. It supports both the original 1.0 specification, as well as th