DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtext-ocaml-dev
Beschreibunglibrary for dealing with sequences of Unicode characters
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.2-3build1
Sektionuniverse/ocaml
Prioritätoptional
Installierte Größe332 Byte
Hängt ab vonlibtext-ocaml-soyb3, ocaml-nox-3.11.2
Empfohlene Paketeocaml-findlib
PaketbetreuerUbuntu Developers
Quelleocaml-text
Paketgröße42686 Byte
Prüfsumme MD5b71f8c6b4ca356967e9ab8a21b308189
Prüfsumme SHA190b55e64ed005a470747e4f3ae84ab60e17d8283
Prüfsumme SHA256330437c88efe7deaddc0958f498310675dde365e3ccc0d2bd41e75e1364703b5
Link zum Herunterladenlibtext-ocaml-dev_0.2-3build1_i386.deb
Ausführliche BeschreibungOCaml-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.


Impressum
Linux is a registered trademark of Linus Torvalds