Debian NEW package overview for python-shamir-mnemonic
python-shamir-mnemonic_0.3.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 10 Oct 2024 11:41:25 -0700
Source:python-shamir-mnemonic
Binary:python3-shamir-mnemonic shamir
Architecture:source all
Version:0.3.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Soren Stoutner <soren@debian.org>
Description:
python3-shamir-mnemonic - Shamir’s Secret-Sharing for Mnemonic Codes, an implementation of
shamir     - Executable for Shamir’s Secret-Sharing for Mnemonic Codes
Closes:1098522
Changes:
python-shamir-mnemonic (0.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #1098522).
Files:
978b9a30e09d945508b95e9ba73515c8 2319 python optional python-shamir-mnemonic_0.3.0-1.dsc
a79f2b24168c6cae98697f4e0ba3e25e 29375 python optional python-shamir-mnemonic_0.3.0.orig.tar.gz
195ebff0f5dd06375e74081137268c2a 2972 python optional python-shamir-mnemonic_0.3.0-1.debian.tar.xz
ef717fc68610eedaba6534c52fa29861 7683 python optional python-shamir-mnemonic_0.3.0-1_amd64.buildinfo
f4343bcb33fb4e0ad157baa3061f04aa 20088 python optional python3-shamir-mnemonic_0.3.0-1_all.deb
136b08d284309f74b6b513eefe6f0ed1 6208 utils optional shamir_0.3.0-1_all.deb
python-shamir-mnemonic_0.3.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-shamir-mnemonic
Binary:shamir, python3-shamir-mnemonic
Architecture:all
Version:0.3.0-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Soren Stoutner <soren@debian.org>
Homepage:https://github.com/trezor/python-shamir-mnemonic
Standards-Version:4.7.1
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-shamir-mnemonic
Vcs-Git:https://salsa.debian.org/python-team/packages/python-shamir-mnemonic.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all
Build-Depends-Indep:python3-poetry-core, python3-bip32utils<!nocheck>, python3-pytest<!nocheck>
Package-List:python3-shamir-mnemonic deb python optional arch=all shamir deb utils optional arch=all
Files:
a79f2b24168c6cae98697f4e0ba3e25e 29375 python-shamir-mnemonic_0.3.0.orig.tar.gz
195ebff0f5dd06375e74081137268c2a 2972 python-shamir-mnemonic_0.3.0-1.debian.tar.xz
lintian 2.104.0 check for python-shamir-mnemonic_0.3.0-1.dsc (click to toggle)
README.source for python-shamir-mnemonic_0.3.0-1.dsc (click to toggle)
No README.source in this package
control file for python3-shamir-mnemonic_0.3.0-1_all.deb (click to toggle)
Package:python3-shamir-mnemonic
Source:python-shamir-mnemonic
Version:0.3.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:88
Depends:python3:any
Section:python
Priority:optional
Homepage:https://github.com/trezor/python-shamir-mnemonic
Description:
Shamir’s Secret-Sharing for Mnemonic Codes, an implementation of SLIP-0039
 This SLIP describes a standard and interoperable implementation of Shamir's
 secret sharing (SSS). SSS splits a secret into unique parts which can be
 distributed among participants, and requires a specified minimum number of
 parts to be supplied in order to reconstruct the original secret. Knowledge of
 fewer than the required number of parts does not leak information about the
 secret.
 .
 This package contains the Python 3 version.
lintian 2.104.0 check for python3-shamir-mnemonic_0.3.0-1_all.deb (click to toggle)
contents of python3-shamir-mnemonic_0.3.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-10 18:41 ./
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/lib/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/lib/python3/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/
-rw-r--r-- root/root       482 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/__init__.py
-rw-r--r-- root/root      2100 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/cipher.py
-rw-r--r-- root/root      7579 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/cli.py
-rw-r--r-- root/root      2022 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/constants.py
-rw-r--r-- root/root      3905 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/recovery.py
-rw-r--r-- root/root       965 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/rs1024.py
-rw-r--r-- root/root     16375 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/shamir.py
-rw-r--r-- root/root      7000 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/share.py
-rw-r--r-- root/root      1570 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/utils.py
-rw-r--r-- root/root      1113 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/wordlist.py
-rw-r--r-- root/root      7231 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic/wordlist.txt
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic-0.3.0.dist-info/
-rw-r--r-- root/root         7 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic-0.3.0.dist-info/INSTALLER
-rw-r--r-- root/root      6547 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic-0.3.0.dist-info/METADATA
-rw-r--r-- root/root        88 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic-0.3.0.dist-info/WHEEL
-rw-r--r-- root/root        50 2024-10-10 18:41 ./usr/lib/python3/dist-packages/shamir_mnemonic-0.3.0.dist-info/entry_points.txt
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/doc/python3-shamir-mnemonic/
-rw-r--r-- root/root      3454 2024-05-16 10:02 ./usr/share/doc/python3-shamir-mnemonic/README.rst
-rw-r--r-- root/root       167 2024-10-10 18:41 ./usr/share/doc/python3-shamir-mnemonic/changelog.Debian.gz
-rw-r--r-- root/root       999 2024-05-16 10:02 ./usr/share/doc/python3-shamir-mnemonic/changelog.gz
-rw-r--r-- root/root      1428 2024-10-10 18:41 ./usr/share/doc/python3-shamir-mnemonic/copyright
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/lintian/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       191 2024-10-10 18:41 ./usr/share/lintian/overrides/python3-shamir-mnemonic
control file for shamir_0.3.0-1_all.deb (click to toggle)
Package:shamir
Source:python-shamir-mnemonic
Version:0.3.0-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:19
Depends:python3-shamir-mnemonic (=0.3.0-1), python3-click, python3:any
Section:utils
Priority:optional
Homepage:https://github.com/trezor/python-shamir-mnemonic
Description:
Executable for Shamir’s Secret-Sharing for Mnemonic Codes
 This SLIP describes a standard and interoperable implementation of Shamir's
 secret sharing (SSS). SSS splits a secret into unique parts which can be
 distributed among participants, and requires a specified minimum number of
 parts to be supplied in order to reconstruct the original secret. Knowledge of
 fewer than the required number of parts does not leak information about the
 secret.
 .
 This package contains the shamir executable.
lintian 2.104.0 check for shamir_0.3.0-1_all.deb (click to toggle)
contents of shamir_0.3.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-10 18:41 ./
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/bin/
-rwxr-xr-x root/root       216 2024-10-10 18:41 ./usr/bin/shamir
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/doc/shamir/
-rw-r--r-- root/root      3454 2024-05-16 10:02 ./usr/share/doc/shamir/README.rst
-rw-r--r-- root/root       167 2024-10-10 18:41 ./usr/share/doc/shamir/changelog.Debian.gz
-rw-r--r-- root/root       999 2024-05-16 10:02 ./usr/share/doc/shamir/changelog.gz
-rw-r--r-- root/root      1428 2024-10-10 18:41 ./usr/share/doc/shamir/copyright
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/man/
drwxr-xr-x root/root         0 2024-10-10 18:41 ./usr/share/man/man1/
-rw-r--r-- root/root      1016 2024-10-10 18:41 ./usr/share/man/man1/shamir.1.gz

Timestamp: 24.02.2025 / 21:02:27 (UTC)