packages feed

imgurder-1.0: imgurder.cabal

Name:                imgurder
Version:             1.0
License:             BSD3
License-file:        LICENSE
Author:              Dan Colish
Maintainer:          dcolish@gmail.com
Build-Type:          Simple
Cabal-Version:       >=1.2
Synopsis:            Uploader for Imgur
Category:            Web
Description:         A simple uploader for the Imgur api. You should register
                     for an api key

Executable imgurder
  Main-is:           imgurder.hs
  Build-Depends:     base >= 3 && < 5, hxt-xpath >= 8.5.4, hxt >= 8.3.2,
                     curl >= 1.3.5, directory >= 1.0.0.3, haskell98 >= 1