{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/xmlhtml","name":"xmlhtml","description":"Contains renderers and parsers for both XML and HTML 5\ndocument fragments, which share data structures so that\nit's easy to work with both.  Document fragments are bits\nof documents, which are not constrained by some of the\nhigh-level structure rules (in particular, they may\ncontain more than one root element).\n\nNote that this is not a compliant HTML 5 parser.  Rather,\nit is a parser for HTML 5 compliant documents.  It does not\nimplement the HTML 5 parsing algorithm, and should\ngenerally be expected to perform correctly only on\ndocuments that you trust to conform to HTML 5.  This is\nnot a suitable library for implementing web crawlers or\nother software that will be exposed to documents from\noutside sources.  The result is also not the HTML 5\nnode structure, but rather something closer to the physical\nstructure.  For example, omitted start tags are not\ninserted (and so, their corresponding end tags must also be\nomitted).","version":"0.2.5","softwareVersion":"0.2.5","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/snapframework/xmlhtml","issueTracker":"https://github.com/snapframework/xmlhtml/issues","url":"https://github.com/snapframework/xmlhtml","keywords":["bsd3","library","text","xml","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ChrisSmith"},{"@type":"Person","name":"JasperVanDerJeugt"},{"@type":"Person","name":"DougBeardsley"},{"@type":"Person","name":"GregoryCollins"},{"@type":"Person","name":"imalsogreg"}],"author":[{"@type":"Person","name":"ChrisSmith"},{"@type":"Person","name":"JasperVanDerJeugt"},{"@type":"Person","name":"DougBeardsley"},{"@type":"Person","name":"GregoryCollins"},{"@type":"Person","name":"imalsogreg"}],"copyrightHolder":[{"@type":"Person","name":"ChrisSmith"},{"@type":"Person","name":"JasperVanDerJeugt"},{"@type":"Person","name":"DougBeardsley"},{"@type":"Person","name":"GregoryCollins"},{"@type":"Person","name":"imalsogreg"}],"dateCreated":"2011-02-05","dateModified":"2017-08-14","datePublished":"2017-08-14","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/xmlhtml-0.2.5/xmlhtml-0.2.5.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/xmlhtml"],"https://www.w3.org/ns/activitystreams#likes":21,"https://forgefed.org/ns#forks":22}