perl6-xml-writer
Raku module to generate XML
XML::Writer
is a module for creating XML in Raku.
- Versions: 0.0.0-1.4d30a9d
- Website: https://github.com/masak/xml-writer
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl6.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl6-xml-writer
as follows:
guix install perl6-xml-writer
Or install a particular version:
guix install perl6-xml-writer@0.0.0-1.4d30a9d
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.
Badge code
You can use the following badge to inform users of perl6-xml-writer about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl6-xml-writer'><img src='https://packages.guix.gnu.org/packages/perl6-xml-writer/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl6-xml-writer/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl6-xml-writer)
Example Org:
[[https://packages.guix.gnu.org/packages/perl6-xml-writer][https://packages.guix.gnu.org/packages/perl6-xml-writer/badges/latest-version.svg]]