File: control

package info (click to toggle)
bootstrap-html 5.3.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,364 kB
  • sloc: javascript: 17,934; sh: 109; makefile: 49
file content (77 lines) | stat: -rw-r--r-- 2,216 bytes parent folder | download | duplicates (2)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: bootstrap-html
Section: javascript
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-nodejs,
 esbuild,
 node-autoprefixer,
 node-babel7,
 node-less,
 node-popper2,
 node-postcss-cli,
 node-rollup-plugin-babel,
 node-rollup-plugin-node-resolve,
 node-rollup-plugin-replace,
 node-source-map,
 rollup,
 sassc,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://getbootstrap.com
Vcs-Browser: https://forgejo.debian.net/web/bootstrap-html
Vcs-Git: https://forgejo.debian.net/web/bootstrap-html

Package: libjs-bootstrap5
Architecture: all
Multi-Arch: foreign
Depends:
 node-popper2,
 ${misc:Depends},
Suggests:
 bootstrap-icons,
 libjs-bootstrap5-doc,
Description: HTML front-end framework (version 5)
 Bootstrap is a CSS framework directed at responsive, mobile-first front-end
 web development. It contains HTML, CSS and (optionally) JavaScript-based design
 templates for typography, forms, buttons, navigation, and other interface
 components.
 .
 This package contains bootstrap version 5.

Package: libjs-bootstrap5-doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: HTML front-end framework (documentation, version 5)
 Bootstrap is a CSS framework directed at responsive, mobile-first front-end
 web development. It contains HTML, CSS and (optionally) JavaScript-based design
 templates for typography, forms, buttons, navigation, and other interface
 components.
 .
 This package contains the documentation for bootstrap version 5.

Package: node-bootstrap
Architecture: all
Multi-Arch: foreign
Depends:
 libjs-bootstrap5 (= ${source:Version}),
 ${misc:Depends},
Breaks:
 libjs-bootstrap4,
Replaces:
 libjs-bootstrap4,
Provides:
 sass-stylesheets-bootstrap,
Suggests:
 bootstrap-icons,
 libjs-bootstrap5-doc,
Description: HTML front-end framework (nodejs, version 5)
 Bootstrap is a CSS framework directed at responsive, mobile-first front-end
 web development. It contains HTML, CSS and (optionally) JavaScript-based design
 templates for typography, forms, buttons, navigation, and other interface
 components.
 .
 This package contains the nodejs integration for bootstrap version 5.