guix-patches
[Top][All Lists]
Advanced

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

[bug#52966] [PATCH 1/6] gnu: Add python-piexif.


From: Ludovic Courtès
Subject: [bug#52966] [PATCH 1/6] gnu: Add python-piexif.
Date: Sat, 08 Jan 2022 23:02:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> +    (description "@code{Piexif} simplifies interacting with EXIF data in
> +Python.  It includes the tools necessary for extracting, creating,
> +manipulating, converting and writing EXIF data to JPEG, WebP and TIFF 
> files.")
> +    (license license:expat)))

[...]

> +    (description "@code{Nikola} generated static websites and blogs.  Out of 
> the
> +box, it supports reStructuredText, Markdown, IPython (Jupyter) Notebooks and
> +HTML, and has plugins for many other formats.")
> +    (license license:expat)))

BTW, there’s no reason to use @code for proper nouns; you can probably
just remove it in these two cases (@code is used for code snippets,
rendered using a fixed-width font.)

Ludo’.





reply via email to

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