Language

Package: libnfs @ 3.0.0

Synopsis

Client library for accessing NFS shares

Description

LIBNFS is a client library for accessing NFS shares over a network. LIBNFS offers three different APIs, for different use :

  1. RAW, a fully asynchronous low level RPC library for NFS protocols. This API provides very flexible and precise control of the RPC issued.

  2. NFS ASYNC, a fully asynchronous library for high level vfs functions

  3. NFS SYNC, a synchronous library for high level vfs functions.

Home page
https://github.com/sahlberg/libnfs
Location
gnu/packages/file-systems.scm (line: 738, column: 2)
Licenses

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

parentheses feel lonely, move to the previous or next line