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

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 mail@cmoreau.info
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 2023-08-11T09:38:55Z
Distributions LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3
Reverse Dependencies 1 direct, 2 indirect [details]
Downloads 2765 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-08-11 [all 1 reports]

Readme for dublincore-xml-conduit-0.1.0.3

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