软件包:libastring-ocaml(0.8.5-2 以及其他的)
libastring-ocaml 的相关链接
Debian 的资源:
下载源码包 ocaml-astring:
- [ocaml-astring_0.8.5-2.dsc]
- [ocaml-astring_0.8.5.orig.tar.bz2]
- [ocaml-astring_0.8.5-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [erratique.ch]
相似软件包:
alternative String module for OCaml (runtime)
Astring exposes an alternative String module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps.
Remaining compatible with the OCaml String module is a non-goal. The String module exposed by Astring has exception safe functions, removes deprecated and rarely used functions, alters some signatures and names, adds a few missing functions and fully exploits OCaml's newfound string immutability.
This package contains runtime files.
其他与 libastring-ocaml 有关的软件包
|
|
|
|
-
- dep: libstdlib-ocaml-0d647
- 本虚包由这些包填实: libstdlib-ocaml
-
- dep: ocaml-base-5.2.0
- 本虚包由这些包填实: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries