dublincore-xml-conduit: XML streaming parser/renderer for the Dublin Core standard elements.

[ data, library, public-domain ] [ Propose Tags ]

Cf README file.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
enable-hlint-test

Enable hlint test-suite

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 (info)
Dependencies base (>=4.8 && <5), conduit, conduit-combinators, safe-exceptions, text, time (>=1.5), timerep (>=2.0), uri-bytestring, xml-conduit (>=1.5), xml-types [details]
License LicenseRef-PublicDomain
Author chahine.moreau@gmail.com
Maintainer chahine.moreau@gmail.com
Revised Revision 1 made by koral at 2018-07-19T06:33:02Z
Category Data
Home page https://github.com/k0ral/dublincore-xml-conduit
Source repo head: git clone git://github.com/k0ral/dublincore-xml-conduit.git
Uploaded by koral at 2017-11-23T20:40:17Z
Distributions LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3
Reverse Dependencies 1 direct, 2 indirect [details]
Downloads 2772 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-23 [all 1 reports]

Readme for dublincore-xml-conduit-0.1.0.2

[back to package description]

dublincore-xml-conduit

This Haskell library implements an XML streaming parser/renderer for the Dublin Core Metadata Element Set Version 1.1 (RFC 5013), based on conduits.