diff options
Diffstat (limited to 'python/p4python/README')
-rw-r--r-- | python/p4python/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/p4python/README b/python/p4python/README new file mode 100644 index 0000000000..0e9f74ecd5 --- /dev/null +++ b/python/p4python/README @@ -0,0 +1,6 @@ +Perforce is the fast SCM system at www.perforce.com. +This package provides a simple interface from Python wrapping the +Perforce C++ API to gain performance and ease of coding. +Similar to interfaces available for Ruby and Perl. + +This requires p4api. |