Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039535
en ru br
Репозитории ALT

Группа :: Разработка/ML
Пакет: ocaml-uutf

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.0.3-alt1
Время сборки: 24 марта 2022, 18:25 ( 105.0 недели назад )
Размер архива: 25.90 Kb

Домашняя страница:   http://erratique.ch/software/uutf

Лицензия: BSD3
О пакете: Non-blocking streaming codec for UTF-8, UTF-16, UTF-16LE and UTF-16BE
Описание:

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.

Uutf is made of a single, independent, module.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ocaml-uutf
  • ocaml-uutf-debuginfo
  • ocaml-uutf-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin