diff --git a/packages.json b/packages.json index 1e2f6be..524afee 100644 --- a/packages.json +++ b/packages.json @@ -24627,6 +24627,19 @@ "license": "MIT", "web": "https://github.com/stscoundrel/ogham-nim" }, + { + "name": "honeycomb", + "url": "https://github.com/KatrinaKitten/honeycomb", + "method": "git", + "tags": [ + "parsing", + "parser-combinator", + "parser" + ], + "description": "A dead simple, no-nonsense parser combinator library written in pure Nim.", + "license": "MPL-2.0", + "web": "https://github.com/KatrinaKitten/honeycomb" + }, { "name": "preprod", "url": "https://github.com/j-a-s-d/preprod",