Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions products/oniguruma.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: Oniguruma
addedAt: 2026-04-09
category: framework
Comment thread
marcwrobel marked this conversation as resolved.
tags: discontinued
permalink: /oniguruma
releasePolicyLink: https://github.com/kkos/oniguruma
changelogTemplate: https://github.com/kkos/oniguruma/releases/tag/v__LATEST__/
eolColumn: Support

identifiers:
- repology: oniguruma
- purl: pkg:github/kkos/oniguruma
- purl: pkg:deb/debian/libonig
- purl: pkg:deb/ubuntu/libonig
- purl: pkg:rpm/fedora/oniguruma
- purl: pkg:apk/alpine/oniguruma
- purl: pkg:apk/alpine/oniguruma-dev
- purl: pkg:alpm/arch/oniguruma
- cpe: cpe:2.3:a:oniguruma_project:oniguruma

auto:
disabled: true # the product is discontinued
methods:
Comment thread
marcwrobel marked this conversation as resolved.
- git: https://github.com/kkos/oniguruma

releases:
- releaseCycle: "6"
releaseDate: 2016-05-09
eol: 2025-04-24
latest: "6.9.10"
latestReleaseDate: 2025-01-01

- releaseCycle: "5"
Comment thread
marcwrobel marked this conversation as resolved.
eol: 2016-05-09
releaseDate: 2006-10-19
latest: "5.9.6"
latestReleaseDate: 2015-09-07

---

> [Oniguruma](https://github.com/kkos/oniguruma) was a regular expression library by K. Kosako that supported a variety of character encodings and backtracking.
> It is used in many projects including Ruby, PHP, and uutils.

Oniguruma was archived in April 2025.
Loading