To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Install
Authors
Maintainers
Sources
sha512=50cc4486021da46fb08156e9daec0d57b4ca469b07309c508d5a9a41e9dbcf1f32dec2ed7be027326544453dcaf9c2534919395fd826dc7768efc6cc4bfcc9f8
Description
Uutf is a non-blocking streaming codec 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. Note that since OCaml 4.14, that functionality can be found in the Stdlib and you are encouraged to migrate to it.
Uutf has no dependency and is distributed under the ISC license.
Home page: http://erratique.ch/software/uutf
Contact: Daniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies (4)
-
topkg
build & >= "1.0.3"
-
ocamlbuild
build
-
ocamlfind
build
-
ocaml
>= "4.03.0"
Dev Dependencies
Used by (67)
-
alcotest
>= "1.2.0"
- archsat
-
catala
>= "0.8.0"
-
chamo
>= "3.0"
-
coin
< "0.1.2"
- conan
- confero
-
containers
>= "2.1"
- containers-thread
- crowbar
- csvtool
- dkml-workflows
- dolmen_type
- dotenv
- embedded_ocaml_templates
- emile
-
ezjsonm
>= "1.3.0"
- hardcaml-bloop
-
hvsock
>= "2.0.0"
-
inquire
= "0.2.1" | >= "0.3.1"
-
iri
>= "0.4.0"
-
irmin
>= "2.3.0"
-
irmin-bench
>= "2.7.0"
-
jingoo
>= "1.2.13"
-
jsonm
>= "1.0.0"
-
jupyter-kernel
>= "0.3"
- labrys
- learn-ocaml
- lsp
-
markup
>= "0.7.3"
- mrmime
- multipart_form
-
notty
>= "0.2.0"
-
ocaml-lsp-server
>= "1.10.5"
-
ocamlformat
>= "0.9" & < "0.25.1"
- ocamlformat-lib
-
ocamlformat-rpc
< "0.21.0"
-
oidc
< "0.1.1"
-
omd
>= "2.0.0~alpha3"
- opine
-
otfm
>= "0.3.0"
- otoml
- owi
-
pecu
< "0.2"
-
printbox
>= "0.3" & < "0.6"
- printbox-text
-
progress
>= "0.2.0"
-
rdf
>= "0.11.0"
- repr
-
rosetta
< "0.3.0"
- slug
- solidity-typechecker
- stk
-
stog
>= "0.17.0"
- terminal
-
textutils
>= "v0.15.0"
-
textutils_kernel
>= "v0.15.0"
- tezos-micheline
-
tyxml
>= "4.1.0"
- tyxml-syntax
-
ubase
< "0.20"
- unstrctrd
-
uucp
>= "2.0.0"
-
uuuu
< "0.2.0"
-
xtmpl
>= "0.16.0"
- yuscii
-
zed
>= "3.2.0"
Conflicts (1)
-
cmdliner
< "0.9.8"