[ buster ]
[ 原始碼: ocaml-text ]
套件:libtext-ocaml-dev(0.8-1 以及其他的)
library for dealing with sequences of Unicode characters
OCaml-Text is an OCaml library for dealing with "text", i.e. sequences of Unicode characters, in a convenient way. It supports:
* encoding/decoding of text; * functions for manipulation of UTF-8 encoded strings, such as validation and most of the functions from "List" and "String" modules of the OCaml standard library, adapted for UTF-8 strings; * locale-specific text functions (compare, upper, is_alpha, ...).
It is composed of two modules:
* "Encoding" for encoding/decoding text * "Text" for text manipulation
This package contains all the development stuff you need to use the OCaml-Text library in your programs.
其他與 libtext-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libcamlp4-ocaml-dev-io8z5
- 本虛擬套件由這些套件填實: libcamlp4-ocaml-dev
-
- dep: libpcre-ocaml-dev-jd8d7
- 本虛擬套件由這些套件填實: libpcre-ocaml-dev
-
- dep: libtext-ocaml-qyy21
- 本虛擬套件由這些套件填實: libtext-ocaml
-
- dep: ocaml-nox-4.05.0
- 本虛擬套件由這些套件填實: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries