Source: contextfree
Section: graphics
Priority: optional
Maintainer: John Horigan <john@glyphic.com>
Uploaders: Paul van Tilburg <paulvt@debian.org>
Build-Depends: debhelper (>= 10), flex (>= 2.6), bison (>=2:3), libpng-dev, libagg-dev (>= 1:2.4), libfl-dev (>= 2.6)
Standards-Version: 4.1.0
Homepage: https://www.contextfreeart.org/index.html

Package: contextfree
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: image generator based on context-free grammars
 Context Free is a program that produces images based on context-free grammars.
 These grammars are sets of non-deterministic rules that determine what an
 image should look like.  The resulting images often resemble a mix of
 spirograph drawings, fractals and abstract art.
 .
 Context Free can generate images with millions of shapes, in PNG (up to 100
 megapixels) or SVG format.  It can also produce animations.  Many example
 images are included.
