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]

Downloads

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 koral
Maintainer koral@mailoo.org
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-10-07T16:26:41Z
Distributions LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3
Reverse Dependencies 1 direct, 2 indirect [details]
Downloads 2773 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-10-07 [all 1 reports]

Readme for dublincore-xml-conduit-0.1.0.1

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