DFSG NEW Queue

DFSG, Licensing & New Packages Team

r-cran-juicyjuice 0.1.0-1

Package Information

DescriptionInline 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.

MaintainerDebian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Changed ByCharles Plessy <plessy@debian.org>
Sponsorplessy@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/r-pkg-team/r-cran-juicyjuice.git (browse)
Trackerhttps://tracker.debian.org/pkg/r-cran-juicyjuice
Uploaded3 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateFri, 15 May 2026 22:50:10 +0900
Sourcer-cran-juicyjuice
Version0.1.0-1
Changed-ByCharles Plessy
Changelog
r-cran-juicyjuice (0.1.0-1) unstable; urgency=medium
 .
   * Initial release (needed for r-cran-vcdextra)
.dsc
Priorityoptional
Componentmain
Package-Listr-cran-juicyjuice deb gnu-r optional arch=all
Sectiongnu-r
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://cran.r-project.org/package=juicyjuice
Upstream-Name: juicyjuice
Upstream-Contact:
 Richard Iannone <riannone@me.com>,
Files-Excluded: */inst/*/*.html

Files: *
Copyright: 2022 Richard Iannone
 2022 juicyjuice authors
 2007-2020 Steven Levithan
 Feross Aboukhadijeh
License: MIT

Files: debian/*
Copyright: 2026 Debian R Packages Maintainers Team
License: MIT

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Back to Dashboard | View all reviews for this package