Added package dye (#2291)

This commit is contained in:
Luke 2022-07-25 18:55:51 -05:00 committed by GitHub
parent 2306fdec4c
commit fb29e99824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26819,5 +26819,21 @@
"description": "A 2D Array Implementation",
"license": "GPL-2.0-only",
"web": "https://github.com/avahe-kellenberger/array2d"
},
{
"name": "dye",
"url": "https://github.com/Infinitybeond1/dye",
"method": "git",
"tags": [
"image",
"cli",
"dye",
"colorize",
"color",
"palettes"
],
"description": "An image colorizer",
"license": "GPL-3.0-or-later",
"web": "https://github.com/Infinitybeond1/dye"
}
]