File: control

package info (click to toggle)
mdp-src 1.0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 288 kB
  • sloc: ansic: 1,899; makefile: 72
file content (24 lines) | stat: -rw-r--r-- 802 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
Source: mdp-src
Section: misc
Priority: optional
Maintainer: Lev Lamberov <dogsleg@debian.org>
Build-Depends: debhelper (>= 11),
               libncurses-dev,
               libtinfo-dev,
               lsb-release
Standards-Version: 4.2.1
Rules-Requires-Root: no
Homepage: https://github.com/visit1985/mdp
Vcs-Git: https://salsa.debian.org/debian/mdp.git
Vcs-Browser: https://salsa.debian.org/debian/mdp

Package: mdp
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: command-line based Markdown presentation tool
 mdp is a command-line program that allows you to make elegant presentations
 from Markdown formatted files.
 .
 It is as easy as write your presentation content in the text editor of your
 preference and launch the presentation from the command-line.