File: control

package info (click to toggle)
elixir-earmark-parser 1.4.44-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,148 kB
  • sloc: makefile: 9
file content (18 lines) | stat: -rw-r--r-- 805 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: elixir-earmark-parser
Section: devel
Priority: optional
Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13), elixir (>= 1.18), erlang-dev, erlang-hex
Standards-Version: 4.7.2
Homepage: https://github.com/RobertDober/earmark_parser
Vcs-Browser: https://salsa.debian.org/erlang-team/packages/elixir-earmark-parser
Vcs-Git: https://salsa.debian.org/erlang-team/packages/elixir-earmark-parser.git
Rules-Requires-Root: no

Package: elixir-earmark-parser
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, elixir
Description: Pure Elixir Markdown Parser
 EarmarkParser is a Markdown parser used by Earmark, which is an Elixir
 library intended for converting Markdown to HTML.