blob: cdac2064488108ca9fa12886a49732ae3dc2eda1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = comet-git
pkgdesc = A python implementation of the VOEvent Transport Protocol for transient celestial events
pkgver = 2.0.0.r178.gf4ea4c8
pkgrel = 1
url = https://github.com/jdswinbank/Comet
arch = any
license = BSD
makedepends = git
makedepends = java-environment
makedepends = python-twisted
makedepends = python-lxml
depends = bash
depends = python
source = comet-git::git+https://github.com/jdswinbank/Comet.git
sha1sums = SKIP
pkgname = comet-git
|