summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3ca0caaee4fb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-gcat-git
+ pkgdesc = Interacting with Google Drive spreadsheets from python or the command-line
+ pkgver = r61.f88aa8f
+ pkgrel = 1
+ url = https://github.com/embr/gcat
+ arch = any
+ license = custom
+ makedepends = git
+ depends = python2-yaml
+ depends = python2-google-api-python-client
+ depends = python2-pandas
+ source = python2-gcat-git::git+https://github.com/embr/gcat.git
+ md5sums = SKIP
+
+pkgname = python2-gcat-git
+