Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562256
en ru br
ALT Linux repos
S:1.1.1-alt1

Group :: Development/Python3
RPM: python3-module-railroad-diagrams

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.1-alt1
Build date: 2 february 2022, 14:44 ( 116.5 weeks ago )
Size: 23.82 Kb

License: MIT
Summary: A small library for generating railroad diagrams using SVG
Description:

This is a small library for generating railroad diagrams (like what
JSON.org uses) using SVG, with both JS and Python ports.

Railroad diagrams are a way of visually representing a grammar in a form
that is more readable than using regular expressions or BNF. They can
easily represent any context-free grammar, and some more powerful
grammars. There are several railroad-diagram generators out there, but
none of them had the visual appeal I wanted, so I wrote my own.

See also https://github.com/tabatkins/railroad-diagrams for JS version

Current maintainer: Fr. Br. George

List of contributors

List of rpms provided by this srpm:

  • python3-module-railroad-diagrams
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin