The pylib is a development support library featuring these tools and APIs: * py.test: cross-project testing tool with many advanced features * py.execnet: ad-hoc code distribution to SSH, Socket and local sub processes * py.magic.greenlet: micro-threads on standard CPython ("stackless-light") and PyPy * py.path: path abstractions over local and subversion files * py.code: dynamic code compile and traceback printing support WWW: http://pylib.org Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->lwhsu lwhsu@ wants his PRs (via the GNATS Auto Assign Tool)
lwhsu 2008-09-24 11:17:04 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-pylib Makefile distinfo pkg-descr pkg-plist Log: Add py-pylib 0.9.2, an agile development and test support library. PR: ports/127405 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Revision Changes Path 1.3198 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/py-pylib/Makefile (new) 1.1 +3 -0 ports/devel/py-pylib/distinfo (new) 1.1 +14 -0 ports/devel/py-pylib/pkg-descr (new) 1.1 +1152 -0 ports/devel/py-pylib/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!