blob: ca68d7b832048584230ae2629c62cc9935b91cb5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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/
|