File: control

package info (click to toggle)
markdown 1.0.1-12
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 132 kB
  • sloc: perl: 1,611; makefile: 32
file content (15 lines) | stat: -rw-r--r-- 508 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: markdown
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: web
Priority: optional
Standards-Version: 3.7.2
Homepage: http://daringfireball.net/projects/markdown/

Package: markdown
Architecture: all
Multi-Arch: foreign
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).