An open API service indexing awesome lists of open source software.

https://github.com/peterhellberg/imagefile

Use the upstream repo:
https://github.com/peterhellberg/imagefile

Last synced: about 1 year ago
JSON representation

Use the upstream repo:

Awesome Lists containing this project

README

          

# imagefile

[![Build Status](https://travis-ci.org/mehlon/imagefile.svg?branch=master)](https://travis-ci.org/mehlon/imagefile)
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/mehlon/imagefile)

Imagefile is a simple image encoding format from suckless. See [SPECIFICATION](http://git.2f30.org/imagefile/tree/SPECIFICATION).

```
import "github.com/mehlon/imagefile"
```