packages feed

dataurl-0.1.0.0: README.md

dataurl
=====

[![Build Status](https://travis-ci.org/agrafix/dataurl.svg)](https://travis-ci.org/agrafix/dataurl)


## Intro


Handle data-urls


## Install

* From Source (cabal): `git clone https://github.com/agrafix/dataurl.git && cd dataurl && cabal install`
* From Source (stack): `git clone https://github.com/agrafix/dataurl.git && cd dataurl && stack build`


## Misc

### Supported GHC Versions

* 7.10.2

### License

Released under the MIT license.
(c) 2015 Alexander Thiemann <mail@athiemann.net>