Package: wnpp Severity: wishlist Owner: Colin Watson <[email protected]>
* Package name : six Version : 1.1.0 Upstream Author : Benjamin Peterson <[email protected]> * URL : http://packages.python.org/six/ * License : Expat Programming Lang: Python Description : Python 2 and 3 compatibility library Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. (I've been doing a bit of Python 3 porting lately, and in the cases where it's hard to wedge 2to3 into a module's build system I've been getting kind of bored of repeatedly writing compatibility code that's already in six.) -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

