Debian NEW package overview for python-ledgercomm
python-ledgercomm_1.2.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 30 May 2025 16:02:28 -0400
Source:python-ledgercomm
Binary:ledgercomm python3-ledgercomm
Architecture:source all
Version:1.2.1-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Manuel Guerra <ar.manuelguerra@gmail.com>
Description:
ledgercomm - Command-line tool for Ledger hardware wallets communication
python3-ledgercomm - Python library for Ledger hardware wallets communication
Closes:1106332
Changes:
python-ledgercomm (1.2.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1106332)
Files:
3563dfeafefa952fc1904d8929945a4f 2196 python optional python-ledgercomm_1.2.1-1.dsc
54ad12f9c98310350d7b7dc523df5400 11646 python optional python-ledgercomm_1.2.1.orig.tar.gz
84f204faa2a8ad5ff7c2e0addedd29b7 3816 python optional python-ledgercomm_1.2.1-1.debian.tar.xz
dc06255093051a293c0a113bb82befcd 6108 utils optional ledgercomm_1.2.1-1_all.deb
9fbebf551cdd1f2e83d43e670d9c13db 7098 python optional python-ledgercomm_1.2.1-1_amd64.buildinfo
f7552fac131f777a45c174a5a3c80e3a 10276 python optional python3-ledgercomm_1.2.1-1_all.deb
python-ledgercomm_1.2.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-ledgercomm
Binary:python3-ledgercomm, ledgercomm
Architecture:all
Version:1.2.1-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Soren Stoutner <soren@debian.org>, Manuel Guerra <ar.manuelguerra@gmail.com>
Homepage:https://github.com/LedgerHQ/ledgercomm
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/debian/python-ledgercomm
Vcs-Git:https://salsa.debian.org/debian/python-ledgercomm.git
Build-Depends:debhelper-compat (=13), dh-sequence-python3, python3-all, python3-setuptools, pybuild-plugin-pyproject
Build-Depends-Indep:python3-hid
Package-List:ledgercomm deb utils optional arch=all python3-ledgercomm deb python optional arch=all
Files:
54ad12f9c98310350d7b7dc523df5400 11646 python-ledgercomm_1.2.1.orig.tar.gz
84f204faa2a8ad5ff7c2e0addedd29b7 3816 python-ledgercomm_1.2.1-1.debian.tar.xz
lintian 2.104.0 check for python-ledgercomm_1.2.1-1.dsc (click to toggle)
README.source for python-ledgercomm_1.2.1-1.dsc (click to toggle)
No README.source in this package
control file for ledgercomm_1.2.1-1_all.deb (click to toggle)
Package:ledgercomm
Source:python-ledgercomm
Version:1.2.1-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:20
Depends:python3:any, python3-ledgercomm (=1.2.1-1)
Section:utils
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/LedgerHQ/ledgercomm
Description:
Command-line tool for Ledger hardware wallets communication
 LedgerCOMM provides a command-line tool (ledgercomm-send) for interacting
 with Ledger Nano S/X hardware wallets and the Speculos emulator. It
 leverages the python3-ledgercomm library for secure APDU protocol
 communication over HID or TCP.
 .
 This package is useful for users who need to send commands to Ledger devices
 directly from the command line.
lintian 2.104.0 check for ledgercomm_1.2.1-1_all.deb (click to toggle)
contents of ledgercomm_1.2.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-05-30 20:02 ./
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/bin/
-rwxr-xr-x root/root       218 2025-05-30 20:02 ./usr/bin/ledgercomm-send
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/doc/ledgercomm/
-rw-r--r-- root/root      3094 2024-01-12 12:48 ./usr/share/doc/ledgercomm/README.md
-rw-r--r-- root/root       166 2025-05-30 20:02 ./usr/share/doc/ledgercomm/changelog.Debian.gz
-rw-r--r-- root/root       646 2024-01-12 12:48 ./usr/share/doc/ledgercomm/changelog.gz
-rw-r--r-- root/root      1462 2025-05-30 19:16 ./usr/share/doc/ledgercomm/copyright
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/man/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/man/man1/
-rw-r--r-- root/root      1604 2025-05-30 20:02 ./usr/share/man/man1/ledgercomm-send.1.gz
control file for python3-ledgercomm_1.2.1-1_all.deb (click to toggle)
Package:python3-ledgercomm
Source:python-ledgercomm
Version:1.2.1-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:57
Depends:python3:any, python3-hid
Section:python
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/LedgerHQ/ledgercomm
Description:
Python library for Ledger hardware wallets communication
 LedgerCOMM is a Python library for secure communication with Ledger Nano
 S/X hardware wallets and the Speculos emulator. It supports APDU protocol
 over both HID (physical devices) and TCP (emulator).
 .
 Key features:
  * APDU communication (ISO 7816 standard)
  * Debug mode with detailed logging
  * Native Speculos emulator integration
 .
 Target users:
  - Developers building Ledger applications
  - Security researchers analyzing APDU protocols
  - QA teams automating wallet testing
 .
 Officially maintained by LedgerHQ. Compliant with modern Python packaging
 standards.
lintian 2.104.0 check for python3-ledgercomm_1.2.1-1_all.deb (click to toggle)
contents of python3-ledgercomm_1.2.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-05-30 20:02 ./
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/
-rw-r--r-- root/root       223 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/__init__.py
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/cli/
-rw-r--r-- root/root        30 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/cli/__init__.py
-rw-r--r-- root/root      2964 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/cli/send.py
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/interfaces/
-rw-r--r-- root/root        36 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/interfaces/__init__.py
-rw-r--r-- root/root       922 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/interfaces/comm.py
-rw-r--r-- root/root      7125 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/interfaces/hid_device.py
-rw-r--r-- root/root      3028 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/interfaces/tcp_client.py
-rw-r--r-- root/root        84 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/log.py
-rw-r--r-- root/root      7125 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm/transport.py
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/
-rw-r--r-- root/root         7 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/INSTALLER
-rw-r--r-- root/root      3840 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/METADATA
-rw-r--r-- root/root        91 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/WHEEL
-rw-r--r-- root/root        61 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/entry_points.txt
-rw-r--r-- root/root        11 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/top_level.txt
-rw-r--r-- root/root         1 2025-05-30 20:02 ./usr/lib/python3/dist-packages/ledgercomm-0.0.0.dist-info/zip-safe
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-05-30 20:02 ./usr/share/doc/python3-ledgercomm/
-rw-r--r-- root/root      3094 2024-01-12 12:48 ./usr/share/doc/python3-ledgercomm/README.md
-rw-r--r-- root/root       166 2025-05-30 20:02 ./usr/share/doc/python3-ledgercomm/changelog.Debian.gz
-rw-r--r-- root/root       646 2024-01-12 12:48 ./usr/share/doc/python3-ledgercomm/changelog.gz
-rw-r--r-- root/root      1462 2025-05-30 19:16 ./usr/share/doc/python3-ledgercomm/copyright

Timestamp: 30.05.2025 / 21:02:35 (UTC)