diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-21 22:26:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 08:33:53 +0700 |
commit | 8efa473dacd2f9079d2395c82c62f512a003437b (patch) | |
tree | 7e7f361a1454cc2b3378f393c45dc8e1cb55a0e2 /python/APScheduler/APScheduler.info | |
parent | 996964e2363bf9f25dc4b599220bc6dacae622da (diff) | |
download | slackbuilds-8efa473dacd2f9079d2395c82c62f512a003437b.tar.gz |
python/APScheduler: Added (Advanced Python Scheduler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/APScheduler/APScheduler.info')
-rw-r--r-- | python/APScheduler/APScheduler.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info new file mode 100644 index 0000000000..a684e14bd0 --- /dev/null +++ b/python/APScheduler/APScheduler.info @@ -0,0 +1,10 @@ +PRGNAM="APScheduler" +VERSION="3.0.0" +HOMEPAGE="http://pypi.python.org/pypi/APScheduler/" +DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.0.tar.gz" +MD5SUM="9197028946b2b6191ed648c67e7112b2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="tzlocal six futures" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |