diff options
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" |