wok-next diff oniguruma/description.txt @ rev 20997

Update netsurf, use combined sources, separated packages no more required
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 19:53:01 2018 +0300 (2018-10-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/oniguruma/description.txt	Thu Oct 04 19:53:01 2018 +0300
     1.3 @@ -0,0 +1,11 @@
     1.4 +Oniguruma is a regular expressions library. The characteristics of this library
     1.5 +is that different character encoding for every regular expression object can be
     1.6 +specified.
     1.7 +
     1.8 +Supported character encodings:
     1.9 +
    1.10 +ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE, EUC-JP, EUC-TW, EUC-KR,
    1.11 +EUC-CN, Shift_JIS, Big5, GB18030, KOI8-R, CP1251, ISO-8859-1, ISO-8859-2,
    1.12 +ISO-8859-3, ISO-8859-4, ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8,
    1.13 +ISO-8859-9, ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15,
    1.14 +ISO-8859-16