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

perl-xml-namespacesupport

XML namespace support class

This module offers a simple to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to namespace URI map, and provides a number of basic checks.

Installation

Install the latest version of perl-xml-namespacesupport as follows:

guix install perl-xml-namespacesupport

Or install a particular version:

guix install perl-xml-namespacesupport@1.12

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.