Recent Changes - Search:

edit SideBar

oniguruma

Description

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)

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc -q64" or "gcc -maix64".

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

Version: 5.9.3-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

Older version

RPM:

Source RPM:

Package dependencies:

  • none

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on January 14, 2013, at 12:58 PM