slackbuilds/python/python-neovim
Benjamin Trigona-Harany ca1cabe538
python/python-neovim: Added (Python client for Neovim).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-02-04 06:59:30 +07:00
..
README python/python-neovim: Added (Python client for Neovim). 2017-02-04 06:59:30 +07:00
python-neovim.SlackBuild python/python-neovim: Added (Python client for Neovim). 2017-02-04 06:59:30 +07:00
python-neovim.info python/python-neovim: Added (Python client for Neovim). 2017-02-04 06:59:30 +07:00
slack-desc python/python-neovim: Added (Python client for Neovim). 2017-02-04 06:59:30 +07:00

README

python-neovim is a Python client for Neovim. It implements support for Python
plugins and also works as a library for connecting to and scripting Neovim
processes through its msgpack-rpc API.