Source: diet-ng Maintainer: Debian D Language Group Uploaders: Matthias Klumpp Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), dh-dlang, meson, pkg-config Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/d-team/diet-ng Vcs-Git: https://salsa.debian.org/d-team/diet-ng.git Homepage: https://github.com/rejectedsoftware/diet-ng Package: libdiet0 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Compile-time indentation based, XML structured template system Diet is a generic compile-time template system based on an XML-like structure. The syntax is heavily influenced by Pug (formerly "Jade") and Haml and outputting dynamic HTML is the primary goal. It supports pluggable transformation modules, as well as output modules, so that many other uses are possible. Package: libdiet-dev Architecture: any Section: libdevel Depends: libdiet0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Compile-time indentation based template system -- development files Diet is a generic compile-time template system based on an XML-like structure. The syntax is heavily influenced by Pug (formerly "Jade") and Haml and outputting dynamic HTML is the primary goal. It supports pluggable transformation modules, as well as output modules, so that many other uses are possible. . This package contains development files for the D programming language.