onig-config
Development files for oniguruma
Install
- All systems
-
curl cmd.cat/onig-config.sh
- Debian
-
apt-get install libonig-dev - Ubuntu
-
apt-get install libonig-dev -
Alpine
-
apk add oniguruma - Arch Linux
-
pacman -S oniguruma - Kali Linux
-
apt-get install libonig-dev - CentOS
-
yum install oniguruma-devel - Fedora
-
dnf install oniguruma-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libonig-dev - OS X
-
brew install oniguruma - Raspbian
-
apt-get install libonig-dev - Docker
-
docker run cmd.cat/onig-config onig-configpowered by Commando
oniguruma-devel
Development files for oniguruma
libonig-dev
regular expressions library — development files
Oniguruma is a library for working with regular expressions. Different character encoding for every regular expression object can be specified. This package provides development files and static libraries.
oniguruma
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)