SVGPath-1.0.3: SVGPath.cabal
Name: SVGPath
Version: 1.0.3
Synopsis: Parsing the path command of SVG
Description: Parsing the path command of SVG
category: Graphics
License: BSD3
License-file: LICENSE
Author: Tillmann Vogt
Maintainer: Tillmann.Vogt@rwth-aachen.de
Build-Type: Simple
Cabal-Version: >=1.6
Library
hs-source-dirs: src
build-depends:
base == 4.*,
parsec == 3.1.*
exposed-modules:
Graphics.SVG.ReadPath