mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added grammarian library. (#2581)
Co-authored-by: olmeca <scm@olmeca.nl>
This commit is contained in:
parent
e189595c87
commit
308eb8ae4b
@ -30017,5 +30017,16 @@
|
||||
"description": "Cozy Task Pool for threaded concurrency based on tasks and channels.",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"web": "https://github.com/indiscipline/cozytaskpool"
|
||||
},
|
||||
{
|
||||
"name": "grammarian",
|
||||
"url": "https://github.com/olmeca/grammarian",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"peg",
|
||||
"parsing"
|
||||
],
|
||||
"description": "Wrapper around PEG library, enhancing PEG reusability.",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user