Metadata-Version: 2.1
Name: pynvim
Version: 0.4.3
Summary: Python client to neovim
Home-page: http://github.com/neovim/pynvim
Download-URL: https://github.com/neovim/pynvim/archive/0.4.3.tar.gz
Author: Thiago de Arruda
Author-email: tpadilha84@gmail.com
License: Apache
License-File: LICENSE
Requires-Dist: msgpack>=0.5.0
Requires-Dist: greenlet
Provides-Extra: pyuv
Requires-Dist: pyuv>=1.0.0; extra == "pyuv"
Provides-Extra: test
Requires-Dist: pytest>=3.4.0; extra == "test"
