CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2013/12/05 07:38:18

Log message:
    Import ocaml-bitstring.
    
    Port from Daniel Dickman (didickman at gmail dot com) with a few tweaks
    by me.  ok dcoppa@
    
    The ocaml-bitstring project adds Erlang-style bitstrings and matching
    over bitstrings as a syntax extension and library for OCaml. You
    can use this module to both parse and generate binary formats, files
    and protocols. Bitstring handling is added as primitives to the
    language, making it exceptionally simple to use and very powerful.
    Bitstring handles integers, strings, sub-bitstrings, big-, little-
    and native-endianness, signed and unsigned types, variable-width
    fields, and fields with arbitrary bit alignment.
    
    Status:
    
    Vendor Tag: jca
    Release Tags:       jca_2013-12-05
    
    N ports/devel/ocaml-bitstring/Makefile
    N ports/devel/ocaml-bitstring/distinfo
    N ports/devel/ocaml-bitstring/patches/patch-Makefile_in
    N ports/devel/ocaml-bitstring/pkg/DESCR
    N ports/devel/ocaml-bitstring/pkg/PLIST
    N ports/devel/ocaml-bitstring/pkg/PFRAG.shared
    N ports/devel/ocaml-bitstring/pkg/PFRAG.native
    
    No conflicts created by this import

Reply via email to