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,
	       libagg2-dev (>= 1:2.6),
	       libfl-dev (>= 2.6),
	       libicu-dev (>= 57.1)
Standards-Version: 4.3.0.0
Homepage: https://www.contextfreeart.org/index.html
Vcs-Browser: https://github.com/MtnViewJohn/context-free
Vcs-git: https://github.com/MtnViewJohn/context-free.git

Package: contextfree
Architecture: any
Depends: libagg2 (>= 1:2.6), ${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.
