xml-types-content: Utilities for dealing with Content-values of "xml-types"

[ library, mit, unclassified ] [ Propose Tags ] [ Report a vulnerability ]

The Content type in "xml-types" is tricky and naive usage of it can lead to bugs. You cannot simply construct ContentText from any textual value. You must encode certain character ranges via entities. This library does that for you by providing mappers from Text to `[Content]`.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.1.1
Dependencies base (>=4.13 && <5), text (>=1.2 && <3), xml-types (>=0.3.8 && <0.4) [details]
License MIT
Copyright (c) 2024 Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Home page https://github.com/nikita-volkov/xml-types-content
Bug tracker https://github.com/nikita-volkov/xml-types-content/issues
Source repo head: git clone git://github.com/nikita-volkov/xml-types-content.git
Uploaded by NikitaVolkov at 2024-12-23T12:43:14Z
Distributions
Downloads 27 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-12-23 [all 1 reports]