1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: twitter-bootstrap3
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: cssmin, debhelper (>= 9), node-less, node-uglify
Standards-Version: 3.9.5
Homepage: http://getbootstrap.com/
Vcs-Git: git://anonscm.debian.org/pkg-javascript/twitter-bootstrap.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/twitter-bootstrap.git
Package: libjs-bootstrap
Architecture: all
Depends: ${misc:Depends}
Description: HTML, CSS and JS framework
Bootstrap is a popular HTML, CSS, and JS framework for developing
responsive, mobile first projects on the web.
.
It includes base CSS and HTML for typography, forms, buttons, tables,
grids, navigation, and more.
|