[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#527906: ITP: ocaml-text -- library for dealing with sequences of Unicode characters



Stefano Zacchiroli a écrit :
>>   Description     : library for dealing with sequences of Unicode characters
> 
> Please improve the long descriptions, some hints: [...]

What about:

 OCaml-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

>>  OCaml-Text is designed to be easy to use and interacts well with
>>  other projects.
> 
> Is this line useful? "interacts well with other projects" sounds like
> marketing and nothing else ...

What's wrong with marketing? :-)


Thanks for your comments!

-- 
Stéphane






Reply to: