How to Install and Uninstall python36-railroad-diagrams Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-railroad-diagrams" package
Please follow the steps below to install python36-railroad-diagrams on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-railroad-diagrams
Copied
2. Uninstall "python36-railroad-diagrams" package
This is a short guide on how to uninstall python36-railroad-diagrams on openSuSE Tumbleweed:
$
sudo zypper remove
python36-railroad-diagrams
Copied
3. Information about the python36-railroad-diagrams package on openSuSE Tumbleweed
Information for package python36-railroad-diagrams:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-railroad-diagrams
Version : 1.1.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 134,0 KiB
Installed : No
Status : not installed
Source package : python-railroad-diagrams-1.1.1-1.1.src
Summary : Railroad-Diagram Generator
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.
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-railroad-diagrams
Version : 1.1.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 134,0 KiB
Installed : No
Status : not installed
Source package : python-railroad-diagrams-1.1.1-1.1.src
Summary : Railroad-Diagram Generator
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.