File: control

package info (click to toggle)
twitter-bootstrap 2.0.2%2Bdfsg-10
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,748 kB
  • ctags: 606
  • sloc: makefile: 101
file content (28 lines) | stat: -rw-r--r-- 884 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
Source: twitter-bootstrap
Section: oldlibs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
               node-less (>= 1.3),
               node-uglify,
               yui-compressor,
               zip
Standards-Version: 3.9.8
Homepage: http://twitter.github.com/bootstrap/

Package: libjs-twitter-bootstrap
Architecture: all
Depends: ${misc:Depends},
 libjs-jquery,
 libjs-jquery-tablesorter
Suggests: libjs-bootstrap
Provides: twitter-bootstrap
Description: HTML, CSS and JS toolkit from Twitter
 Twitter Bootstrap 2.x was a toolkit designed to kickstart development
 of webapps and sites with modern browsers in mind.
 .
 It includes base CSS and HTML for typography, forms, buttons, tables,
 grids, navigation, and more.
 .
 For new development, please instead use Bootstrap 3.x, packaged for
 Debian as libjs-bootstrap.