Added nimFF (#2257)

* Added nimFF

* Added nimFF
This commit is contained in:
Ege Öz 2022-06-16 09:22:46 +00:00 committed by GitHub
parent 4ae5b7bc0f
commit 921d9d7746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26508,5 +26508,17 @@
"description": "An asynchronous donwload system.",
"license": "MIT",
"web": "https://github.com/Patitotective/downit"
},
{
"name": "nimFF",
"url": "https://github.com/egeoz/nimFF",
"method": "git",
"tags": [
"graphics",
"library"
],
"description": "Farbfeld Encoder and Decoder written in Nim.",
"license": "MIT",
"web": "https://github.com/egeoz/nimFF"
}
]