summaryrefslogtreecommitdiff
path: root/libraries/libev/README
diff options
context:
space:
mode:
authorŠime Ramov <s@ramov.com>2010-04-19 18:42:52 -0400
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-15 10:38:28 +0200
commit4899883d6e4705aa99d89ed8b6e6839911d729a0 (patch)
treed1b11863737aac81aa32c6a5135bc0d2c0140964 /libraries/libev/README
parent60644ed4a3177160e87fc24f2d88f84166ebe397 (diff)
downloadslackbuilds-4899883d6e4705aa99d89ed8b6e6839911d729a0.tar.gz
libraries/libev: Added (high-performance event loop/model library)
Diffstat (limited to 'libraries/libev/README')
-rw-r--r--libraries/libev/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libev/README b/libraries/libev/README
new file mode 100644
index 0000000000..9e582dd58d
--- /dev/null
+++ b/libraries/libev/README
@@ -0,0 +1,9 @@
+libev (a high-performance event loop/model)
+
+Libev is modelled (very loosely) after libevent and the Event perl
+module, but is faster, scales better and is more correct, and also
+more featureful. And also smaller. Yay.
+
+Note: libev and libevent both have a usr/include/event.h
+header file. This could lead to compile problems if both
+packages are installed at the same time. \ No newline at end of file