File: control

package info (click to toggle)
lua-markdown 0.32-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 196 kB
  • ctags: 102
  • sloc: makefile: 13; sh: 7
file content (19 lines) | stat: -rw-r--r-- 704 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: lua-markdown
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), lua5.1-policy-dev (>= 10), dpatch
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-markdown
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua-markdown
Homepage: http://luaforge.net/projects/markdown

Package: liblua5.1-markdown0
Architecture: all
Depends: ${shlibs:Depends}
Description: A pure lua5.1 implementation of the Markdown text-to-html markup
 This package contains markdown, a Lua library to translate the markdown syntax
 to HTML.
 .
 This package also contains the documentation.