diff options
author | Andy Bailey <bailey@akamai.com> | 2010-09-08 20:25:22 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-08 20:25:22 -0400 |
commit | 7d8a040f5771aa095dd66d494ec7c97b5690f2f0 (patch) | |
tree | ec4c367d36cffdee74bfa1a4b8bf0c6edbc1e74c /libraries/p4api/slack-desc | |
parent | a30bee301972916b603076eff9a839d941f748b0 (diff) | |
download | slackbuilds-7d8a040f5771aa095dd66d494ec7c97b5690f2f0.tar.gz |
libraries/p4api: Added (Perforce C/C++ API)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/p4api/slack-desc')
-rw-r--r-- | libraries/p4api/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/p4api/slack-desc b/libraries/p4api/slack-desc new file mode 100644 index 0000000000..376c1731db --- /dev/null +++ b/libraries/p4api/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +p4api: p4api (Perforce C/C++ API) +p4api: +p4api: The Perforce C/C++ API allows you to write your own Perforce tools +p4api: in C++. It provides you with the same interface that is used by all +p4api: of the Perforce client programs (P4, P4V, P4Web, and the Perforce IDE +p4api: Plug-ins). +p4api: +p4api: +p4api: +p4api: +p4api: |