packages feed

typography-geometry-1.0.1.0: typography-geometry.cabal

Name:		typography-geometry
Version: 	1.0.1.0
Synopsis:	Drawings for printed text documents
Description: 	Drawings for printed text documents
Category:	Typography
Author:         Pierre-Etienne Meunier <pierreetienne.meunier@gmail.com>
Maintainer:	Jean-Philippe Bernardy <jeanphilippe.bernardy@gmail.com>
License:	GPL-2
License-file:	LICENSE
Build-Type:	Simple
Cabal-Version:	>=1.6
source-repository head
        type: git
        location: https://github.com/jyp/typography-geometry
Library
        Build-Depends:	base<5, vector,polynomials-bernstein,containers,parallel
        Exposed-modules: Graphics.Typography.Geometry, Graphics.Typography.Geometry.Bezier,
                         Graphics.Typography.Geometry.Approximation,
                         Graphics.Typography.Geometry.Outlines