1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: elixir-makeup
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.17), erlang-dev, elixir-nimble-parsec (>= 1.4.0-2~), erlang-hex
Standards-Version: 4.7.0
Homepage: https://github.com/elixir-makeup/makeup
Vcs-Browser: https://salsa.debian.org/erlang-team/packages/elixir-makeup
Vcs-Git: https://salsa.debian.org/erlang-team/packages/elixir-makeup.git
Rules-Requires-Root: no
Package: elixir-makeup
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, elixir, elixir-nimble-parsec
Description: Generic syntax highlighter written in Elixir
Makeup is a generic syntax highlighter written in Elixir. It is suitable
for use in code hosting, forums, wikis or other applications that need
to prettify source code similar to Pygments.
|