summaryrefslogtreecommitdiffstats
path: root/python/pycassa/slack-desc
diff options
context:
space:
mode:
author Nikolay Korotkiy <sikmir@gmail.com>2012-12-28 23:01:51 +0100
committer Matteo Bernardini <ponce@slackbuilds.org>2012-12-28 23:02:06 +0100
commit2652e7514b336e07869fb1ac0066bd8b22338f4c (patch)
tree78341cf1705eda3c28445f816109be913820eec3 /python/pycassa/slack-desc
parentc10597536efd3458796d89addc04f672285e0807 (diff)
downloadslackbuilds-2652e7514b336e07869fb1ac0066bd8b22338f4c.tar.gz
slackbuilds-2652e7514b336e07869fb1ac0066bd8b22338f4c.tar.xz
python/pycassa: Added (client library for Apache Cassandra).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pycassa/slack-desc')
-rw-r--r--python/pycassa/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pycassa/slack-desc b/python/pycassa/slack-desc
new file mode 100644
index 0000000000..6812d77737
--- /dev/null
+++ b/python/pycassa/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------------------------------------------------------|
+pycassa: pycassa (python client library for Apache Cassandra)
+pycassa:
+pycassa: - Automatic failover and operation retries
+pycassa: - Connection pooling
+pycassa: - Multithreading support
+pycassa: - A batch interface
+pycassa: - A class for mapping classes to Cassandra column families
+pycassa:
+pycassa: Homepage: https://github.com/pycassa
+pycassa:
+pycassa: