mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-27 02:41:09 +00:00
Added package mapster (#2679)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user