pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-text-icu



Module name:    wip
Committed by:   phonohawk
Date:           Tue Aug 16 09:41:57 UTC 2011

Import into wip/hs-text-icu

Log Message:
Import hs-text-icu-0.6.3.4 as wip/hs-text-icu.

Haskell bindings to the International Components for Unicode (ICU)
libraries. These libraries provide robust and full-featured Unicode
services on a wide variety of platforms.

Features include:
    * Both pure and impure bindings, to allow for fine control over
      efficiency and ease of use.
    * Breaking of strings on character, word, sentence, and line
      boundaries.
    * Access to the Unicode Character Database (UCD) of character
      metadata.
    * String collation functions, for locales where the conventions
      for lexicographic ordering differ from the simple numeric
      ordering of character codes.
    * Character set conversion functions, allowing conversion between
      Unicode and over 220 character encodings.
    * Unicode normalization. (When implementations keep strings in a
      normalized form, they can be assured that equivalent strings
      have a unique binary representation.)
    * Regular expression search and replace.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20110816
                
N wip/hs-text-icu/Makefile
N wip/hs-text-icu/PLIST
N wip/hs-text-icu/distinfo
N wip/hs-text-icu/buildlink3.mk
N wip/hs-text-icu/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index