Railroad-Diagram Generator
https://github.com/tabatkins/railroad-diagrams
This is a small library for generating railroad diagrams (like what JSON.org uses) using SVG, with both JS and Python ports.
- Developed at devel:languages:python
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-railroad-diagrams && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-railroad-diagrams.changes | 0000001333 1.3 KB | |
python-railroad-diagrams.spec | 0000002141 2.09 KB | |
railroad-diagrams-3.0.1.tar.gz | 0000022057 21.5 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1086685
from
Daniel Garcia (dgarcia)
(revision 3)
- Update to 3.0.1: * Spell the method right. - 3.0.0: * Copy the 'standalone' distinction from the JS version. Also sync the CSS insertion with it, changing the Diagram constructor signature a bit. - 2.0.4: * Add a 3.7 requirement * Make style optional - 2.0.3: * Style isn't a DiagramItem, like Path isn't - 2.0.2: * Whoops, broke constructor. - 2.0.1: * lint * Upstream fix for escaping - 2.0.0: * Fix casing of license classifier * Bump min python version to 3.7. Add mypy annotations. * Add all the useful global options to the dingus. Fixes #92. * Add LICENSE, and reference it in both py and js install files. * Remove the random css-parsing project * Remove the no-module version of the dingus, too. * Rename css file to be consistent. * Use proper formatting on AlternatingSequence error
Comments 0