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.2.0.1.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 (>=4 && <5), HaXml (>=1.25 && <1.26) [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 this: git clone git://github.com/YoshikuniJujo/yjsvg.git(tag yjsvg-0.2.0.0) |
| Uploaded | by YoshikuniJujo at 2017-05-21T23:04:21Z |
| Distributions | LTSHaskell:0.2.0.1, NixOS:0.2.0.1, Stackage:0.2.0.1 |
| Reverse Dependencies | 4 direct, 0 indirect [details] |
| Downloads | 8497 total (25 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-05-21 [all 1 reports] |