mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add kiwi package (#447)
This commit is contained in:
parent
d1bdebc220
commit
7579b076a8
@ -5618,5 +5618,18 @@
|
|||||||
"description": "Simple extensible implementation of Porter stemmer algorithm",
|
"description": "Simple extensible implementation of Porter stemmer algorithm",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/iourinski/porter"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user