guix-patches
[Top][All Lists]
Advanced

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

[bug#29359] [PATCH 26/31] gnu: Add java-jettison.


From: Ricardo Wurmus
Subject: [bug#29359] [PATCH 26/31] gnu: Add java-jettison.
Date: Mon, 20 Nov 2017 08:53:39 +0100
User-agent: mu4e 0.9.18; emacs 25.3.1

Hi Julien,

> * gnu/packages/java.scm (java-jettison): New variable.

Maybe add this to (gnu packages xml) instead?

> +    (description "Jettison is a StAX implementation for JSON.")

This is too short.  How about this:

    Jettison is a Java library for converting XML to JSON and vice-versa
    with the help of the @dfn{Streaming API for XML} (StAX).  It
    implements @code{XMLStreamWriter} and @code{XMLStreamReader} and
    supports @code{Mapped} and @code{BadgerFish} conventions.

> +    (license license:asl2.0)))

Looks right.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net






reply via email to

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