aboutsummaryrefslogtreecommitdiff
path: root/python/pendulum/pendulum.info
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-08-30 12:37:47 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-03 07:48:57 +0700
commit837c894f23b6da99c4910b26fc9cd042a9ae1992 (patch)
tree7568c6aad5d7f203c98a6d30b54d1a6b66b465f8 /python/pendulum/pendulum.info
parent23771e87c9254f2ca4ac549abe6b51f98c6d0db6 (diff)
downloadslackbuilds-837c894f23b6da99c4910b26fc9cd042a9ae1992.tar.xz
python/pendulum: Added (Python datetimes made easy).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pendulum/pendulum.info')
-rw-r--r--python/pendulum/pendulum.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
new file mode 100644
index 000000000000..1a0fb25e143f
--- /dev/null
+++ b/python/pendulum/pendulum.info
@@ -0,0 +1,10 @@
+PRGNAM="pendulum"
+VERSION="0.5.4"
+HOMEPAGE="https://pendulum.eustace.io/"
+DOWNLOAD="https://pypi.python.org/packages/ef/b6/e785a87be64f26b190beee6d83b9cb619bc2de848dc05d590d494c0c52c9/pendulum-0.5.4.tar.gz"
+MD5SUM="8dfc8afcb592569e38d51adfbe087106"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="tzlocal python-dateutil"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"