File: control

package info (click to toggle)
r-cran-bslib 0.9.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,412 kB
  • sloc: javascript: 13,349; makefile: 33; sh: 23
file content (41 lines) | stat: -rw-r--r-- 1,521 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: r-cran-bslib
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-base64enc,
               r-cran-cachem,
               r-cran-fastmap (>= 1.1.1),
               r-cran-htmltools (>= 0.5.8),
               r-cran-jquerylib,
               r-cran-jsonlite,
               r-cran-lifecycle,
               r-cran-memoise (>= 2.0.1),
               r-cran-mime,
               r-cran-rlang,
               r-cran-sass (>= 0.4.9),
               node-bootstrap-sass (>= 3.4.3-2~),
               libjs-bootstrap4
Standards-Version: 4.7.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-bslib
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-bslib.git
Homepage: https://cran.r-project.org/package=bslib
Rules-Requires-Root: no

Package: r-cran-bslib
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends},
         node-bootstrap-sass (>= 3.4.3-2~),
         libjs-bootstrap4
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: custom 'bootstrap' 'Sass' themes for GNU R shiny and rmarkdown
 Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via
 'Bootstrap' 'Sass'. Supports both 'Bootstrap' 3 and 4 as well as their
 various 'Bootswatch' themes. An interactive widget is also provided for
 previewing themes in real time.