Source: aspic
Section: tex
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               ghostscript,
               sdop,
               xfpt
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/debian/aspic
Vcs-Git: https://salsa.debian.org/debian/aspic.git
Homepage: https://github.com/PhilipHazel/aspic

Package: aspic
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Line art generator
 Aspic is a program that generates line art images from a text
 description of a picture that contains commands such as "line", "box",
 "circle", and "arc". Aspic's concept is similar to the "pic" command.
 Output is either encapsulated PostScript, or Scalable Vector Graphics
 (SVG). Quite complex pictures can be constructed from Aspic's
 primitives, which include facilities for positioning text alongside
 graphics, and the use of colour.
