guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

30/104: gnu: python-ccm: Update synopsis and description.


From: Hartmut Goebel
Subject: 30/104: gnu: python-ccm: Update synopsis and description.
Date: Tue, 15 Nov 2016 21:37:02 +0000 (UTC)

htgoebel pushed a commit to branch python-build-system
in repository guix.

commit d9a6e221e2082248c46a145422f36d21529c6716
Author: Hartmut Goebel <address@hidden>
Date:   Thu Oct 13 15:01:18 2016 +0200

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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 5782079..bdcd1e3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]