Source: r-cran-juicyjuice
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-v8,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-juicyjuice
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-juicyjuice.git
Homepage: https://cran.r-project.org/package=juicyjuice

Package: r-cran-juicyjuice
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Inline CSS Properties into HTML Tags Using 'juice'
 There are occasions where you need a piece of HTML with integrated styles.
 A prime example of this is HTML email. This transformation involves moving
 the CSS and associated formatting instructions from the style block in the
 head of your document into the body of the HTML. Many prominent email clients
 require integrated styles in HTML email; otherwise a received HTML email
 will be displayed without any styling. This package will quickly and precisely
 perform these CSS transformations when given HTML text and it does so by using
 the JavaScript 'juice' library.
