14 lines
495 B
Bash
14 lines
495 B
Bash
# Template file for 'python3-neovim'
|
|
pkgname=python3-neovim
|
|
version=0.4.3
|
|
revision=3
|
|
build_style="python3-module"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="neovim python3-greenlet python3-msgpack"
|
|
short_desc="Python3 client for Neovim"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/neovim/pynvim"
|
|
distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz"
|
|
checksum=e7c9de44b0201ad874a608270b7a9b10fd48bda65f49bada05815d973ca79391
|