diff options
author | Reedych <reedych@reedych.pw> | 2016-11-02 20:54:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-02 22:38:03 +0700 |
commit | 3c8c0fbe365be786767e1e7ae4d7f8681d99ccec (patch) | |
tree | 51969909d69edfd5add68b7c6c2ff8b0ad6e70bb /python/trezor/trezor.info | |
parent | 264941b6473677f351a4d92177ae906a0481700e (diff) | |
download | slackbuilds-3c8c0fbe365be786767e1e7ae4d7f8681d99ccec.tar.gz |
python/trezor: Added (Bitcoin Hardware Wallet).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/trezor/trezor.info')
-rw-r--r-- | python/trezor/trezor.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/trezor/trezor.info b/python/trezor/trezor.info new file mode 100644 index 0000000000..6a042dee04 --- /dev/null +++ b/python/trezor/trezor.info @@ -0,0 +1,10 @@ +PRGNAM="trezor" +VERSION="0.7.6" +HOMEPAGE="https://github.com/trezor/trezor" +DOWNLOAD="https://pypi.python.org/packages/b6/ac/894f90d9d435c26d376559c4b4f08c2e326d5abcadeb4e9b28695228ffb1/trezor-0.7.6.tar.gz" +MD5SUM="c0c59a7000b3c121f26923ac9f660dbd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ecdsa protobuf mnemonic hidapi" +MAINTAINER="Reedych" +EMAIL="reedych@reedych.pw" |