hackage2hwn-0.1: hackage2hwn.cabal
Name: hackage2hwn
Version: 0.1
homepage: http://code.haskell.org/~dons/code/hackage2hwn
Synopsis: Convert Hackage RSS feeds to Haskell Weekly News format
Description: Download and parse the Hackage RSS 2.0 feed for the
automatic inclusion in the Haskell Weekly News.
Category: Text
License: BSD3
License-file: LICENSE
Author: Don Stewart
Maintainer: <dons@galois.com>
Build-Depends: base, tagsoup, xml
Executable: hackage2hwn
Main-is: Main.hs