mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #187 from petermora/patch-1
Added lazy library to packages.json
This commit is contained in:
commit
4c34fc59b2
@ -1668,5 +1668,14 @@
|
||||
"description": "A* Pathfinding",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Nycto/AStarNim"
|
||||
},
|
||||
{
|
||||
"name": "lazy",
|
||||
"url": "git://github.com/petermora/nimLazy/",
|
||||
"method": "git",
|
||||
"tags": ["library", "iterator", "lazy list"],
|
||||
"description": "Iterator library for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/petermora/nimLazy"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user