summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e2bbe5c587e7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-transip-api
+ pkgdesc = Python implementation of TransIP's API (unofficial)
+ pkgver = 0.4.0
+ pkgrel = 1
+ url = https://github.com/benkonrath/transip-api
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-rsa
+ depends = python-requests
+ depends = python-suds-jurko
+ source = https://github.com/benkonrath/transip-api/archive/0.4.0.tar.gz
+ md5sums = b1d50e62f61fdeadd94cdbf4288b6ebb
+
+pkgname = python-transip-api
+