summaryrefslogtreecommitdiffstats
path: root/libraries/libev/README
diff options
context:
space:
mode:
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