File: control

package info (click to toggle)
lookatme 2.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,400 kB
  • sloc: python: 3,497; sh: 291; makefile: 16
file content (33 lines) | stat: -rw-r--r-- 1,242 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
Source: lookatme
Section: text
Priority: optional
Maintainer: Reiner Herrmann <reiner@reiner-h.de>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-python3,
               dh-sequence-sphinxdoc,
               python3,
               python3-click,
               python3-marshmallow,
               python3-mistune0,
               python3-pygments,
               python3-pytest <!nocheck>,
               python3-pytest-mock <!nocheck>,
               python3-setuptools,
               python3-sphinx,
               python3-urwid,
               python3-yaml
Standards-Version: 4.6.1
Homepage: https://github.com/d0c-s4vage/lookatme
Vcs-Git: https://salsa.debian.org/reiner/lookatme.git
Vcs-Browser: https://salsa.debian.org/reiner/lookatme
Rules-Requires-Root: no

Package: lookatme
Architecture: all
Built-Using: ${sphinxdoc:Built-Using}
Depends: ${python3:Depends}, ${sphinxdoc:Depends}, ${misc:Depends}
Description: interactive command-line presentation tool
 lookatme is an extensible terminal-based presentation tool that renders
 Markdown documents and supports themes, syntax highlighting, live and manual
 source reloading and can embed external files and live terminals into slides.