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:
- Host: GitHub
- URL: https://github.com/peterhellberg/imagefile
- Owner: peterhellberg
- License: unlicense
- Created: 2015-10-16T12:29:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T14:43:10.000Z (over 10 years ago)
- Last Synced: 2025-01-14T07:11:28.312Z (about 1 year ago)
- Language: Go
- Homepage: https://github.com/mehlon/imagefile
- Size: 3.47 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imagefile
[](https://travis-ci.org/mehlon/imagefile)
[](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"
```