python-slip10_1.0.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 26 Feb 2025 15:10:43 -0700 |
Source: | python-slip10 |
Binary: | python3-slip10 |
Architecture: | source all |
Version: | 1.0.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Soren Stoutner <soren@debian.org> |
Description: | python3-slip10 - Reference implementation of the SLIP-0010 specification |
Closes: | 1098975 |
Changes: | python-slip10 (1.0.1-1) unstable; urgency=medium * Initial release (Closes: #1098975). |
Files: | 73a1db3fd0f6359c6ad5f7fe8eaa6f23 2127 python optional python-slip10_1.0.1-1.dsc 820fc977853e30df7092792b44ea2bb6 11164 python optional python-slip10_1.0.1.orig.tar.gz 2e8645e555588d026daa94da63350e8d 2184 python optional python-slip10_1.0.1-1.debian.tar.xz 8d009e81a30995cbc056f5309909eb52 6968 python optional python-slip10_1.0.1-1_amd64.buildinfo a92b51e538930dc944775d7035392888 11184 python optional python3-slip10_1.0.1-1_all.deb |
python-slip10_1.0.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-slip10 |
Binary: | python3-slip10 |
Architecture: | all |
Version: | 1.0.1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Soren Stoutner <soren@debian.org> |
Homepage: | https://github.com/trezor/python-slip10 |
Standards-Version: | 4.7.1 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-slip10 |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-slip10.git |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all |
Build-Depends-Indep: | python3-poetry-core, python3-base58, python3-cryptography, python3-ecdsa |
Package-List: | python3-slip10 deb python optional arch=all |
Files: | 820fc977853e30df7092792b44ea2bb6 11164 python-slip10_1.0.1.orig.tar.gz 2e8645e555588d026daa94da63350e8d 2184 python-slip10_1.0.1-1.debian.tar.xz |
control file for python3-slip10_1.0.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-slip10 |
Source: | python-slip10 |
Version: | 1.0.1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 57 |
Depends: | python3-base58, python3-cryptography, python3-ecdsa, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/trezor/python-slip10 |
Description: | Reference implementation of the SLIP-0010 specification A reference implementation of the SLIP-0010 specification, which generalizes the BIP-0032 derivation scheme for private and public key pairs in hierarchical deterministic wallets for the curves secp256k1, NIST P-256, ed25519 and curve25519. . This package contains the Python 3 version. |
contents of python3-slip10_1.0.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-26 22:10 ./ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10/ -rw-r--r-- root/root 356 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10/__init__.py -rw-r--r-- root/root 4218 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10/ripemd160.py -rw-r--r-- root/root 14106 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10/slip10.py -rw-r--r-- root/root 11400 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10/utils.py drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10-1.0.1.dist-info/ -rw-r--r-- root/root 7 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10-1.0.1.dist-info/INSTALLER -rw-r--r-- root/root 5896 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10-1.0.1.dist-info/METADATA -rw-r--r-- root/root 88 2025-02-26 22:10 ./usr/lib/python3/dist-packages/slip10-1.0.1.dist-info/WHEEL drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/share/ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-26 22:10 ./usr/share/doc/python3-slip10/ -rw-r--r-- root/root 161 2025-02-26 22:10 ./usr/share/doc/python3-slip10/changelog.Debian.gz -rw-r--r-- root/root 111 2024-09-03 13:34 ./usr/share/doc/python3-slip10/changelog.gz -rw-r--r-- root/root 1427 2025-02-26 22:10 ./usr/share/doc/python3-slip10/copyright |
copyright of python3-slip10_1.0.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-slip10 Source: https://pypi.org/project/slip10/ Files: * Copyright: 2020, Antoine Poinsot 2021 Pieter Wuille 2024, Andrew R. Kozlik License: Expat Files: debian/* Copyright: 2025 Soren Stoutner <soren@debian.org> License: Expat License: Expat The MIT License . 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: 27.02.2025 / 01:02:32 (UTC)