summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..df6798b939b7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-ripe-atlas-cousteau
+ pkgdesc = A python wrapper around RIPE ATLAS API
+ pkgver = 1.0.4
+ pkgrel = 1
+ url = https://github.com/RIPE-NCC/ripe-atlas-cousteau
+ arch = any
+ license = GPL3
+ makedepends = python-setuptools
+ depends = python>=3.4
+ depends = python-requests>=2.7.0
+ depends = python-dateutil,
+ depends = python-socketio-client>=0.6.5
+ provides = python-ripe-atlas-cousteau
+ source = https://pypi.python.org/packages/source/r/ripe.atlas.cousteau/ripe.atlas.cousteau-1.0.4.tar.gz
+ md5sums = 02534728feb8455b5de8e553480a0ece
+
+pkgname = python-ripe-atlas-cousteau
+