unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Antero Mejr <antero@mailbox.org>
Cc: 56186-done@debbugs.gnu.org
Subject: bug#56186: [PATCH] gnu: Add python-deepdish.
Date: Sun, 03 Jul 2022 13:11:12 +0200	[thread overview]
Message-ID: <87r132zc1b.fsf@gnu.org> (raw)
In-Reply-To: <20220624125033.5605-1-antero@mailbox.org> (Antero Mejr's message of "Fri, 24 Jun 2022 12:50:33 +0000")

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

Hi Antero,

Antero Mejr <antero@mailbox.org> skribis:

> * gnu/packages/python-science.scm (python-deepdish): New variable.

Applied with the changes below (inspired by ‘README.rst’), as per
<https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>.

Thanks,
Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 858 bytes --]

diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 135c6a99ff..747c84d493 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -1396,5 +1396,10 @@ (define-public python-deepdish
                              python-tables))
     (home-page "https://github.com/uchicago-cs/deepdish")
     (synopsis "Python library for HDF5 file saving and loading")
-    (description "HDF5 saving/loading and other data science tools.")
+    (description
+     "Deepdish is a Python library to load and save HDF5 files.
+The primary feature of deepdish is its ability to save and load all kinds of
+data as HDF5.  It can save any Python data structure, offering the same ease
+of use as pickling or @code{numpy.save}, but with the language
+interoperability offered by HDF5.")
     (license license:bsd-3)))

  reply	other threads:[~2022-07-03 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 12:50 [bug#56186] [PATCH] gnu: Add python-deepdish Antero Mejr via Guix-patches via
2022-07-03 11:11 ` Ludovic Courtès [this message]
2022-07-30 20:54 ` Maxime Devos
2022-08-01 19:34 ` [bug#56186] [PATCH] gnu: Update python-deepdish package definition Antero Mejr via Guix-patches via

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r132zc1b.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=56186-done@debbugs.gnu.org \
    --cc=antero@mailbox.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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).