python-rfc8785_0.1.4-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 21 Dec 2024 00:42:39 +0100 |
Source: | python-rfc8785 |
Binary: | python3-rfc8785 |
Architecture: | source all |
Version: | 0.1.4-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Simon Josefsson <simon@josefsson.org> |
Description: | python3-rfc8785 - Pure-Python JSON Canonicalization Scheme (Python library) |
Closes: | 1090952 |
Changes: | python-rfc8785 (0.1.4-1) unstable; urgency=medium * Initial release. (Closes: #1090952) |
Files: | 8cfb488ee1f9a56adec413d26183c560 1640 python optional python-rfc8785_0.1.4-1.dsc 0ec6463b47a6cb29e438e49fe80d42d9 14321 python optional python-rfc8785_0.1.4.orig.tar.gz b862a02ba8a32ca3a45f81188f477b19 2032 python optional python-rfc8785_0.1.4-1.debian.tar.xz 1956620847b847526c55954ba8427877 7248 python optional python-rfc8785_0.1.4-1_amd64.buildinfo 8719b31b950702df0ce495785236f683 6496 python optional python3-rfc8785_0.1.4-1_all.deb |
python-rfc8785_0.1.4-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-rfc8785 |
Binary: | python3-rfc8785 |
Architecture: | all |
Version: | 0.1.4-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Simon Josefsson <simon@josefsson.org>, |
Homepage: | https://github.com/trailofbits/rfc8785.py |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-rfc8785 |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-rfc8785.git |
Testsuite: | autopkgtest, autopkgtest-pkg-python |
Testsuite-Triggers: | @builddeps@, python3-all, python3-pytest |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, flit, pybuild-plugin-pyproject, python3-all, python3-pytest, python3-setuptools, python3-wheel |
Package-List: | python3-rfc8785 deb python optional arch=all |
Files: | 0ec6463b47a6cb29e438e49fe80d42d9 14321 python-rfc8785_0.1.4.orig.tar.gz b862a02ba8a32ca3a45f81188f477b19 2032 python-rfc8785_0.1.4-1.debian.tar.xz |
control file for python3-rfc8785_0.1.4-1_all.deb (click to toggle) | |
---|---|
Package: | python3-rfc8785 |
Source: | python-rfc8785 |
Version: | 0.1.4-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 31 |
Depends: | python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/trailofbits/rfc8785.py |
Description: | Pure-Python JSON Canonicalization Scheme (Python library) A pure-Python, no-dependency implementation of [RFC 8785], a.k.a. JSON Canonicalization Scheme or JCS. . This package contains the Python library. |
contents of python3-rfc8785_0.1.4-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-20 23:42 ./ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/lib/python3/ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785/ -rw-r--r-- root/root 496 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785/__init__.py -rw-r--r-- root/root 7251 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785/_impl.py -rw-r--r-- root/root 0 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785/py.typed drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785-0.1.4.dist-info/ -rw-r--r-- root/root 7 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785-0.1.4.dist-info/INSTALLER -rw-r--r-- root/root 3379 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785-0.1.4.dist-info/METADATA -rw-r--r-- root/root 81 2024-12-20 23:42 ./usr/lib/python3/dist-packages/rfc8785-0.1.4.dist-info/WHEEL drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/share/ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-20 23:42 ./usr/share/doc/python3-rfc8785/ -rw-r--r-- root/root 163 2024-12-20 23:42 ./usr/share/doc/python3-rfc8785/changelog.Debian.gz -rw-r--r-- root/root 1155 2024-12-20 23:42 ./usr/share/doc/python3-rfc8785/copyright |
copyright of python3-rfc8785_0.1.4-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/trailofbits/rfc8785.py Upstream-Contact: Trail of Bits <opensource@trailofbits.com> Upstream-Name: rfc8785.py Files: * Copyright: 2024 William Woodruff, Anders Rundgren, et al License: Apache-2.0 Files: debian/* Copyright: 2024 Simon Josefsson <simon@josefsson.org> License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0". |
Timestamp: 26.12.2024 / 15:12:28 (UTC)