File: control

package info (click to toggle)
libjs-bootbox 4.4.0~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 308 kB
  • sloc: makefile: 24; sh: 15
file content (34 lines) | stat: -rw-r--r-- 999 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
Source: libjs-bootbox
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 brotli,
 debhelper,
 pandoc <!nodoc>,
 pigz,
 uglifyjs (>= 3),
Standards-Version: 4.3.0
Homepage: https://bootboxjs.org/
Vcs-Browser: https://salsa.debian.org/js-team/libjs-bootbox
Vcs-Git: https://salsa.debian.org/js-team/libjs-bootbox.git
Rules-Requires-Root: no

Package: libjs-bootbox
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Recommends:
 libjs-bootstrap,
Description: flexible dialog boxes for Bootstrap
 Bootbox.js is a small JavaScript library
 which allows you to create programmatic dialog boxes
 using Bootstrap modals,
 without having to worry about creating, managing or removing
 any of the required DOM elements or JS event handlers.
 .
 Bootstrap is a popular HTML, CSS, and JS framework
 for developing responsive, mobile first projects on the web.