diagrams-svg: SVG backend for diagrams drawing EDSL.
This package provides a modular backend for rendering
diagrams created with the diagrams EDSL to SVG
files. It uses blaze-svg to be a fast, native
Haskell backend, making it suitable for use on
any platform.
The package provides the following modules:
Diagrams.Backend.SVG.CmdLine - if you're just getting started with diagrams, begin here.
Diagrams.Backend.SVG - look at this next. The general API for the SVG backend.
Additional documentation can be found in the README file distributed with the source tarball or viewable on GitHub: https://github.com/diagrams/diagrams-svg/blob/master/README.md.
[Skip to Readme]
Downloads
- diagrams-svg-1.0.1.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.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.7, 0.6, 0.6.0.1, 0.7, 0.8, 0.8.0.1, 0.8.0.2, 1.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.2, 1.0.2.1, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.1.0.5, 1.3, 1.3.1, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.1.4, 1.3.1.5, 1.3.1.6, 1.3.1.7, 1.3.1.8, 1.3.1.9, 1.3.1.10, 1.4, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.0.4, 1.4.1, 1.4.1.1, 1.4.2, 1.4.3, 1.4.3.1, 1.4.3.2, 1.4.4, 1.5 (info) |
|---|---|
| Change log | CHANGES.markdown |
| Dependencies | base (>=4.3 && <4.8), blaze-markup (>=0.5 && <0.6), blaze-svg (>=0.3.3), bytestring (>=0.9 && <1.0), colour, containers (>=0.3 && <0.6), diagrams-core (>=1.0 && <1.1), diagrams-lib (>=1.0 && <1.1), directory, filepath, ghc-prim, hashable (>=1.1 && <1.3), lens (>=3.8 && <4), monoid-extras (>=0.3 && <0.4), mtl (>=1 && <2.2), old-time, process, split (>=0.1.2 && <0.3), time, unix (>=2.4 && <2.8), vector-space (>=0.7 && <0.9) [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.1 |
| License | BSD-3-Clause |
| Author | Felipe Lessa, Deepak Jois |
| Maintainer | [email protected] |
| Uploaded | by BrentYorgey at 2014-01-30T21:16:52Z |
| Category | Graphics |
| Home page | http://projects.haskell.org/diagrams/ |
| Bug tracker | http://github.com/diagrams/diagrams-svg/issues |
| Source repo | head: git clone http://github.com/diagrams/diagrams-svg |
| Distributions | Debian:1.4.3, LTSHaskell:1.5, NixOS:1.5, Stackage:1.5 |
| Reverse Dependencies | 25 direct, 33 indirect [details] |
| Downloads | 63196 total (243 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |
