~ruther/guix-local

d9a6e221e2082248c46a145422f36d21529c6716 — Hartmut Goebel 9 years ago e165f13
gnu: python-ccm: Update synopsis and description.

* gnu/packages/python.scm (python-ccm): Update synopsis and description.
1 files changed, 5 insertions(+), 3 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +5 -3
@@ 623,9 623,11 @@ making them easy to handle and incorporate into other protocols.")
       ("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