yjsvg-0.1.8: make SVG string from Haskell data

The yjsvg package

 import Text.XML.YJSVG
 main = putStrLn $ showSVG 500 750 [ Line 30 40 100 200 "yellow" 10 ]

etc

Properties

Versions0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.11, 0.1.13, 0.1.14
Dependenciesbase (>3 & <5), HaXml
LicenseBSD3
AuthorYoshikuniJujo <PAF01143@nifty.ne.jp>
MaintainerYoshikuniJujo <PAF01143@nifty.ne.jp>
Stabilityexperimental
CategoryGraphics
Source repositorygit clone git://github.com/YoshikuniJujo/yjsvg.git
Upload dateMon Feb 20 01:28:21 UTC 2012
Uploaded byYoshikuniJujo
Built onghc-7.4

Modules

Downloads