version = ""
description = "Ocamlnet - Event queues, integrated into GTK2 event loop"
requires = "unix equeue lablgtk2"
archive(byte) = "equeue_gtk2.cma"
archive(native) = "equeue_gtk2.cmxa"
archive(native,gprof) = "equeue_gtk2.p.cmxa"
plugin(byte) = "equeue_gtk2.cma"
plugin(native) = "equeue_gtk2.cmxs"
plugin(native,gprof) = "equeue_gtk2.p.cmxs"
