mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
commit
d1bdebc220
@ -5594,6 +5594,18 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/luked99/linuxfb.nim"
|
"web": "https://github.com/luked99/linuxfb.nim"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "nimactors",
|
||||||
|
"url": "https://github.com/vegansk/nimactors",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"actors",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Actors library for Nim inspired by akka-actors",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vegansk/nimactors"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "porter",
|
"name": "porter",
|
||||||
"url": "https://github.com/iourinski/porter",
|
"url": "https://github.com/iourinski/porter",
|
||||||
@ -5606,5 +5618,5 @@
|
|||||||
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user