python-betterproto_2.0.0b7-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 20 Dec 2024 19:17:25 +0100 |
Source: | python-betterproto |
Binary: | protoc-betterproto python3-betterproto |
Architecture: | source all |
Version: | 2.0.0b7-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Simon Josefsson <simon@josefsson.org> |
Description: | protoc-betterproto - Better Protobuf / gRPC Support for Python (command-line tools) python3-betterproto - Better Protobuf / gRPC Support for Python (Python library) |
Closes: | 1090902 |
Changes: | python-betterproto (2.0.0b7-1) unstable; urgency=medium * Initial release. (Closes: #1090902) |
Files: | 2ec9586d0d93ff845481799010cbeb99 2723 python optional python-betterproto_2.0.0b7-1.dsc de9a12d1943dfa266dc3cf489cd3c6fa 101447 python optional python-betterproto_2.0.0b7.orig.tar.gz 3eccee5c493330c2d43c23cc2ce19cbc 2548 python optional python-betterproto_2.0.0b7-1.debian.tar.xz bdec6827801bede5695a5f385e23cabb 2672 python optional protoc-betterproto_2.0.0b7-1_all.deb be73fa97b975bb61dace0d17e1fbecf4 8636 python optional python-betterproto_2.0.0b7-1_amd64.buildinfo f7c7c39666a3d94e4fa8a2c4efbf02ab 63376 python optional python3-betterproto_2.0.0b7-1_all.deb |
python-betterproto_2.0.0b7-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-betterproto |
Binary: | python3-betterproto, protoc-betterproto |
Architecture: | all |
Version: | 2.0.0b7-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Simon Josefsson <simon@josefsson.org>, |
Homepage: | https://github.com/danielgtaylor/python-betterproto |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-betterproto |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-betterproto.git |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, black, pybuild-plugin-pyproject, python3-all, python3-dateutil, python3-grpclib, python3-isort, python3-jinja2, python3-poetry-core, python3-pydantic |
Package-List: | protoc-betterproto deb python optional arch=all python3-betterproto deb python optional arch=all |
Files: | de9a12d1943dfa266dc3cf489cd3c6fa 101447 python-betterproto_2.0.0b7.orig.tar.gz 3eccee5c493330c2d43c23cc2ce19cbc 2548 python-betterproto_2.0.0b7-1.debian.tar.xz |
README.source for python-betterproto_2.0.0b7-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for protoc-betterproto_2.0.0b7-1_all.deb (click to toggle) | |
---|---|
Package: | protoc-betterproto |
Source: | python-betterproto |
Version: | 2.0.0b7-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 11 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/danielgtaylor/python-betterproto |
Description: | Better Protobuf / gRPC Support for Python (command-line tools) This project aims to provide an improved experience when using Protobuf / gRPC in a modern Python environment by making use of modern language features and generating readable, understandable, idiomatic Python code. It will not support legacy features or environments (e.g. Protobuf 2). The following are supported: . - Protobuf 3 & gRPC code generation - Both binary & JSON serialization is built-in - Python 3.7+ making use of: - Enums - Dataclasses - `async`/`await` - Timezone-aware `datetime` and `timedelta` objects - Relative imports - Mypy type checking - Pydantic Models generation . This package contains the command-line tool protoc-gen-python_betterproto. |
contents of protoc-betterproto_2.0.0b7-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-20 18:17 ./ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/bin/ -rwxr-xr-x root/root 217 2024-12-20 18:17 ./usr/bin/protoc-gen-python_betterproto drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/share/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/share/doc/protoc-betterproto/ -rw-r--r-- root/root 166 2024-12-20 18:17 ./usr/share/doc/protoc-betterproto/changelog.Debian.gz -rw-r--r-- root/root 1515 2024-12-20 18:17 ./usr/share/doc/protoc-betterproto/copyright |
copyright of protoc-betterproto_2.0.0b7-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/danielgtaylor/python-betterproto Upstream-Name: betterproto Files: * Copyright: Copyright © 2024 Daniel G. Taylor <danielgtaylor@gmail.com> License: Expat Files: debian/* Copyright: 2024-2025 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat The MIT License (MIT) . 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. |
control file for python3-betterproto_2.0.0b7-1_all.deb (click to toggle) | |
---|---|
Package: | python3-betterproto |
Source: | python-betterproto |
Version: | 2.0.0b7-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 423 |
Depends: | python3-dateutil, python3-grpclib, python3-typing-extensions, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/danielgtaylor/python-betterproto |
Description: | Better Protobuf / gRPC Support for Python (Python library) This project aims to provide an improved experience when using Protobuf / gRPC in a modern Python environment by making use of modern language features and generating readable, understandable, idiomatic Python code. It will not support legacy features or environments (e.g. Protobuf 2). The following are supported: . - Protobuf 3 & gRPC code generation - Both binary & JSON serialization is built-in - Python 3.7+ making use of: - Enums - Dataclasses - `async`/`await` - Timezone-aware `datetime` and `timedelta` objects - Relative imports - Mypy type checking - Pydantic Models generation . This package contains the Python library. |
contents of python3-betterproto_2.0.0b7-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-20 18:17 ./ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/ -rw-r--r-- root/root 71580 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/__init__.py -rw-r--r-- root/root 295 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/_types.py -rw-r--r-- root/root 184 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/_version.py -rw-r--r-- root/root 3618 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/casing.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/compile/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/compile/__init__.py -rw-r--r-- root/root 6621 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/compile/importing.py -rw-r--r-- root/root 552 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/compile/naming.py -rw-r--r-- root/root 5805 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/enum.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/__init__.py -rw-r--r-- root/root 5335 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/grpclib_client.py -rw-r--r-- root/root 882 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/grpclib_server.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/util/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/util/__init__.py -rw-r--r-- root/root 6793 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/grpc/util/async_channel.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/google/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/google/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/google/protobuf/ -rw-r--r-- root/root 50 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/google/protobuf/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/google/protobuf/compiler/ -rw-r--r-- root/root 59 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/google/protobuf/compiler/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/google/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/google/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/google/protobuf/ -rw-r--r-- root/root 92347 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/google/protobuf/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/google/protobuf/compiler/ -rw-r--r-- root/root 8964 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/pydantic/google/protobuf/compiler/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/google/ -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/google/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/google/protobuf/ -rw-r--r-- root/root 87820 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/google/protobuf/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/google/protobuf/compiler/ -rw-r--r-- root/root 8566 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/lib/std/google/protobuf/compiler/__init__.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/ -rw-r--r-- root/root 23 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/__init__.py -rw-r--r-- root/root 32 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/__main__.py -rw-r--r-- root/root 2093 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/compiler.py -rwxr-xr-x root/root 1471 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/main.py -rw-r--r-- root/root 27903 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/models.py -rw-r--r-- root/root 4867 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/module_validation.py -rw-r--r-- root/root 9072 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/parser.py -rw-r--r-- root/root 48 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/plugin.bat -rw-r--r-- root/root 5083 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/plugin/typing_compiler.py -rw-r--r-- root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/py.typed drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/templates/ -rw-r--r-- root/root 1594 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/templates/header.py.j2 -rw-r--r-- root/root 8026 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/templates/template.py.j2 -rw-r--r-- root/root 1361 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto/utils.py drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto-2.0.0b7.dist-info/ -rw-r--r-- root/root 7 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto-2.0.0b7.dist-info/INSTALLER -rw-r--r-- root/root 19108 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto-2.0.0b7.dist-info/METADATA -rw-r--r-- root/root 88 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto-2.0.0b7.dist-info/WHEEL -rw-r--r-- root/root 73 2024-12-20 18:17 ./usr/lib/python3/dist-packages/betterproto-2.0.0b7.dist-info/entry_points.txt drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/share/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-20 18:17 ./usr/share/doc/python3-betterproto/ -rw-r--r-- root/root 166 2024-12-20 18:17 ./usr/share/doc/python3-betterproto/changelog.Debian.gz -rw-r--r-- root/root 1515 2024-12-20 18:17 ./usr/share/doc/python3-betterproto/copyright |
copyright of python3-betterproto_2.0.0b7-1_all.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as protoc-betterproto (protoc-betterproto_2.0.0b7-1_all.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/danielgtaylor/python-betterproto Upstream-Name: betterproto Files: * Copyright: Copyright © 2024 Daniel G. Taylor <danielgtaylor@gmail.com> License: Expat Files: debian/* Copyright: 2024-2025 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat The MIT License (MIT) . 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: 09.01.2025 / 19:02:28 (UTC)