Created attachment 202904 [details] py-neovim.shar archive Python client for neovim This library provides Python support in neovim through it's msgpack-rpc API
Thanks for your submission. I am working on adding this port at the moment. You may see the differential revision here: https://reviews.freebsd.org/D19597
(In reply to Mateusz Piotrowski from comment #1) Please, let me know if you'd like to maintain this port.
I've committed my patch in https://svnweb.freebsd.org/ports?view=revision&revision=496144. If you are willing to maintain the port, I'll be happy to hand it over to you. ;)
Sure I'm happy to maintain this port.
(In reply to Thomas Merkel from comment #4) That's super nice of you! Thanks a lot! We'll change the maintainer soon.
A commit references this bug: Author: adamw Date: Tue Mar 19 16:15:45 UTC 2019 New revision: 496270 URL: https://svnweb.freebsd.org/changeset/ports/496270 Log: Remove neovim from TEST_DEPENDS, and original submitter becomes maintainer My intention is to add an OPTION for pynvim to the neovim port, which means that this port cannot depend upon neovim. Change do-test to a maintainer-test target that gives some instructions. Also, per original PR and at request of 0mp, pass maintainership to Thomas Merkel, the submitter of the original py-pynvim PR. PR: 236571 Approved by: 0mp Changes: head/editors/py-pynvim/Makefile