mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-23 05:19:32 +00:00
Added package honeycomb (#2101)
This commit is contained in:
parent
abd42dc9fe
commit
594a3f0d63
@ -24627,6 +24627,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/stscoundrel/ogham-nim"
|
"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",
|
"name": "preprod",
|
||||||
"url": "https://github.com/j-a-s-d/preprod",
|
"url": "https://github.com/j-a-s-d/preprod",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user