1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
<?xml version="1.0" encoding="UTF-8"?>
<component>
<id>com.github.LedgerHQ.btchip_python</id>
<metadata_license>MIT</metadata_license>
<name>python3-btchip</name>
<summary>Python library to communicate with BTChip dongle</summary>
<description>
<p>HW-1 is a secure tiny USB smart card based hardware wallet,
keeping your bitcoin based crypto-currency assets safe. The
built-in smart card holds your private keys, and signs
transactions after you confirm them. Cheap, fun, easy to use, yet
offering a rich API for developers, HW-1 makes crypto coins
security convenient.</p>
</description>
<url type="homepage">https://github.com/LedgerHQ/btchip-python</url>
<provides>
<modalias>usb:v2581p1B7Cd*</modalias>
<modalias>usb:v2581p2B7Cd*</modalias>
<modalias>usb:v2581p3B7Cd*</modalias>
<modalias>usb:v2581p1807d*</modalias>
<modalias>usb:v2581p1808d*</modalias>
<modalias>usb:v2C97p0000d*</modalias>
<modalias>usb:v2C97p0001d*</modalias>
</provides>
</component>
|