@hackage atom-basic0.2.5
Basic Atom feed construction
Categories
License
BSD-3-Clause
Maintainer
Carl Baatz <carl.baatz@gmail.com>
Links
Versions
Installation
Dependencies (7)
- base >=4.6 && <5
- bytestring
- text
- base64-bytestring
- network <2.6
- network-uri <2.6 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
network-uri
(on by default)
Get Network.URI from the network-uri package
atom-basic provides a
relatively type-safe RFC4287 Atom feed
that can be used to generate feed or entry XML using the types of any
Haskell XML library. Please see the Web.Atom
module documentation for
more information.