r-cran-xml2 1.2.2-2build1 source package in Ubuntu

Changelog

r-cran-xml2 (1.2.2-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Mon, 23 Mar 2020 07:24:50 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-xml2_1.2.2.orig.tar.gz 255.0 KiB 3050f147c4335be2925a576557bbda36bd52a5bba3110d47b740a2dd811a78f4
r-cran-xml2_1.2.2-2build1.debian.tar.xz 8.9 KiB ebae053ffa808f1eca5437e9c55c6cdebadbb75a63dcbfeec640576af0eaced6
r-cran-xml2_1.2.2-2build1.dsc 2.1 KiB 606bcb33603a33ee066df554979fbf258fa885aa0fd94537222f2cf983c1e8ea

View changes file

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