Skip to content

Commit 5c9b64c

Browse files
authored
Update packages/sel/sel.0.3.0/opam
1 parent dcada84 commit 5c9b64c

File tree

1 file changed

+0
-1
lines changed
  • packages/sel/sel.0.3.0

1 file changed

+0
-1
lines changed

packages/sel/sel.0.3.0/opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
opam-version: "2.0"
2-
opam-version: "2.0"
32
synopsis: "Simple Event Library"
43
description: "This library is the result of our experience in using threads and the Lwt async monad to tame the problem of writing a server which has to listen and react to multiple sources of events. The library itself is just sugar atop Unix.select. You can read more about the library on https://github.com/gares/sel"
54
maintainer: ["Enrico Tassi <[email protected]>"]

0 commit comments

Comments
 (0)