[ nabia ]
[ aramo ]
[ 源代码: python-pynvim ]
软件包: python3-pynvim (0.4.1-1)
python3-pynvim 的相关链接
Trisquel 的资源:
下载源码包 python-pynvim:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- James McCoy
- Víctor Cuadrado Juan
外部的资源:
- 主页 [github.com]
相似软件包:
Python3 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 Python3 version of the package (If you only use one of python2 or python3, it is enough to install that version.)
其他与 python3-pynvim 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- dep: python3-msgpack (>= 0.5.0)
- Python 3 implementation of MessagePack format
-
- rec: neovim
- heavily refactored vim fork