mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
47e79d2a77
@ -5605,5 +5605,18 @@
|
|||||||
"description": "Actors library for Nim inspired by akka-actors",
|
"description": "Actors library for Nim inspired by akka-actors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/vegansk/nimactors"
|
"web": "https://github.com/vegansk/nimactors"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "porter",
|
||||||
|
"url": "https://github.com/iourinski/porter",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stemmer",
|
||||||
|
"multilanguage",
|
||||||
|
"snowball"
|
||||||
|
],
|
||||||
|
"description": "Simple extensible implementation of Porter stemmer algorithm",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/iourinski/porter"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user