CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2012/06/14 11:30:48

Log message:
    Import converters/libunistring:
    
    Text files are nowadays usually encoded in Unicode, and may consist of
    very different scripts - from Latin letters to Chinese Hanzi -, with
    many kinds of special characters - accents, right-to-left writing marks,
    hyphens, Roman numbers, and much more. But the POSIX platform APIs for
    text do not contain adequate functions for dealing with particular
    properties of many Unicode characters. In fact, the POSIX APIs for text
    have several assumptions at their base which don't hold for Unicode
    text.
    
    This library provides functions for manipulating Unicode strings and for
    manipulating C strings according to the Unicode standard.
    
    small tweaks and ok jasper@
    
    Status:
    
    Vendor Tag: pascal
    Release Tags:       pascal_20121406
    
    N ports/converters/libunistring/Makefile
    N ports/converters/libunistring/distinfo
    N ports/converters/libunistring/pkg/PLIST
    N ports/converters/libunistring/pkg/PFRAG.shared
    N ports/converters/libunistring/pkg/DESCR
    N ports/converters/libunistring/patches/patch-Makefile_in
    
    No conflicts created by this import

Reply via email to