[ ソース: python-pynvim ]
パッケージ: python3-pynvim (0.4.2-2)
python3-pynvim に関するリンク
Debian の資源:
python-pynvim ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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