[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: python-imageio: Update home-page, synopsis and description.
From: |
guix-commits |
Subject: |
04/08: gnu: python-imageio: Update home-page, synopsis and description. |
Date: |
Mon, 29 Jun 2020 18:19:16 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 9075c6b3b4efd354cc3b9b8979467a16b9dfa1f2
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Jun 26 17:32:27 2020 -0300
gnu: python-imageio: Update home-page, synopsis and description.
* gnu/packages/python-xyz.scm (python-imageio): Update home-page, synopsis
and description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/python-xyz.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f52132c..45ecad8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5437,11 +5437,12 @@ experimental data and metadata at the Laboratory for
Fluorescence Dynamics.")
("python-psutil" ,python-psutil)))
(native-inputs
`(("python-pytest" ,python-pytest)))
- (home-page "https://github.com/imageio/imageio")
- (synopsis "Read and write image, video, scientific, and volumetric data
formats")
+ (home-page "https://imageio.github.io/")
+ (synopsis "Library for reading and writing a wide range of image data")
(description
- "This package provides a Python library for reading and writing a wide
-range of image, video, scientific, and volumetric data formats.")
+ "Imageio is a Python library that provides an easy interface to read and
+write a wide range of image data, including animated images, video, volumetric
+data, and scientific formats.")
(license license:bsd-2)))
(define-public python-pycparser
- branch master updated (3e51f9e -> d2fde34), guix-commits, 2020/06/29
- 01/08: build-system/r: bioconductor-uri: Fix archive URL., guix-commits, 2020/06/29
- 02/08: pack: Dereference symlinks when looking for executables., guix-commits, 2020/06/29
- 04/08: gnu: python-imageio: Update home-page, synopsis and description.,
guix-commits <=
- 08/08: lint: Adjust 'swh-error exception handler., guix-commits, 2020/06/29
- 03/08: gnu: gcc-toolchain: Remove "glibc:debug" and "glibc:static" from "out"., guix-commits, 2020/06/29
- 06/08: gnu: geeqie: Update to 1.5., guix-commits, 2020/06/29
- 07/08: swh: Adjust for Guile-JSON 4.0 null handling., guix-commits, 2020/06/29
- 05/08: gnu: darktable: Add dependency on GMIC and OpenCL headers., guix-commits, 2020/06/29