diff options
author | mario <mario@slackverse.org> | 2013-01-05 16:53:00 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:21 -0500 |
commit | 3a309f52b82cf2c3e86f5ccf8bbbaeeb5f022e89 (patch) | |
tree | fd334c055804cb29410b571ffb2f24c289e4c791 /libraries/php-memcache/slack-desc | |
parent | 1597bcaae99154f1cb8c763cd5a17699151b2f14 (diff) |
libraries/php-memcache: Added (Memcached bindings for PHP).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/php-memcache/slack-desc')
-rw-r--r-- | libraries/php-memcache/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/php-memcache/slack-desc b/libraries/php-memcache/slack-desc new file mode 100644 index 000000000000..8c29bd53368d --- /dev/null +++ b/libraries/php-memcache/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------------------------------------------------------| +php-memcache: php-memcache (Memcached bindings for PHP) +php-memcache: +php-memcache: This extension enables PHP to work with memcached. +php-memcache: +php-memcache: Homepage: http://php.net/manual/en/book.memcache.php +php-memcache: +php-memcache: +php-memcache: +php-memcache: +php-memcache: +php-memcache: |