This package browser is in early development. Mind the rough edges.

java-xmlpull-api-v1

XML pull parsing API

XmlPull v1 API is a simple to use XML pull parsing API. XML pull parsing allows incremental (sometimes called streaming) parsing of XML where application is in control - the parsing can be interrupted at any given moment and resumed when application is ready to consume more input.

Installation

Install the latest version of java-xmlpull-api-v1 as follows:

guix install java-xmlpull-api-v1

Or install a particular version:

guix install java-xmlpull-api-v1@1.1.3.4b

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.