gnu: python-ccm: Update synopsis and description.

* gnu/packages/python.scm (python-ccm): Update synopsis and description.
This commit is contained in:
Hartmut Goebel 2016-10-13 15:01:18 +02:00
parent e165f137d8
commit d9a6e221e2
No known key found for this signature in database
GPG key ID: 634A8DFFD3F631DF

View file

@ -623,9 +623,11 @@ (define-public python-ccm
("python-psutil" ,python-psutil)
("python-six" ,python-six)))
(home-page "https://github.com/pcmanus/ccm")
(synopsis "Cassandra Cluster Manager")
(description "A script/library to create, launch and remove an Apache
Cassandra cluster on localhost.")
(synopsis "Cassandra Cluster Manager for Apache Cassandra clusters on
localhost")
(description "Cassandra Cluster Manager is a development tool for testing
local Cassandra clusters. It creates, launches and removes Cassandra clusters
on localhost.")
(license license:asl2.0)))
(define-public python2-ccm