File: control

package info (click to toggle)
markdown 1.0.1-10.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 68 kB
  • sloc: perl: 806; makefile: 32
file content (14 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (4)
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: 3.7.2
Homepage: http://daringfireball.net/projects/markdown/

Package: markdown
Architecture: all
Depends: perl (>= 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).