Block a user
python3-pynvim (0.5.2-2)
Published 2025-04-03 01:14:18 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install python3-pynvim=0.5.2-2
Repository Info
Distributions |
plucky |
Components |
universe |
Architectures |
all |
About this package
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.
Dependencies
| python3-msgpack (>= 0.5.0) |
| python3-typing-extensions | python3-supported-min (>= 3.12) |
| python3:any |
| python3-greenlet (>= 3.0) |