From 9a0cb3215cd4455e43415d49cd4d3765c5962b49 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 11 Mar 2023 21:43:29 +0700 Subject: python/python3-schedule: Added (Python job scheduling for humans). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-schedule/python3-schedule.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-schedule/python3-schedule.info (limited to 'python/python3-schedule/python3-schedule.info') diff --git a/python/python3-schedule/python3-schedule.info b/python/python3-schedule/python3-schedule.info new file mode 100644 index 0000000000..b29e8543cf --- /dev/null +++ b/python/python3-schedule/python3-schedule.info @@ -0,0 +1,10 @@ +PRGNAM="python3-schedule" +VERSION="1.1.0" +HOMEPAGE="https://github.com/dbader/schedule" +DOWNLOAD="https://files.pythonhosted.org/packages/a8/b5/a291a4c0faa491fd5baefa6d89011ece581cff47b23c0a39b42a63383358/schedule-1.1.0.tar.gz" +MD5SUM="9bf7544e37824e450457187633a17b17" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3