diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-23 22:58:18 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:11 -0600 |
commit | bdcce84a3c96d12125377742322df4e6e95c23ef (patch) | |
tree | 8b1fd809acc4103889c9086e00ba72686732b09e /python/PyInstaller/PyInstaller.info | |
parent | ac38fa5624a6daea73775e5080e682e5f50d9574 (diff) |
python/PyInstaller: Added (Converts Python programs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyInstaller/PyInstaller.info')
-rw-r--r-- | python/PyInstaller/PyInstaller.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/PyInstaller/PyInstaller.info b/python/PyInstaller/PyInstaller.info new file mode 100644 index 000000000000..5f48c13cb7f1 --- /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" |