ONC-RPC: ONC RPC (aka Sun RPC) and XDR library
Tools and library for writing ONC (Sun) RPC clients and servers. Provides equivalent functionality to rpcgen and librpcsvc, except in pure Haskell. The hsrpcgen tool (and Cabal preprocessor library) allows .x XDR files to generate Haskell protocol descriptors. The library provides a client interface to use these descriptions to make RPC calls.
Modules
[Index]
Downloads
- ONC-RPC-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2 |
---|---|
Dependencies | base (>=4.8 && <5), bytestring, Cabal, cereal (>=0.5.4), containers, filepath, haskell-src-exts (>=1.18), network (>=2.6.3), ONC-RPC, parsec, random, time, unix, vector [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.1 |
License | Apache-2.0 |
Copyright | 2017 |
Author | Dylan Simon |
Maintainer | dylan@dylex.net |
Category | Network |
Source repo | head: git clone https://github.com/dylex/haskell-nfs |
Uploaded | by DylanSimon at 2018-04-05T20:29:20Z |
Distributions | |
Executables | hsrpcgen |
Downloads | 917 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-14 [all 1 reports] |