Added package syllables (#1782)

This commit is contained in:
Reilly Moore 2021-01-12 00:33:24 -06:00 committed by GitHub
parent f2c8408453
commit 4d0dc6c4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21151,5 +21151,20 @@
"description": "Test asynchronous code",
"license": "MIT",
"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"
}
]