atom-basic: Basic Atom feed construction
atom-basic aims to provide
a type-safe http://tools.ietf.org/html/rfc4287 Atom feed for the XML
package of your choice. Constructors for the Feed
and Entry
data types
are provided. You pass values of these types to the feedXML
or entryXML
to generate XML. You provide an XMLGen
record of generator functions
using your preferred XML package.
Please see the documentation of the Web.Atom
module for basic usage
examples.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- atom-basic-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4.6 && <5), base64-bytestring, bytestring, network, network-uri, old-locale, text, time [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 Carl Baatz |
Author | Carl Baatz <carl.baatz@gmail.com> |
Maintainer | Carl Baatz <carl.baatz@gmail.com> |
Category | Web |
Bug tracker | https://github.com/cbaatz/atom-basic/issues |
Source repo | head: git clone https://github.com/cbaatz/atom-basic |
Uploaded | by cbaatz at 2015-07-08T17:45:03Z |
Distributions | LTSHaskell:0.2.5, NixOS:0.2.5, Stackage:0.2.5 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6681 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-08 [all 1 reports] |