diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-03-09 08:40:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-09 08:40:12 +0700 |
commit | 2347477e1835ee5eee1eb239d3a6ae14604b4f19 (patch) | |
tree | 2161e943ebaa28f3a0d9c9c80255c96f4b62cec0 /python/arrow/arrow.info | |
parent | 835c052d8620b1dbb73796a3ab5463f2441d2f12 (diff) |
python/arrow: Added (python library for dates, times).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/arrow/arrow.info')
-rw-r--r-- | python/arrow/arrow.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/arrow/arrow.info b/python/arrow/arrow.info new file mode 100644 index 0000000000000..f784cc0010640 --- /dev/null +++ b/python/arrow/arrow.info @@ -0,0 +1,10 @@ +PRGNAM="arrow" +VERSION="0.10.0" +HOMEPAGE="https://github.com/crsmithdev/arrow" +DOWNLOAD="https://github.com/crsmithdev/arrow/archive/0.10.0/arrow-0.10.0.tar.gz" +MD5SUM="b4ea162996977d572177da47efca5db5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jostein Berntsen" +EMAIL="jbernts@broadpark.no" |