Date: Tue, 15 Nov 2011 06:33:15 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-six Makefile distinfo pkg-descr pkg-plist Message-ID: <201111150633.pAF6XFTV046842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2011-11-15 06:33:15 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-six Makefile distinfo pkg-descr pkg-plist
Log:
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. See the documentation for more information on what is provided.
WWW: http://pypi.python.org/pypi/six
Noted by: rm
Feature safe: yes
Revision Changes Path
1.4698 +1 -0 ports/devel/Makefile
1.1 +20 -0 ports/devel/py-six/Makefile (new)
1.1 +2 -0 ports/devel/py-six/distinfo (new)
1.1 +6 -0 ports/devel/py-six/pkg-descr (new)
1.1 +3 -0 ports/devel/py-six/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111150633.pAF6XFTV046842>
