1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/devel/pybaz/pkg-descr
Gabor Kovesdan f862dcfd16 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 <hsn@sendmail.cz>
2007-03-03 12:16:06 +00:00

12 lines
402 B
Plaintext

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/