mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package ptr_math (#1910)
This commit is contained in:
parent
7679a98fe1
commit
3ede6dd824
@ -22619,5 +22619,18 @@
|
||||
"description": "this libraly able to use database/sql of Go",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sivchari/db_wrapper"
|
||||
},
|
||||
{
|
||||
"name": "ptr_math",
|
||||
"url": "https://github.com/kaushalmodi/ptr_math",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"pointer",
|
||||
"arithmetic",
|
||||
"math"
|
||||
],
|
||||
"description": "Pointer arithmetic library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kaushalmodi/ptr_math"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user