freebsd-ports/devel/pybaz/pkg-descr
Steve Wills b4d40ea8e7 - Stage
- Add LICENSE
- Pet portlint

PR:		ports/188574
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 03:12:26 +00:00

11 lines
402 B
Text

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/