gifenc

Gif Encoder

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version 0.1.1
License Public Domain
CI Status Failing
Downloads 0
Last Indexed 2026-08-31 07:15

Tags

Authors

  • Jez Kabanov

Installation

nimble install gifenc
choosenim install gifenc
git clone https://github.com/ftsf/gifenc

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
gifenc - - - - - - -

Dependencies

Package Version Optional
nim >= 0.16.0 No

Source

Repository https://github.com/ftsf/gifenc
Homepage https://github.com/ftsf/gifenc
Documentation View Documentation
Registry Source nimble_official

README

This is a fork of https://github.com/lecram/gifenc To add a nim wrapper around it and make it installable via nimble.

It is also in the public domain.