From f862dcfd1684709c7c64653410eeab8dbf9bd9f0 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Sat, 3 Mar 2007 12:16:06 +0000 Subject: PyBaz provides Python bindings for the Baz revision control system. It's based on PyArch, and shares the same design goals: * Faithfulness to the Baz design. * Python best idioms. * Code elegance. It provides enough flexibility and efficiency for all types of applications, from batch scripts to graphical user interface front-end and web services. WWW: http://code.aaronbentley.com/pybaz/ PR: ports/109735 Submitted by: Radim Kolar --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 3247a7cdfc23..20b6e6dcf57e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1860,6 +1860,7 @@ SUBDIR += py-zconfig SUBDIR += py-zopeInterface SUBDIR += py_otp_interface + SUBDIR += pybaz SUBDIR += pychecker SUBDIR += pycount SUBDIR += pylint -- cgit v1.2.3