[ 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 [armhf, i386]
- 本虚包由这些包填实: libcamlp4-ocaml-dev
-
- dep: libcamlp4-ocaml-dev-w0ou6 [amd64, arm64]
- 本虚包由这些包填实: libcamlp4-ocaml-dev
-
- dep: libpcre-ocaml-dev-2h5n2 [amd64, arm64]
- 本虚包由这些包填实: libpcre-ocaml-dev
-
- dep: libpcre-ocaml-dev-jd8d7 [armhf, i386]
- 本虚包由这些包填实: libpcre-ocaml-dev
-
- dep: libtext-ocaml-a4nk7 [amd64, arm64]
- 本虚包由这些包填实: libtext-ocaml
-
- dep: libtext-ocaml-qyy21 [armhf, i386]
- 本虚包由这些包填实: libtext-ocaml
-
- dep: ocaml-nox-4.05.0
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries