Pakket: libuutf-ocaml-dev (1.0.3-1)
Verwijzigingen voor libuutf-ocaml-dev
Trisquel bronnen:
Het bronpakket uutf downloaden:
Beheerder:
Original Maintainers:
- Debian OCaml Maintainers (Mailarchief)
- Mehdi Dogguy
- Stéphane Glondu
Externe bronnen:
- Homepage [erratique.ch]
Vergelijkbare pakketten:
Non-blocking streaming Unicode codec for OCaml (development files)
Uutf is an non-blocking streaming Unicode codec for OCaml to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on IO. Decoders perform character position tracking and support newline normalization.
Functions are also provided to fold over the characters of UTF encoded OCaml string values and to directly encode characters in OCaml Buffer.t values
This package contains the development modules you need to use Uutf in your programs and associated documentation.
Andere aan libuutf-ocaml-dev gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.35)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libuutf-ocaml-6cvg4 [armhf]
- virtueel pakket geboden door libuutf-ocaml
-
- dep: libuutf-ocaml-9ec98 [niet armhf]
- virtueel pakket geboden door libuutf-ocaml
-
- dep: ocaml-4.13.1
- virtueel pakket geboden door ocaml
-
- sug: libuutf-ocaml-doc
- Non-blocking streaming Unicode codec for OCaml (documentation)
-
- sug: ocaml-findlib
- management tool for OCaml libraries