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
|
Source: libjs-bootswatch
Section: javascript
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
Thomas Goirand <zigo@debian.org>,
Ivan Udovichenko <iudovichenko@mirantis.com>,
Build-Depends:
debhelper (>= 10),
openstack-pkg-tools,
yui-compressor,
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/libjs-bootswatch.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-bootswatch.git
Homepage: http://bootswatch.com/
Package: libjs-bootswatch
Architecture: all
Depends:
${misc:Depends},
Recommends:
javascript-common,
Description: themes for Twitter Bootstrap
Bootswatch is a collection of free themes for Bootstrap. Each theme consists
of two LESS files. variables.less, which is included by default in Bootstrap,
allows you to customize these settings. bootswatch.less introduces more
extensive structural changes.
|