Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dylex/haskell-nfs

Haskell NFS libraries including ONC (Sun) RPC and NFSv4 Client
https://github.com/dylex/haskell-nfs

haskell nfs rpc webdav

Last synced: 3 months ago
JSON representation

Haskell NFS libraries including ONC (Sun) RPC and NFSv4 Client

Awesome Lists containing this project

README

        

# Haskell NFS-related packages

* [ONC-RPC](rpc) library and hsrpcgen (complete)
* [NFS](nfs) library, currently V4 client only (incomplete but usable)
* [WebDAV-NFS](webdav) interface, exposing an NFS server through WebDAV (in progress)