mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package norman (#1392)
This commit is contained in:
parent
49b158b185
commit
87ea432ae6
@ -16851,7 +16851,6 @@
|
|||||||
"description": "Nim binding to libfswatch",
|
"description": "Nim binding to libfswatch",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/paul-nameless/nim-fswatch"
|
"web": "https://github.com/paul-nameless/nim-fswatch"
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zfcore",
|
"name": "zfcore",
|
||||||
@ -16894,9 +16893,24 @@
|
|||||||
"weighted",
|
"weighted",
|
||||||
"weighted_graph",
|
"weighted_graph",
|
||||||
"adjacency list"
|
"adjacency list"
|
||||||
],
|
],
|
||||||
"description": "Graph With Weight Libary",
|
"description": "Graph With Weight Libary",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/AzamShafiul/weighted_graph"
|
"web": "https://github.com/AzamShafiul/weighted_graph"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "norman",
|
||||||
|
"url": "https://github.com/moigagoo/norman",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"orm",
|
||||||
|
"migration",
|
||||||
|
"norm",
|
||||||
|
"sqlite",
|
||||||
|
"postgres"
|
||||||
|
],
|
||||||
|
"description": "Migration manager for Norm.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/moigagoo/norman"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user