mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package torm (#1774)
This commit is contained in:
parent
741dfb9f97
commit
2f0773b7e8
@ -21045,5 +21045,18 @@
|
||||
"description": "A correctly-rounded arbitrary precision decimal floating point arithmetic library",
|
||||
"license": "(MIT or Apache License 2.0) and Simplified BSD",
|
||||
"web": "https://github.com/inv2004/nim-decimal"
|
||||
},
|
||||
{
|
||||
"name": "torm",
|
||||
"url": "https://github.com/cybertim/torm",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"orm",
|
||||
"db",
|
||||
"database"
|
||||
],
|
||||
"description": "Tiny ORM for SQLite.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cybertim/torm"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user