File: control

package info (click to toggle)
impress.js 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,524 kB
  • sloc: javascript: 5,802; makefile: 7
file content (26 lines) | stat: -rw-r--r-- 832 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
24
25
26
Source: impress.js
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Cédric Boutillier <boutil@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 terser,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://github.com/bartaz/impress.js
Vcs-Git: https://salsa.debian.org/js-team/impress.js.git
Vcs-Browser: https://salsa.debian.org/js-team/impress.js

Package: libjs-impress
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Recommends:
 javascript-common,
Description: JavaScript library to make animated presentations
 Impress.js is a framework written in JavaScript to create HTML
 presentations, which can be shown with a web browser. It provides
 transforms and transition effects between slides based on CSS3.