summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Vainomaa2016-07-22 17:11:15 +0300
committerMark Vainomaa2016-07-22 17:11:15 +0300
commit5bfe007832ddf42a71d43decfc8dd2bd0598de2f (patch)
treedf7e59cf16805c792a752ec7bde8843a07434a4a /.SRCINFO
downloadaur-5bfe007832ddf42a71d43decfc8dd2bd0598de2f.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1c3d32e741d7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-pulsar-git
+ pkgdesc = Event driven concurrent framework using asyncio
+ pkgver = 1.4.0.dev20160719065823
+ pkgrel = 1
+ url = http://pythonhosted.org/pulsar/
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = cython
+ depends = python
+ provides = python-pulsar
+ conflicts = python-pulsar
+ replaces = python-pulsar
+ source = python-pulsar-git::git+https://github.com/quantmind/pulsar.git
+ md5sums = SKIP
+
+pkgname = python-pulsar-git
+