# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup feed 0.3.9.2 revision 2 checksums rmd160 c191987fc8eca1f025327564745d81dd38aa156e \ sha256 ef1d23d130b766186a0bacd6e4807279cab681712b0fb09d1ed1ee1b3c154f17 maintainers cal openmaintainer platforms darwin license BSD description Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds long_description \ Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds. \ \nTo help working with the multiple feed formats we've ended up with, this \ set of modules provides parsers, pretty printers and some utility code for \ querying and just generally working with a concrete representation of feeds \ in Haskell. depends_lib-append port:hs-utf8-string \ port:hs-xml