diff options
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 000000000000..a684e14bd0b8 --- /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" |