python-tatsu-lts_5.13.1+ds-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 21 Jan 2025 10:38:31 -0500 |
Source: | python-tatsu-lts |
Binary: | python3-tatsu-lts |
Architecture: | source all |
Version: | 5.13.1+ds-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Boyuan Yang <byang@debian.org> |
Description: | python3-tatsu-lts - PEG/Packrat parser generator for Python (LTS branch) |
Closes: | 1093695 |
Changes: | python-tatsu-lts (5.13.1+ds-1) unstable; urgency=medium * Initial release. (Closes: #1093695) |
Files: | a832a99b7202556d18e3e4efeeac912f 2420 python optional python-tatsu-lts_5.13.1+ds-1.dsc 0af7bb9a3b9fd4c60af3351c407c0802 141220 python optional python-tatsu-lts_5.13.1+ds.orig.tar.gz fe627df31cbdc72ea7ba6bce62aa6dc7 2620 python optional python-tatsu-lts_5.13.1+ds-1.debian.tar.xz b92ee923606d508f002ad392c65d7ac0 7743 python optional python-tatsu-lts_5.13.1+ds-1_amd64.buildinfo 533710b9ad3ad842f4849ab896284034 56200 python optional python3-tatsu-lts_5.13.1+ds-1_all.deb |
python-tatsu-lts_5.13.1+ds-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-tatsu-lts |
Binary: | python3-tatsu-lts |
Architecture: | all |
Version: | 5.13.1+ds-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Boyuan Yang <byang@debian.org>, |
Homepage: | https://github.com/dnicolodi/TatSu-LTS |
Description: | PEG/Packrat parser generator for Python (LTS branch) TatSu is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-tatsu-lts |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-tatsu-lts.git |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-pytest<!nocheck>, python3-pytest-flake8<!nocheck>, python3-pytest-mypy<!nocheck>, python3-setuptools, python3-setuptools-scm |
Package-List: | python3-tatsu-lts deb python optional arch=all |
Files: | 0af7bb9a3b9fd4c60af3351c407c0802 141220 python-tatsu-lts_5.13.1+ds.orig.tar.gz fe627df31cbdc72ea7ba6bce62aa6dc7 2620 python-tatsu-lts_5.13.1+ds-1.debian.tar.xz |
README.source for python-tatsu-lts_5.13.1+ds-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-tatsu-lts_5.13.1+ds-1_all.deb (click to toggle) | |
---|---|
Package: | python3-tatsu-lts |
Source: | python-tatsu-lts |
Version: | 5.13.1+ds-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 327 |
Depends: | python3:any |
Breaks: | python3-tatsu |
Replaces: | python3-tatsu |
Provides: | python3-tatsu |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/dnicolodi/TatSu-LTS |
Description: | PEG/Packrat parser generator for Python (LTS branch) TatSu is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. |
contents of python3-tatsu-lts_5.13.1+ds-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-21 15:38 ./ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/bin/ -rwxr-xr-x root/root 208 2025-01-21 15:38 ./usr/bin/g2e -rwxr-xr-x root/root 204 2025-01-21 15:38 ./usr/bin/tatsu drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/TatSu_LTS-5.13.1.dist-info/ -rw-r--r-- root/root 7 2025-01-21 15:38 ./usr/lib/python3/dist-packages/TatSu_LTS-5.13.1.dist-info/INSTALLER -rw-r--r-- root/root 13287 2025-01-21 15:38 ./usr/lib/python3/dist-packages/TatSu_LTS-5.13.1.dist-info/METADATA -rw-r--r-- root/root 91 2025-01-21 15:38 ./usr/lib/python3/dist-packages/TatSu_LTS-5.13.1.dist-info/WHEEL -rw-r--r-- root/root 58 2025-01-21 15:38 ./usr/lib/python3/dist-packages/TatSu_LTS-5.13.1.dist-info/entry_points.txt -rw-r--r-- root/root 6 2025-01-21 15:38 ./usr/lib/python3/dist-packages/TatSu_LTS-5.13.1.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/ -rw-r--r-- root/root 394 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/__init__.py -rw-r--r-- root/root 94 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/__main__.py -rw-r--r-- root/root 72 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/_config.py -rw-r--r-- root/root 23 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/_version.py -rw-r--r-- root/root 3402 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/ast.py -rw-r--r-- root/root 34712 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/bootstrap.py -rw-r--r-- root/root 11353 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/buffering.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/codegen/ -rw-r--r-- root/root 435 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/codegen/__init__.py -rw-r--r-- root/root 4518 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/codegen/cgbase.py -rw-r--r-- root/root 6585 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/codegen/objectmodel.py -rw-r--r-- root/root 15945 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/codegen/python.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/collections/ -rw-r--r-- root/root 86 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/collections/__init__.py -rw-r--r-- root/root 4005 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/collections/orderedset.py -rw-r--r-- root/root 958 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/collections/tail.py -rw-r--r-- root/root 822 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/color.py -rw-r--r-- root/root 26718 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/contexts.py -rw-r--r-- root/root 7227 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/diagrams.py -rw-r--r-- root/root 3169 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/exceptions.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/g2e/ -rw-r--r-- root/root 1296 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/g2e/__init__.py -rw-r--r-- root/root 94 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/g2e/__main__.py -rw-r--r-- root/root 5317 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/g2e/semantics.py -rw-r--r-- root/root 28134 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/grammars.py -rw-r--r-- root/root 7252 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/infos.py -rw-r--r-- root/root 5461 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/leftrec.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/mixins/ -rw-r--r-- root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/mixins/__init__.py -rw-r--r-- root/root 1994 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/mixins/indent.py -rw-r--r-- root/root 310 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/model.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/ngcodegen/ -rw-r--r-- root/root 264 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/ngcodegen/__init__.py -rw-r--r-- root/root 4833 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/ngcodegen/objectmodel.py -rw-r--r-- root/root 12663 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/ngcodegen/python.py -rw-r--r-- root/root 5415 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/objectmodel.py -rw-r--r-- root/root 2533 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/parser.py -rw-r--r-- root/root 4216 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/parser_semantics.py -rw-r--r-- root/root 1017 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/parsing.py -rw-r--r-- root/root 3914 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/rendering.py -rw-r--r-- root/root 2891 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/semantics.py -rw-r--r-- root/root 9019 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/symtables.py -rw-r--r-- root/root 728 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/synth.py -rw-r--r-- root/root 1456 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/tokenizing.py -rw-r--r-- root/root 9043 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/tool.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/ -rw-r--r-- root/root 37 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/__init__.py -rw-r--r-- root/root 13028 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/_common.py -rw-r--r-- root/root 3705 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/misc.py -rw-r--r-- root/root 8349 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/parproc.py -rw-r--r-- root/root 2256 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/testing.py -rw-r--r-- root/root 1184 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/util/unicode_characters.py -rw-r--r-- root/root 5227 2025-01-21 15:38 ./usr/lib/python3/dist-packages/tatsu/walkers.py drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/share/ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-21 15:38 ./usr/share/doc/python3-tatsu-lts/ -rw-r--r-- root/root 164 2025-01-21 15:38 ./usr/share/doc/python3-tatsu-lts/changelog.Debian.gz -rw-r--r-- root/root 3733 2025-01-21 15:38 ./usr/share/doc/python3-tatsu-lts/copyright |
copyright of python3-tatsu-lts_5.13.1+ds-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TatSu-LTS Source: https://github.com/dnicolodi/TatSu-LTS Files-Excluded: examples/* Comment: Files in examples have unclear license thus stripped for now. Files: * Copyright: 2017-2023 Juancarlo Añez License: tatsu-BSD-like Files: debian/* Copyright: 2025 Boyuan Yang <byang@debian.org> License: tatsu-BSD-like or CC0-1.0 Files: docs/* Copyright: 2017-2023 Juancarlo Añez License: BSD-2-Clause License: tatsu-BSD-like TATSU - A PEG/Packrat parser generator for Python . Copyright (C) 2017-2023 Juancarlo Añez All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 4. Redistributions of any form whatsoever must retain the following acknowledgment: 'This product includes software developed by "Juancarlo Añez" (https://apalala.bitbucket.io).' . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-2-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: CC0-1.0 On Debian GNU/Linux systems, the complete text of the CC0-1.0 License can be found in `/usr/share/common-licenses/CC0-1.0'. |
Timestamp: 21.01.2025 / 17:03:53 (UTC)