File: control

package info (click to toggle)
skeleton 2.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 104 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 799 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
Source: skeleton
Section: javascript
Priority: optional
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-compat (= 13)
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/js-team/skeleton.git
Vcs-Browser: https://salsa.debian.org/js-team/skeleton
Homepage: https://github.com/dhg/Skeleton
Rules-Requires-Root: no

Package: libjs-skeleton
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Multi-Arch: foreign
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.