hackage2hwn-0.2: hackage2hwn.cabal
Name: hackage2hwn
Version: 0.2
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 ==1.2.3
Executable: hackage2hwn
Main-is: Main.hs