[Lunar-commits] r19288 - in moonbase/branches/submissions/new: . libnl
Dave Brown
dagbrown at lunar-linux.org
Fri Mar 17 06:33:26 UTC 2006
Author: dagbrown
Date: 2006-03-17 06:33:22 +0000 (Fri, 17 Mar 2006)
New Revision: 19288
Added:
moonbase/branches/submissions/new/libnl/
moonbase/branches/submissions/new/libnl/DETAILS
Log:
Another low-level network library.
Added: moonbase/branches/submissions/new/libnl/DETAILS
===================================================================
--- moonbase/branches/submissions/new/libnl/DETAILS (rev 0)
+++ moonbase/branches/submissions/new/libnl/DETAILS 2006-03-17 06:33:22 UTC (rev 19288)
@@ -0,0 +1,14 @@
+ MODULE=libnl
+ VERSION=1.0-pre5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=http://www.suug.ch/~tgr/libnl/files/
+ SOURCE_VFY=sha1:1b5db325ab2f4095391eca8b1e421601611db5bc
+ WEB_SITE=http://www.suug.ch/~tgr/libnl/
+ ENTERED=20060314
+ UPDATED=20060314
+ SHORT="A library for applications dealing with netlink sockets."
+cat << EOF
+libnl is a library for applications dealing with netlink sockets. The
+library provides an interface for raw netlink messaging and various
+netlink family specific interfaces.
+EOF
Property changes on: moonbase/branches/submissions/new/libnl/DETAILS
___________________________________________________________________
Name: svn:executable
+ *
More information about the Lunar-commits
mailing list