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

Changelog

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

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Tue, 19 Dec 2023 11:25:29 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-xml2_1.3.6-1.dsc 2.2 KiB 9f878fb3be511789be2e5f1a5e0d77df90d1cbee068517e2b40a5aff39621b42
r-cran-xml2_1.3.6.orig.tar.gz 287.8 KiB e81991ff99bff3616dde8683c1327194e3ea64fa3b8062f52d8ce32673dd308f
r-cran-xml2_1.3.6-1.debian.tar.xz 9.4 KiB 15bd48719b1cc6812a21800c71874bd35ad01af7ad8bc744636d30e5560bd38b

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