Hi, Is there a pattern we should apply more generally? I know of two other packages which both implement functions to read/write .vhd format disk files. One is a binding to a C lib "vhd" and the other is a pure ocaml implementation of the spec. They have disjoint feature sets, so both are useful. Initially both were just called "vhd" in opam. Since then the C binding one was renamed "libvhd" IIRC.
I'm happy to rename the ocaml-pcap to whatever makes the most sense. Cheers, Dave On Wednesday, July 10, 2013, Johan Mazel wrote: > Hi > There currently is an OPAM package called pcap based on ocaml-pcap ( > https://github.com/djs55/ocaml-pcap). > However, the OCaml binbings to libpcap have the same name: pcap. These > bindings are still relevant because they provides bindings to live capture > on network interface. > > Would it be possible to change the current OPAM package to something else > like cstruct-pcap ? It would allow one to install both packages in OPAM. > Regards. > Johan Mazel > -- Dave Scott
_______________________________________________ Platform mailing list [email protected] http://lists.ocaml.org/listinfo/platform
