Metadata-Version: 2.1
Name: neovim
Version: 0.3.0
Summary: Python client to neovim
Home-page: http://github.com/neovim/python-client
Author: Thiago de Arruda
Author-email: tpadilha84@gmail.com
License: Apache
Download-URL: https://github.com/neovim/python-client/archive/0.3.0.tar.gz
Platform: UNKNOWN
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'

UNKNOWN


