File: control

package info (click to toggle)
skeleton 2.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 104 kB
  • sloc: makefile: 2
file content (19 lines) | stat: -rw-r--r-- 769 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: skeleton
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: James Valleroy <jvalleroy@mailbox.org>, Federico Ceratto <federico@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/skeleton.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/skeleton.git
Homepage: https://github.com/dhg/Skeleton

Package: libjs-skeleton
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: Minimalistic CSS boilerplate framework
 A minimalistic CSS framework for small projects. The whole framework
 fits in around 400 lines of CSS and does not require javascript or
 "build" tools.