guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: python-pymediainfo: Update description.


From: guix-commits
Subject: 02/02: gnu: python-pymediainfo: Update description.
Date: Thu, 18 Nov 2021 10:31:29 -0500 (EST)

rekado pushed a commit to branch core-updates-frozen
in repository guix.

commit 04893962f6f88a157b7fe84ff3519f0f602487f3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 18 15:30:58 2021 +0000

    gnu: python-pymediainfo: Update description.
    
    * gnu/packages/python-xyz.scm (python-pymediainfo)[description]: Extend it 
to
    a complete sentence.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 240955c..e8d1214 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -951,8 +951,8 @@ to CommonMark.")
     (synopsis
      "Python wrapper for the mediainfo library")
     (description
-     "Python wrapper for the mediainfo library to access the technical and tag
-data for video and audio files.")
+     "This package provides a Python wrapper for the mediainfo library to
+access the technical and tag data for video and audio files.")
     (license license:expat)))
 
 (define-public python-psutil



reply via email to

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