Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dylex/haskell-nfs
- Owner: dylex
- Created: 2017-01-25T02:25:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T17:41:58.000Z (about 2 years ago)
- Last Synced: 2023-04-10T11:59:19.540Z (almost 2 years ago)
- Topics: haskell, nfs, rpc, webdav
- Language: Haskell
- Homepage:
- Size: 234 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)