diff options
Diffstat (limited to 'python/pypy3/pypy3.info')
-rw-r--r-- | python/pypy3/pypy3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pypy3/pypy3.info b/python/pypy3/pypy3.info new file mode 100644 index 0000000000..0e85753f34 --- /dev/null +++ b/python/pypy3/pypy3.info @@ -0,0 +1,10 @@ +PRGNAM="pypy3" +VERSION="2.4" +HOMEPAGE="http://pypy.org/" +DOWNLOAD="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.4-linux_i686-portable.tar.bz2" +MD5SUM="deb9c7de9666d6e67939c5a97f4c0224" +DOWNLOAD_x86_64="https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3-2.4-linux_x86_64-portable.tar.bz2" +MD5SUM_x86_64="6fd83263159cc3ece4a9a186ce1ed388" +REQUIRES="" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" |