diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-19 23:03:25 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-21 16:44:33 +0700 |
commit | 0600a2b441ee8e24b6dfcd2c9d9d0fe08c2e4d24 (patch) | |
tree | b7365fe5dfe8be278685ce1ccc5d051195fdfde6 /python/tempora/tempora.info | |
parent | 090eb9d096fc86f990ce7f53d09ae77ef9a7f59f (diff) | |
download | slackbuilds-0600a2b441ee8e24b6dfcd2c9d9d0fe08c2e4d24.tar.gz |
python/tempora: Added (tool for date and time).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/tempora/tempora.info')
-rw-r--r-- | python/tempora/tempora.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/tempora/tempora.info b/python/tempora/tempora.info new file mode 100644 index 0000000000..cdd8a1a0ce --- /dev/null +++ b/python/tempora/tempora.info @@ -0,0 +1,10 @@ +PRGNAM="tempora" +VERSION="1.6.1" +HOMEPAGE="https://github.com/jaraco/tempora" +DOWNLOAD="https://pypi.python.org/packages/36/38/bdabee0ef99aaf0a10c3f467a3927c66b410ec748282c9994b41698178f3/tempora-1.6.1.tar.gz" +MD5SUM="0008beb2aa932efc9668c350b9694893" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="six pytz" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |