Added package aglet (#1536)

This commit is contained in:
lqdev 2020-06-26 00:07:00 +02:00 committed by GitHub
parent 413736fd22
commit 6b046d8d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18478,5 +18478,19 @@
"description": "Serializer and tools for flat binary files.",
"license": "MIT",
"web": "https://github.com/treeform/flatty"
},
{
"name": "aglet",
"url": "https://github.com/liquid600pgm/aglet",
"method": "git",
"tags": [
"graphics",
"opengl",
"wrapper",
"safe"
],
"description": "A safe, high-level, optimized OpenGL wrapper",
"license": "MIT",
"web": "https://github.com/liquid600pgm/aglet"
}
]