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


Paketnamelibxstr-ocaml-dev
BeschreibungOCaml library for frequent string operations
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.2.1-21build1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe376 Byte
Hängt ab vonocaml-nox-3.11.2, ocaml-findlib
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellexstr
Paketgröße76748 Byte
Prüfsumme MD510c1c25d3fe2d820cea47acd0f40c241
Prüfsumme SHA17128f7a43ed9076c1534c033c167cb0567e6b409
Prüfsumme SHA25672f4730a8877b5fe8e0e83502f6098b73903a49837a03bbd733140ae8baba97f
Link zum Herunterladenlibxstr-ocaml-dev_0.2.1-21build1_i386.deb
Ausführliche Beschreibungxstr is an OCaml library for string operations. . This package implements frequent string operations: searching, replacing, splitting, matching. It is independent from the Str library, and can replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does not implement regular expressions in general, but an important subset. Some operations of xstr are performed as quickly as by Str; if the string to be processed is small, xstr is often faster than Str; if the string is big, xstr is up to half as fast than Str.


Impressum
Linux is a registered trademark of Linus Torvalds