I hereby claim:
- I am artificialexit on github.
- I am artificialexit (https://keybase.io/artificialexit) on keybase.
- I have a public key whose fingerprint is 137B 41D1 39B0 9972 DC68 0670 2772 DDB9 9823 217B
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python2.7 | |
| import sys | |
| sys.path.insert(1, '/xray/progs/Python/libraries') | |
| from threading import Thread | |
| from dcss import Server | |
| from beamline import variables | |
| from beamline import redis |
| _pkgname=haproxy | |
| pkgname=$_pkgname-devel | |
| pkgver=1.5 | |
| pkgverdev=dev18 | |
| pkgrel=3 | |
| pkgdesc="The Reliable, High Performance TCP/HTTP Load Balancer (development branch)" | |
| arch=('i686' 'x86_64') | |
| url="http://haproxy.1wt.eu" | |
| license=('GPL') | |
| depends=('pcre' 'openssl' 'zlib') |