pikchr 0.1.3

PIC-like diagramming language to SVG converter
Documentation
1
2
3
{ pkgs ? import <nixpkgs> { } }:

pkgs.mkShell { buildInputs = with pkgs; [ stdenv ]; }