yjsvg: make SVG string from Haskell data
import Text.XML.YJSVG main = putStrLn $ showSVG 500 750 [ Line 30 40 100 200 "yellow" 10 ]
etc
Downloads
- yjsvg-0.1.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.11, 0.1.13, 0.1.14, 0.1.18, 0.2.0.0, 0.2.0.1 |
---|---|
Dependencies | base (>3 && <5), HaXml [details] |
License | BSD-3-Clause |
Author | YoshikuniJujo <PAF01143@nifty.ne.jp> |
Maintainer | YoshikuniJujo <PAF01143@nifty.ne.jp> |
Category | Graphics |
Source repo | head: git clone git://github.com/YoshikuniJujo/yjsvg.git |
Uploaded | by YoshikuniJujo at 2012-02-20T05:53:34Z |
Distributions | LTSHaskell:0.2.0.1, NixOS:0.2.0.1, Stackage:0.2.0.1 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 8329 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |