summaryrefslogtreecommitdiffstats
path: root/python/monotonic/monotonic.info
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2016-08-09 16:05:03 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-13 07:22:19 +0700
commit9e9270ea8b6b3d8d129e1f74562e0616ae9d45c6 (patch)
treecd54f08d81aa2f895a71eab872ce9f2c607c1df5 /python/monotonic/monotonic.info
parent76f987ed791c69e95c79e4569b1af3391a86bc1b (diff)
downloadslackbuilds-9e9270ea8b6b3d8d129e1f74562e0616ae9d45c6.tar.gz
slackbuilds-9e9270ea8b6b3d8d129e1f74562e0616ae9d45c6.tar.xz
python/monotonic: Added (implementation of time.monotonic()).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/monotonic/monotonic.info')
-rw-r--r--python/monotonic/monotonic.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/monotonic/monotonic.info b/python/monotonic/monotonic.info
new file mode 100644
index 0000000000..a53ef99fd9
--- /dev/null
+++ b/python/monotonic/monotonic.info
@@ -0,0 +1,10 @@
+PRGNAM="monotonic"
+VERSION="1.1"
+HOMEPAGE="https://github.com/atdt/monotonic"
+DOWNLOAD="https://github.com/atdt/monotonic/archive/1.1/monotonic-1.1.tar.gz"
+MD5SUM="1a52a21ec951a4a472d3438ec1da31de"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Andre Barboza"
+EMAIL="bmg.andre@gmail.com"