summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxantares2015-06-08 21:49:33 +0200
committerxantares2015-06-08 21:49:33 +0200
commit18ec05fed2d57283d944614da9c810f0819a11ed (patch)
tree60d207d17b9060e1e411dabaeedc51fda9a78fb4 /.SRCINFO
downloadaur-18ec05fed2d57283d944614da9c810f0819a11ed.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7b7d6af8ded5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = jupyterhub
+ pkgdesc = Multi-user server for Jupyter notebooks
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = http://jupyter.org/
+ arch = any
+ license = BSD
+ makedepends = nodejs-bower
+ depends = ipython-notebook
+ depends = python-jinja
+ depends = python3-simplepam
+ depends = python-sqlalchemy
+ depends = python-requests
+ depends = nodejs-configurable-http-proxy
+ source = https://github.com/jupyter/jupyterhub/archive/0.1.0.tar.gz
+ md5sums = 17cf693de2dfca7c8a94b163ed57349f
+
+pkgname = jupyterhub
+