1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 01:25:57 +02:00

gnu: python-pymediainfo: Update description.

* gnu/packages/python-xyz.scm (python-pymediainfo)[description]: Extend it to
a complete sentence.
This commit is contained in:
Ricardo Wurmus
2021-11-18 15:30:58 +00:00
parent 0525a3de76
commit 04893962f6
+2 -2
View File
@@ -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