py9p
py9p copied to clipboard
9p protocol implementation and FUSE client
https://pypi.org/project/py9p/ is missing latest `1.0.9` compatible with Python 3 and source release from https://github.com/svinota/py9p/archive/1.0.9.tar.gz is not installable.
I'd like to add asyncio support to this library. Is this something you'd be interested in? It would be a different submodule, since it would require at least 3.3. If...
After running: ``` make dist ``` The git project has untracked files in it. ``` aclouter@stevemcqueen:/usr/src/bratwurst/py9p$ git status # Not currently on any branch. # Untracked files: # (use "git...
implement poll() support