r-cran-xml2 1.3.3-1 source package in Ubuntu

Changelog

r-cran-xml2 (1.3.3-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Sat, 04 Dec 2021 21:59:38 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-xml2_1.3.3-1.dsc 2.1 KiB fe611ff4b9e00d89f682acdfd0054cad19d693c0cd34060908dcf0ad522401d5
r-cran-xml2_1.3.3.orig.tar.gz 277.3 KiB cb4e9c0d31618ed67d2bfa4c7b5e52680e11612ed356a8164b541d44163c1c8d
r-cran-xml2_1.3.3-1.debian.tar.xz 9.2 KiB 396b226e0539cb6e65c2ce6b30b4852ad5bfa949ad4bfd4d7605881f6e3d2bc0

Available diffs

No changes file available.

Binary packages built by this source

r-cran-xml2: GNU R XML parser

 This GNU R package works with XML files using a simple, consistent
 interface. Built on top of the 'libxml2' C library.
 .
 Modifying existing XML can be done in xml2 by using the replacement functions
 of the accessors. They all have methods for both individual `xml_node` objects
 as well as `xml_nodeset` objects. If a vector of values is provided it is
 applied piecewise over the nodeset, otherwise the value is recycled.

r-cran-xml2-dbgsym: debug symbols for r-cran-xml2