From: Vinicius Monego <monego@posteo.net>
To: 42065@debbugs.gnu.org
Cc: Vinicius Monego <monego@posteo.net>
Subject: [bug#42065] [PATCH] gnu: python-imageio: Update home-page and description.
Date: Fri, 26 Jun 2020 17:32:26 -0300 [thread overview]
Message-ID: <20200626203227.15871-1-monego@posteo.net> (raw)
In-Reply-To: <87tuz06znc.fsf@gnu.org>
* gnu/packages/python-xyz.scm (python-imageio): Update home-page and description.
---
gnu/packages/python-xyz.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c4e53bc95f..9ac26c02d1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5424,11 +5424,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")
+ (home-page "https://imageio.github.io/")
(synopsis "Read and write image, video, scientific, and volumetric data formats")
(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
--
2.20.1
next prev parent reply other threads:[~2020-06-26 20:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-23 3:07 [bug#42015] [PATCH] gnu: Add python-imageio Vinicius Monego
2020-06-24 19:18 ` Marius Bakke
2020-06-26 20:32 ` Vinicius Monego [this message]
2020-06-26 20:32 ` [bug#42066] [PATCH] gnu: python-imageio: Update home-page, synopsis and description Vinicius Monego
2020-06-29 21:23 ` bug#42066: " Ludovic Courtès
2020-06-26 20:34 ` [bug#42015] [PATCH] gnu: Add python-imageio Vinicius Monego
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200626203227.15871-1-monego@posteo.net \
--to=monego@posteo.net \
--cc=42065@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.