mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package syllables (#1782)
This commit is contained in:
parent
f2c8408453
commit
4d0dc6c4ef
@ -21151,5 +21151,20 @@
|
|||||||
"description": "Test asynchronous code",
|
"description": "Test asynchronous code",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/markspanbroek/asynctest"
|
"web": "https://github.com/markspanbroek/asynctest"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "syllables",
|
||||||
|
"url": "https://github.com/Knaque/nim-syllables",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"language",
|
||||||
|
"syllable",
|
||||||
|
"syllables",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"description": "Syllable estimation for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Knaque/nim-syllables"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user