html5-entity: A library for looking up and validating HTML5 entities.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
A library for looking up and validating HTML5 entities.
The following
document is used as an authoritative source of the valid
entity names and their corresponding codepoints.
You can think of this library as about bindings to the data
from that file. For usage see the Text.Html5.Entity
module.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2, 0.2.0.2, 0.2.0.3 |
---|---|
Change log | None available |
Dependencies | aeson, base (>=4.5 && <4.8), bytestring, containers, haskell-src, text, unordered-containers [details] |
License | BSD-3-Clause |
Copyright | (c) Konstantin Zudov, 2015 |
Author | Konstantin Zudov |
Maintainer | konstantin@anche.no |
Category | Text |
Home page | https://github.com/zudov/html5-entity/ |
Bug tracker | https://github.com/zudov/html5-entity/issues/ |
Uploaded | by zudov at 2015-02-19T14:07:50Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
generator | Build generation executable 'html5-entity-generate' | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- html5-entity-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees