freebsd-ports/devel/py-px/pkg-descr
Li-Wen Hsu 5e5232d22c - Update to 0.9.5
PR:		ports/161626
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-15 16:46:12 +00:00

10 lines
477 B
Text

px is a wrapper around p4. It provides all the functionality of p4
(deferring work to it) plus it extends some standard p4 commands and
adds a few new ones. If you are a Perforce user you might find these
extensions useful.
px uses p4lib.py, a Python interface to the Perforce client application.
If you are a Python programmer and script Perforce you might find this
module helpful. Currently, most common commands are supported.
WWW: http://code.google.com/p/python-p4lib/