python-railroad-diagrams_1.1.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 15 Mar 2022 20:42:48 +0530 |
Source: | python-railroad-diagrams |
Binary: | python3-railroad-diagrams |
Architecture: | source all |
Version: | 1.1.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Nilesh Patra <nilesh@debian.org> |
Description: | python3-railroad-diagrams - library for generating railroad diagrams - Python port |
Closes: | 1007713 |
Changes: | python-railroad-diagrams (1.1.1-1) unstable; urgency=medium * Initial release (Closes: #1007713) |
Files: | da38ee9477d990a6d64b2ffe9565f08b 2244 python optional python-railroad-diagrams_1.1.1-1.dsc 38a73172c002e83d4dda9a2c1c95178e 16260 python optional python-railroad-diagrams_1.1.1.orig.tar.gz adbc301a823ea69225c1fc808505d007 2652 python optional python-railroad-diagrams_1.1.1-1.debian.tar.xz 36486e4274fbd6c8babd1557d7cbd306 6807 python optional python-railroad-diagrams_1.1.1-1_amd64.buildinfo 17ccca8e03efa7afd59b7233ad3767ff 14376 python optional python3-railroad-diagrams_1.1.1-1_all.deb |
python-railroad-diagrams_1.1.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-railroad-diagrams |
Binary: | python3-railroad-diagrams |
Architecture: | all |
Version: | 1.1.1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Nilesh Patra <nilesh@debian.org> |
Homepage: | https://github.com/tabatkins/railroad-diagrams |
Standards-Version: | 4.6.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-railroad-diagrams |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-railroad-diagrams.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | file, librsvg2-bin, python3-all |
Build-Depends: | debhelper-compat (=13), dh-python, python3-all, python3-setuptools |
Package-List: | python3-railroad-diagrams deb python optional arch=all |
Files: | 38a73172c002e83d4dda9a2c1c95178e 16260 python-railroad-diagrams_1.1.1.orig.tar.gz adbc301a823ea69225c1fc808505d007 2652 python-railroad-diagrams_1.1.1-1.debian.tar.xz |
README.source for python-railroad-diagrams_1.1.1-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-railroad-diagrams_1.1.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-railroad-diagrams |
Source: | python-railroad-diagrams |
Version: | 1.1.1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 66 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/tabatkins/railroad-diagrams |
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. |
contents of python3-railroad-diagrams_1.1.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2022-03-15 15:12 ./ drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/ drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/lib/ drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/lib/python3/ drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/lib/python3/dist-packages/ -rw-r--r-- root/root 36326 2021-07-13 23:09 ./usr/lib/python3/dist-packages/railroad.py drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/lib/python3/dist-packages/railroad_diagrams-1.1.1.egg-info/ -rw-r--r-- root/root 12831 2022-03-15 15:12 ./usr/lib/python3/dist-packages/railroad_diagrams-1.1.1.egg-info/PKG-INFO -rw-r--r-- root/root 1 2022-03-15 15:12 ./usr/lib/python3/dist-packages/railroad_diagrams-1.1.1.egg-info/dependency_links.txt -rw-r--r-- root/root 9 2022-03-15 15:12 ./usr/lib/python3/dist-packages/railroad_diagrams-1.1.1.egg-info/top_level.txt drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/share/ drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/share/doc/ drwxr-xr-x root/root 0 2022-03-15 15:12 ./usr/share/doc/python3-railroad-diagrams/ -rw-r--r-- root/root 168 2022-03-15 15:12 ./usr/share/doc/python3-railroad-diagrams/changelog.Debian.gz -rw-r--r-- root/root 1409 2022-03-15 13:50 ./usr/share/doc/python3-railroad-diagrams/copyright |
copyright of python3-railroad-diagrams_1.1.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: railroad-diagrams Source: https://pypi.debian.net/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: Expat 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. |
Timestamp: 15.03.2022 / 16:03:09 (UTC)