name:                 feed
version:              1.3.2.1
visibility:           public
id:                   feed-1.3.2.1-BOxHxTKiTdFEKAU4c9pzi0
key:                  feed-1.3.2.1-BOxHxTKiTdFEKAU4c9pzi0
license:              BSD-3-Clause
maintainer:           Adam Bergmark <adam@bergmark.nl>
author:               Sigbjorn Finne <sof@forkIO.com>
homepage:             https://github.com/haskell-party/feed
synopsis:             Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
description:
    Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.

    To 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.

    See here for an example of how to create an Atom feed:
    <https://github.com/haskell-party/feed/blob/master/tests/Example/CreateAtom.hs>

    For basic reading and editing of feeds, consult
    the documentation of the Text.Feed.* hierarchy.

category:             Text
abi:                  ac45fec5cd5dda5e7e7b0c7fcb7a9967
exposed:              True
exposed-modules:
    Text.Atom.Feed Text.Atom.Feed.Export Text.Atom.Feed.Import
    Text.Atom.Feed.Link Text.Atom.Feed.Validate Text.Atom.Pub
    Text.Atom.Pub.Export Text.DublinCore.Types Text.Feed.Constructor
    Text.Feed.Export Text.Feed.Import Text.Feed.Query
    Text.Feed.Translate Text.Feed.Types Text.Feed.Util Text.RSS.Export
    Text.RSS.Import Text.RSS.Syntax Text.RSS1.Export Text.RSS1.Import
    Text.RSS1.Syntax Text.RSS1.Utils

hidden-modules:       Data.Text.Util Data.XML.Compat
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/feed-1.3.2.1-BOxHxTKiTdFEKAU4c9pzi0

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/feed-1.3.2.1-BOxHxTKiTdFEKAU4c9pzi0

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/feed-1.3.2.1-BOxHxTKiTdFEKAU4c9pzi0

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/feed-1.3.2.1
hs-libraries:         HSfeed-1.3.2.1-BOxHxTKiTdFEKAU4c9pzi0
depends:
    base-4.20.0.0-inplace base-compat-0.14.1-CW5nOGLvEvh6DCNzb4z84V
    bytestring-0.12.1.0-inplace
    old-locale-1.0.0.7-3V1xGkc9eyYLALo9SPSjlY
    old-time-1.1.0.4-7xejrT92RQu3c7Y0ikPlcK
    safe-0.3.21-6o1HyJG07tuFT9s6NxlbmB text-2.1.1-inplace
    time-1.12.2-inplace
    time-locale-compat-0.1.1.5-ADnO7yTrHj6H5B5TI4O1mU
    utf8-string-1.0.2-1XncvugNvmEUe6szfkLY0
    xml-conduit-1.10.0.0-4wEQaKjYHwACEb7bECySLI
    xml-types-0.3.8-FwSR3o5KEB5Crfesb7jmPZ

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/feed-1.3.2.1/html/feed.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/feed-1.3.2.1/html
