summaryrefslogtreecommitdiffstats
path: root/libraries/libtirpc/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2012-09-07 19:39:04 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-09-08 17:28:31 -0500
commit9ea447a1bba973afc55172d554ad1b690856788f (patch)
treea2cdf6e82857441ebf62bb8474fda4961dc6bda7 /libraries/libtirpc/README
parent4794923f4deed9e8b29dbeeb7430991be69a33be (diff)
downloadslackbuilds-9ea447a1bba973afc55172d554ad1b690856788f.tar.gz
slackbuilds-9ea447a1bba973afc55172d554ad1b690856788f.tar.xz
libraries/libtirpc: Added (RPC library implementation).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libtirpc/README')
-rw-r--r--libraries/libtirpc/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libtirpc/README b/libraries/libtirpc/README
new file mode 100644
index 0000000000..4f1de83ccc
--- /dev/null
+++ b/libraries/libtirpc/README
@@ -0,0 +1,5 @@
+libtirpc (RPC library implementation)
+
+Libtirpc is a port of Suns Transport-Independent RPC library to Linux.
+It's being developed by the Bull GNU/Linux NFSv4 project.
+It has no des_crypt and NIS support.