rCSSmin 1.0.4

2014-02-24 Thread André Malo
Hello World, I'm pleased to announce version 1.0.4 of rCSSmin. About rCSSmin = rCSSmin is a CSS minifier written in python based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. This module is a re-implementation aiming for speed in

[RELEASED] Python 3.4.0 release candidate 2 is now available

2014-02-24 Thread Larry Hastings
On behalf of the Python development team, I'm delighted to announce the second and final release candidate of Python 3.4. This is a preview release, and its use is not recommended for production settings. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of smal

rJSmin 1.0.9

2014-02-24 Thread André Malo
Hello World, I'm pleased to announce version 1.0.9 of rJSmin. About rJSmin rJSmin is a javascript minifier written in python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. The module is a re-implementation aiming for speed, so it can be used at runtime (r

[RELEASED] Python 3.3.5 release candidate 1

2014-02-24 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team, I'm happy to announce the release of Python 3.3.5, release candidate 1. Python 3.3.5 includes a fix for a regression in zipimport in 3.3.4 (see http://bugs.python.org/issue20621) and a few other bugs. Python

[ANN] pyOpenSSL 0.14

2014-02-24 Thread exarkun
Greetings fellow Pythoneers, I'm happy to announce that pyOpenSSL 0.14 is now available. pyOpenSSL is a set of Python bindings for OpenSSL. It includes some low-level cryptography APIs but is primarily focused on providing an API for using the TLS protocol from Python. Check out the PyPI pa