1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: HTML-HTML5-Parser
Upstream-Contact: Toby Inkster <tobyink@cpan.org>
Source: https://metacpan.org/release/HTML-HTML5-Parser
Files: INSTALL
LICENSE
NEWS
TODO
examples/charsets.pl
examples/html/iso-8859-15.html
examples/html/utf-16.html
examples/html/utf-8.html
t/data/rt-96399-1.html
t/data/rt-96399-2.html
t/html5lib-fail/domjs-unsafe.dat
t/html5lib-fail/entities02.dat
t/html5lib-fail/plain-text-unsafe.dat
t/html5lib-fail/tests1.dat
t/html5lib-fail/tests11.dat
t/html5lib-fail/tests14.dat
t/html5lib-fail/tests16.dat
t/html5lib-fail/tests21.dat
t/html5lib-fail/tests22.dat
t/html5lib-fail/tests23.dat
t/html5lib-fail/tests5.dat
t/html5lib-fail/tests6.dat
t/html5lib-fail/tests9.dat
t/html5lib-fail/tests_innerHTML_1.dat
t/html5lib-pass/adoption01.dat
t/html5lib-pass/adoption02.dat
t/html5lib-pass/comments01.dat
t/html5lib-pass/doctype01.dat
t/html5lib-pass/entities01.dat
t/html5lib-pass/html5test-com.dat
t/html5lib-pass/inbody01.dat
t/html5lib-pass/isindex.dat
t/html5lib-pass/pending-spec-changes-plain-text-unsafe.dat
t/html5lib-pass/pending-spec-changes.dat
t/html5lib-pass/scriptdata01.dat
t/html5lib-pass/scripted/adoption01.dat
t/html5lib-pass/scripted/ark.dat
t/html5lib-pass/scripted/webkit01.dat
t/html5lib-pass/tables01.dat
t/html5lib-pass/tests10.dat
t/html5lib-pass/tests12.dat
t/html5lib-pass/tests15.dat
t/html5lib-pass/tests17.dat
t/html5lib-pass/tests18.dat
t/html5lib-pass/tests19.dat
t/html5lib-pass/tests2.dat
t/html5lib-pass/tests20.dat
t/html5lib-pass/tests24.dat
t/html5lib-pass/tests25.dat
t/html5lib-pass/tests26.dat
t/html5lib-pass/tests3.dat
t/html5lib-pass/tests4.dat
t/html5lib-pass/tests7.dat
t/html5lib-pass/tests8.dat
t/html5lib-pass/tricky01.dat
t/html5lib-pass/webkit01.dat
t/html5lib-pass/webkit02.dat
Copyright: Unknown
License: Unknown
Files: Changes
META.json
META.yml
dist.ini
doap.ttl
lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
lib/HTML/HTML5/Parser/Charset/Info.pm
lib/HTML/HTML5/Parser/Charset/UnicodeChecker.pm
lib/HTML/HTML5/Parser/Charset/UniversalCharDet.pm
lib/HTML/HTML5/Parser/Charset/WebLatin1.pm
lib/HTML/HTML5/Parser/Charset/WebThai.pm
lib/HTML/HTML5/Parser/TagSoupParser.pm
lib/HTML/HTML5/Parser/Tokenizer.pm
Copyright: Copyright 2021 Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: lib/HTML/HTML5/Parser/UA.pm
t/02html5.t
t/03html4.t
t/04fragments.t
t/05origins.t
t/06xlxdsln.t
t/07ua.t
t/08ua-lwp.t
t/99html5lib.t
t/rt-79019.t
Copyright: Copyright (C) 2012 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: COPYRIGHT
CREDITS
SIGNATURE
Copyright: None
License: public-domain
Files: README
lib/HTML/HTML5/Parser.pm
Copyright: Copyright (C) 2007-2011 by Wakaba.
Copyright (C) 2009-2012 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: bin/html2xhtml
bin/html5debug
Copyright: Copyright 2013 Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: t/01basic.t
Copyright: Copyright (C) 2010-2012 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: lib/HTML/HTML5/Parser/Error.pm
Copyright: Copyright (C) 2011-2012 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: Makefile.PL
Copyright: Copyright 2020 Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: t/lib/Test/HTTP/Server.pm
Copyright: Copyright 2012 Toby Inkster.
License: GPL-1.0+ or Artistic-1.0
Files: t/rt-96399.t
Copyright: Copyright (C) 2017 by Gregory Todd Williams.
License: GPL-1.0+ or Artistic-1.0
License: Artistic-1.0
This software is Copyright (c) 2021 by the copyright holder(s).
This is free software, licensed under:
The Artistic License 1.0
License: GPL-1.0
This software is Copyright (c) 2021 by the copyright holder(s).
This is free software, licensed under:
The GNU General Public License, Version 1, February 1989
|