guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: python-glances: Please ‘guix lint’.


From: guix-commits
Subject: 01/01: gnu: python-glances: Please ‘guix lint’.
Date: Tue, 30 Jul 2019 23:56:00 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit bab94ffa0e27e39c02d5ce3add5605b676b76bee
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jul 31 05:43:42 2019 +0200

    gnu: python-glances: Please ‘guix lint’.
    
    * gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article.
    [description]: Double-space between sentences.
---
 gnu/packages/python-xyz.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 98248e2..6410a13 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10970,12 +10970,11 @@ command @command{natsort} that exposes this 
functionality in the command line.")
      ("python-psutil" ,python-psutil)))
   (home-page
     "https://github.com/nicolargo/glances";)
-  (synopsis
-    "A cross-platform curses-based monitoring tool")
+  (synopsis "Cross-platform curses-based monitoring tool")
   (description
     "Glances is a curses-based monitoring tool for a wide variety of platforms.
-Glances uses the PsUtil library to get information from your system. It 
monitors
-CPU, load, memory, network bandwidth, disk I/O, disk use, and more.")
+Glances uses the PsUtil library to get information from your system.  It
+monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.")
   (license license:lgpl3+)))
 
 (define-public python2-glances



reply via email to

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