File: control

package info (click to toggle)
paper-css 0.4.1%2Bds-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: javascript: 23; makefile: 8
file content (23 lines) | stat: -rw-r--r-- 805 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
Source: paper-css
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Dominik George <natureshadow@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 minify,
 pandoc
Standards-Version: 4.6.0
Homepage: https://github.com/cognitom/paper-css
Vcs-Browser: https://salsa.debian.org/js-team/paper-css
Vcs-Git: https://salsa.debian.org/js-team/paper-css.git

Package: libjs-paper-css
Architecture: all
Depends: ${misc:Depends}
Description: lightweight CSS library to render print previews in the front-end
 Paper CSS is a small, pure-CSS library that helps generating printouts
 directly in the browser.
 .
 It can be used to layout websites in different paper sizes, and render them
 in a paper-sized frame as a preview.