summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPuckel2015-11-12 16:43:25 +0100
committerPuckel2015-11-12 16:45:35 +0100
commitf3fd6b23d09f5d626204306a5c4714eca500ea75 (patch)
tree49027243f26c4822b1512aadf2accda0cfe5bca4 /.SRCINFO
downloadaur-f3fd6b23d09f5d626204306a5c4714eca500ea75.tar.gz
Initial Import
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..f871e507b8f4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = ngxtop
+ pkgdesc = Real-time metrics for nginx server
+ pkgver = 0.0.2
+ pkgrel = 1
+ url = https://github.com/lebinh/ngxtop
+ arch = any
+ license = MIT
+ depends = python2-setuptools
+ depends = python2-pyparsing
+ depends = python2-tabulate
+ source = http://pypi.python.org/packages/source/n/ngxtop/ngxtop-0.0.2.tar.gz
+ md5sums = 9758ff9c8163024a5a9b30df9fb6eedc
+
+pkgname = ngxtop
+