Pure Python implementation of 9P protocol (Plan9)
Protocol 9P is developed for Plan9 operating system from Bell Labs. It is used for remote file access, and since files are key objects in Plan9, 9P can be used also for composite file access, RPC etc. This library provides low-level 9p2000.u API. For high-level look into python-pyvfs. This is a Python 3 version.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.9-25.fc35 | - |
Fedora 35 | 1.0.9-25.fc35 | - |
Fedora 34 | 1.0.9-23.fc34 | - |
You can contact the maintainers of this package via email at
python-py9p dash maintainers at fedoraproject dot org
.