[ buster ]
[ 源代码: python-neovim ]
软件包:python-neovim(0.3.0-1)
Python2 library for scripting Neovim processes through its msgpack-rpc API
Neovim is a Vim fork that focuses on refactoring, extensibility and simplification of the original code base.
This is the Python2 version of the package (If you only use one of python2 or python3, it is enough to install that version.)
其他与 python-neovim 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-greenlet
- Lightweight in-process concurrent programming
-
- dep: python-msgpack
- Python implementation of MessagePack format
-
- dep: python-trollius
- port of the Tulip project on Python 2.7 - Python 2.x
-
- rec: neovim
- heavily refactored vim fork