railroad-diagrams 3.0.1+20260511+git736dec7-1
Package Information
| Description | library for generating railroad diagrams - Python port 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. This package provides the python library. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Joseph Nahmias <jello@debian.org> |
| Sponsor | jello@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/railroad-diagrams.git (browse) |
| Closes | #1138606 |
| Blocked Bugs | #1138500 (wishlist) |
| Tracker | https://tracker.debian.org/pkg/railroad-diagrams |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Version | 3.0.1+20260511+git736dec7-1 |
|---|---|
| Changed-By | Joseph Nahmias |
| Architecture | source all |
| Distribution | unstable |
| Date | Tue, 09 Jun 2026 00:30:44 -0400 |
| Source | railroad-diagrams |
Changelog
railroad-diagrams (3.0.1+20260511+git736dec7-1) unstable; urgency=medium
.
* New upstream version 3.0.1+20260511+git736dec7-1
* run wrap-and-sort -asbkt
* update jobs run by salsa ci
* bump std-ver; drop priority: optional; drop RRR: no
* fix binary pkg name
+ use python3-railroad instead of python3-railroad-diagrams to match
python module import name
+ add transitional package to migrate existing installations
* mark python packages as M-A: foreign
* install documentation for python3-railroad
* switch build to pybuild-plugin-pyproject
* run upstream tests during build & as autopkgtest
* update package.json to include proper files and version
* build package for nodejs (Closes: #1138606).dsc
| Section | javascript |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | node-railroad-diagrams deb javascript optional arch=all python3-railroad deb python optional arch=all python3-railroad-diagrams deb oldlibs optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: railroad-diagrams Source: https://github.com/tabatkins/railroad-diagrams Files: * Copyright: 2021 Tab Atkins Jr License: Expat Comment: License as mentioned on the github repository Files: debian/* Copyright: 2022 Nilesh Patra <nilesh@debian.org> License: CC0-1.0 License: CC0-1.0 On Debian systems, the full text of the Creative Commons CC0 1.0 Universal license can be found in the file `/usr/share/common-licenses/CC0-1.0’. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.