From bdcce84a3c96d12125377742322df4e6e95c23ef Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 23 Jan 2014 22:58:18 +0700 Subject: python/PyInstaller: Added (Converts Python programs). Signed-off-by: Willy Sudiarto Raharjo --- python/PyInstaller/PyInstaller.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/PyInstaller/PyInstaller.info (limited to 'python/PyInstaller/PyInstaller.info') diff --git a/python/PyInstaller/PyInstaller.info b/python/PyInstaller/PyInstaller.info new file mode 100644 index 0000000000..5f48c13cb7 --- /dev/null +++ b/python/PyInstaller/PyInstaller.info @@ -0,0 +1,10 @@ +PRGNAM="PyInstaller" +VERSION="2.1" +HOMEPAGE="http://www.pyinstaller.org/" +DOWNLOAD="https://pypi.python.org/packages/source/P/PyInstaller/PyInstaller-2.1.tar.gz" +MD5SUM="248531f6fc94b0ffb02473321496d6d0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3