Source: r-cran-xml2
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-r,
               r-base-dev,
               r-cran-rcpp (>= 0.12.12),
               libxml2-dev,
               libboost-dev,
               libjs-jquery
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-xml2.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-xml2.git
Homepage: https://cran.r-project.org/package=xml2

Package: r-cran-xml2
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${R:Depends}
Recommends: ${R:Recommends},
            libjs-twitter-bootstrap
Suggests: ${R:Suggests},
          r-cran-shiny
Description: 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.
