Source: libcmark-dev
Build-Depends: cmake, debhelper (>= 9), python3
Homepage: https://github.com/jgm/cmark
Maintainer: Moritz Bunkus <moritz@bunkus.org>
Priority: optional
Section: text
Standards-Version: 3.9.8

Package: libcmark-dev
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: CommonMark parsing and rendering library in C
 cmark is the C reference implementation of CommonMark, a rationalized
 version of Markdown syntax with a spec.  This package provides a
 static library and include file for parsing and rendering CommonMark
 documents.
