libevent: rename `bind_to` to the more precise `bind_tcp`
[nit.git] / lib / libevent / package.ini
index 2c8ffea..c24d489 100644 (file)
@@ -3,9 +3,10 @@ name=libevent
 tags=wrapper,lib
 maintainer=Alexis Laferrière <alexis.laf@xymus.net>
 license=Apache-2.0
+desc=Low-level wrapper around the libevent library to manage events on file descriptors
 [upstream]
-browse=https://github.com/nitlang/nit/tree/master/lib/libevent.nit
+browse=https://github.com/nitlang/nit/tree/master/lib/libevent/
 git=https://github.com/nitlang/nit.git
-git.directory=lib/libevent.nit
+git.directory=lib/libevent/
 homepage=http://nitlanguage.org
 issues=https://github.com/nitlang/nit/issues