File: control

package info (click to toggle)
node-remark-slide 0.15.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 488 kB
  • sloc: javascript: 3,726; makefile: 20
file content (60 lines) | stat: -rw-r--r-- 2,363 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: node-remark-slide
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13),
               dh-sequence-nodejs,
               node-browserify,
               node-extend,
               node-highlight.js,
               node-less,
               node-marked,
               node-shelljs,
               node-should,
               node-should-sinon,
               node-sinon,
               uglifyjs
Standards-Version: 4.7.3
Homepage: https://remarkjs.com/
Vcs-Git: https://salsa.debian.org/js-team/node-remark-slide.git
Vcs-Browser: https://salsa.debian.org/js-team/node-remark-slide

Package: node-remark-slide
Architecture: all
Depends: ${misc:Depends}
Suggests: fonts-ubuntu, fonts-yanone-kaffeesatz, texlive-fonts-extra
Description: simple, in-browser, markdown-driven slideshow tool (node module)
 A simple, in-browser, markdown-driven slideshow tool targeted at
 people who know their way around HTML and CSS, featuring:
 .
  * Markdown formatting, with smart extensions
  * Presenter mode with markdown formatted speaker notes and cloned
    slideshow view
  * Syntax highlighting, supporting a range of languages
  * Slide scaling, thus similar appearance on all devices / resolutions
  * Simple markdown templates for customized slides
  * Touch support for smart phones and pads, i.e. swipe to navigate
    slides
 .
 This package contains the node module.

Package: libjs-remark-slide
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Suggests: fonts-ubuntu, fonts-yanone-kaffeesatz, texlive-fonts-extra
Description: simple, in-browser, markdown-driven slideshow tool (browser)
 A simple, in-browser, markdown-driven slideshow tool targeted at
 people who know their way around HTML and CSS, featuring:
 .
  * Markdown formatting, with smart extensions
  * Presenter mode with markdown formatted speaker notes and cloned
   slideshow view
  * Syntax highlighting, supporting a range of languages
  * Slide scaling, thus similar appearance on all devices / resolutions
  * Simple markdown templates for customized slides
  * Touch support for smart phones and pads, i.e. swipe to navigate
    slides
 .
 This package contains the browser library.