security/py-btchip-python: Improve pkg-descr

This commit is contained in:
Emanuel Haupt
2024-07-22 14:55:41 +02:00
parent 1dfdeded89
commit 6fffaadd99
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
PORTNAME= btchip-python
PORTVERSION= 0.1.32
PORTREVISION= 1
DISTVERSION= 0.1.32
PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+6 -1
View File
@@ -1 +1,6 @@
Python communication library for Ledger Hardware Wallet.
Python library for secure communication with Ledger Hardware Wallets.
This library provides comprehensive support for interacting with Ledger
devices, enabling secure handling of Bitcoin transactions. Features
include transaction creation, signing, verification, and wallet
management. Designed for robustness, it ensures private keys remain
protected within the hardware wallet.