blob: 163d4e58ed3264a3bdc88709be978240517e9d00 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python-neovim"
VERSION="0.2.3"
HOMEPAGE="http://neovim.org/"
DOWNLOAD="https://github.com/neovim/python-client/archive/0.2.3/python-client-0.2.3.tar.gz"
MD5SUM="8270b3726b138e9124c95b92e7575a04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="greenlet msgpack-python trollius"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"
|