summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..481cc4d04098
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-httpie-jwt-auth
+ pkgdesc = JWTAuth (JSON Web Tokens) auth plugin for HTTPie
+ pkgver = 50.3a2ce34
+ pkgrel = 1
+ url = https://github.com/teracyhq/httpie-jwt-auth
+ arch = any
+ license = BSD
+ makedepends = python-distribute
+ makedepends = git
+ depends = httpie
+ source = python-httpie-jwt-auth::git://github.com/teracyhq/httpie-jwt-auth.git
+ md5sums = SKIP
+
+pkgname = python-httpie-jwt-auth
+