Merge pull request #511 from ftsf/add-gifenc0646

Add package gifenc
This commit is contained in:
Dominik Picheta 2017-05-27 13:57:11 +01:00 committed by GitHub
commit d856bafc66

View File

@ -6415,5 +6415,17 @@
"description": "getch() for Windows and Unix",
"license": "MIT",
"web": "https://github.com/6A/getch"
},
{
"name": "gifenc",
"url": "https://github.com/ftsf/gifenc",
"method": "git",
"tags": [
"gif",
"encoder"
],
"description": "Gif Encoder",
"license": "Public Domain",
"web": "https://github.com/ftsf/gifenc"
}
]