diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-09-24 09:44:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-24 09:46:16 +0700 |
commit | caf5530cd71d32df583b13e39f20f3166c656cda (patch) | |
tree | f76ad4e4c727b5d53dae9ce97d4e78803205ef26 /libraries/php-memcached/slack-desc | |
parent | 22403584390bfdeee45fc3b917f20b6659ae9e29 (diff) |
libraries/php-memcached: Added (PHP extension for memcached).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/php-memcached/slack-desc')
-rw-r--r-- | libraries/php-memcached/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/php-memcached/slack-desc b/libraries/php-memcached/slack-desc new file mode 100644 index 0000000000000..2afdbeef48adc --- /dev/null +++ b/libraries/php-memcached/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +php-memcached: php-memcached (PHP extension for memcached via libmemcached) +php-memcached: +php-memcached: This extension uses libmemcached library to provide API for +php-memcached: communicating with memcached servers. +php-memcached: +php-memcached: Homepage: https://github.com/php-memcached-dev/php-memcached/ +php-memcached: +php-memcached: +php-memcached: +php-memcached: +php-memcached: |