mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package mapster (#2679)
This commit is contained in:
parent
baf3a8c265
commit
7e64c1cd50
@ -31101,5 +31101,20 @@
|
||||
"description": "fast PNM (.pbm .pgm .ppm) parser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/fastpnm"
|
||||
},
|
||||
{
|
||||
"name": "mapster",
|
||||
"url": "https://github.com/PhilippMDoerner/mapster",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"mapping",
|
||||
"map",
|
||||
"pragma",
|
||||
"convert",
|
||||
"code-generation"
|
||||
],
|
||||
"description": "A library to quickly generate functions converting instances of type A to B",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PhilippMDoerner/mapster"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user