@hackage asciidiagram1.3.1.2
Pretty rendering of Ascii diagram into svg or png.
Categories
License
BSD-3-Clause
Maintainer
vincent.berthoux@gmail.com
Links
Versions
Installation
Dependencies (12)
- FontyFruity >=0.5 && <0.6
- JuicyPixels >=3.2
- base >=4.6 && <5
- bytestring
- containers >=0.5
- lens >=4.6 && <5.0 Show all…
Dependents (1)
@hackage/acme-everything
Transform Ascii art diagram like this:
, /---------+ +---------+ | | | ASCII +---->| Diagram | +---------+ | | | | +--+------/ \---*-----/<=======/
Into this:
See the documentation of the Text.AsciiDiagram module for the description of the input format.