Add kiwi package (#447)

This commit is contained in:
Yuriy Glukhov 2016-12-30 14:04:01 +02:00 committed by Dominik Picheta
parent d1bdebc220
commit 7579b076a8

View File

@ -5618,5 +5618,18 @@
"description": "Simple extensible implementation of Porter stemmer algorithm",
"license": "MIT",
"web": "https://github.com/iourinski/porter"
},
{
"name": "kiwi",
"url": "https://github.com/yglukhov/kiwi",
"method": "git",
"tags": [
"cassowary",
"constraint",
"solving"
],
"description": "Cassowary constraint solving",
"license": "MIT",
"web": "https://github.com/yglukhov/kiwi"
}
]