[ 源代码: ocaml-bitstring ]
软件包:libbitstring-ocaml(4.1.0-1 以及其他的)
libbitstring-ocaml 的相关链接
Debian 的资源:
下载源码包 ocaml-bitstring:
- [ocaml-bitstring_4.1.0-1.dsc]
- [ocaml-bitstring_4.1.0.orig.tar.gz]
- [ocaml-bitstring_4.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bitstring.software]
相似软件包:
Erlang-style bitstrings for OCaml (runtime)
Bitstring 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 simple to use.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and native-endianness, signed and unsigned types, variable-width fields, fields with arbitrary bit alignment.
This package contains only the shared runtime stub libraries.
其他与 libbitstring-ocaml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsexplib0-ocaml-9dnl9
- 本虚包由这些包填实: libsexplib0-ocaml
-
- dep: ocaml-base-4.13.1
- 本虚包由这些包填实: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries