Source: haunt
Section: lisp
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Uploaders: Sergio Durigan Junior <sergiodj@debian.org>
Build-Depends: debhelper-compat (=13),
 guile-3.0-dev,
 gperf,
 texinfo
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://dthompson.us/projects/haunt.html
Vcs-Git: https://salsa.debian.org/debian/haunt.git
Vcs-Browser: https://salsa.debian.org/debian/haunt

Package: haunt
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
 guile-3.0
Recommends: guile-reader, guile-commonmark
Description: framework for building static web site in Scheme Guile
 Haunt is a simple, functional, hackable static site generator that gives
 authors the ability to treat websites as Scheme programs.
 .
 Haunt has no opinion about what markup language authors should use to write
 posts, though it comes with support for the popular Markdown format. Likewise,
 Haunt has no opinion about how authors structure their sites. Though it comes
 with support for building simple blogs or Atom feeds, authors should feel
 empowered to tweak, replace, or create builders to do things that aren't
 provided out-of-the-box.
