@hackage NineP0.0.2.1
9P2000 in pure Haskell
Categories
License
BSD-3-Clause
Maintainer
Sergey Alirzaev <zl29ah@gmail.com>
Links
Versions
Installation
Dependencies (3)
- base <2.0 || >=3
- binary >=0.5.0.2
- bytestring >=0.9 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/Network-NineP
Package Flags
bytestring-in-base(on by default)
Pure Haskell implementation of the 9P2000 protocol from the Plan 9 and Inferno operating systems. Many implementations of 9P2000 exist including the Linux kernel v9fs module, wmii (X window manager). More information on 9P and implementations may be found at http://9p.cat-v.org