[ITP] Onigurama-5.9.2

Marco Atzeri marco_atzeri@yahoo.it
Thu Sep 16 12:36:00 GMT 2010


Hi
thinking about packaging slrn I decided to start 
from its dependency

Oniguruma -> S-lang -> slrn

Oniguruma is a regular expressions library.
The characteristics of this library is that different 
character encoding for every regular expression object 
can be specified.
(supported APIs: GNU regex, POSIX and Oniguruma native)

Supported character encodings:
ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE,
EUC-JP, EUC-TW, EUC-KR, EUC-CN,
Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5,
ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10,
ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16

Website
http://www.geocities.jp/kosako3/oniguruma/

License BSD
already present in most linux distribution

to download:

wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/onig/


libonig-devel/libonig-devel-5.9.2-1.tar.bz2
libonig-devel/setup.hint
libonig2/libonig2-5.9.2-1.tar.bz2
libonig2/setup.hint
onig-5.9.2-1-src.tar.bz2
onig-5.9.2-1.tar.bz2
setup.hint


$ grep RESULT onig-5.9.2-1-check.log 
RESULT   SUCC: 684,  FAIL: 0,  ERROR: 0      (by Oniguruma 5.9.2)
RESULT   SUCC: 684,  FAIL: 0,  ERROR: 0      (by Oniguruma 5.9.2)
RESULT   SUCC: 684,  FAIL: 0,  ERROR: 0      (by Oniguruma 5.9.2)


Marco







More information about the Cygwin-apps mailing list