File: control

package info (click to toggle)
markdown 1.0.2~b8-7
  • links: PTS
  • area: main
  • in suites: experimental
  • size: 84 kB
  • sloc: perl: 913; makefile: 35
file content (14 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: markdown
Maintainer: Matt Kraai <kraai@debian.org>
Section: web
Priority: optional
Standards-Version: 4.2.1
Homepage: https://daringfireball.net/projects/markdown/

Package: markdown
Architecture: all
Depends: perl:any (>= 5.6.0-0.1)
Description: Text-to-HTML conversion tool
 Markdown is a text-to-HTML conversion tool for web writers.  It
 allows you to write using an easy-to-read, easy-to-write plain text
 format, then convert it to structurally valid XHTML (or HTML).