diff options
Diffstat (limited to 'python/thonny/thonny.info')
-rw-r--r-- | python/thonny/thonny.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/thonny/thonny.info b/python/thonny/thonny.info new file mode 100644 index 0000000000..10a15b2d90 --- /dev/null +++ b/python/thonny/thonny.info @@ -0,0 +1,10 @@ +PRGNAM="thonny" +VERSION="2.1.16" +HOMEPAGE="http://thonny.org/" +DOWNLOAD="https://bitbucket.org/plas/thonny/get/cf381800c445.zip" +MD5SUM="a3b03f133e74370bad545dd9d205f25a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-jedi" +MAINTAINER="Tim Dickson" +EMAIL="dickson.tim@googlemail.com" |