packages feed

hackage2hwn-0.2.1: hackage2hwn.cabal

Name:                hackage2hwn
Version:             0.2.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.
                     .
                     Code coverage results for this tool are available:
                     <http://code.haskell.org/~dons/tests/hackage2hwn/hpc_index.html>
                     .
Category:            Text
License:             BSD3
License-file:        LICENSE
Author:              Don Stewart 
Maintainer:          <dons@galois.com>
Build-Depends:       base, tagsoup ==0.4, xml ==1.2.3

Executable:          hackage2hwn
Main-is:             Main.hs