*No copyright* MIT License -------------------------- tinyhtml5-2.0.0/PKG-INFO tinyhtml5-2.0.0/README.rst tinyhtml5-2.0.0/pyproject.toml MIT License ----------- tinyhtml5-2.0.0/LICENSE Unknown or generated -------------------- tinyhtml5-2.0.0/docs/api_reference.rst tinyhtml5-2.0.0/docs/changelog.rst tinyhtml5-2.0.0/docs/common_use_cases.rst tinyhtml5-2.0.0/docs/conf.py tinyhtml5-2.0.0/docs/contribute.rst tinyhtml5-2.0.0/docs/first_steps.rst tinyhtml5-2.0.0/docs/going_further.rst tinyhtml5-2.0.0/docs/index.rst tinyhtml5-2.0.0/docs/support.rst tinyhtml5-2.0.0/tests/__init__.py tinyhtml5-2.0.0/tests/encoding/test-yahoo-jp.dat tinyhtml5-2.0.0/tests/encoding/tests1.dat tinyhtml5-2.0.0/tests/encoding/tests2.dat tinyhtml5-2.0.0/tests/test_encoding.py tinyhtml5-2.0.0/tests/test_tokenizer.py tinyhtml5-2.0.0/tests/test_tree_construction.py tinyhtml5-2.0.0/tests/tokenizer/contentModelFlags.test tinyhtml5-2.0.0/tests/tokenizer/domjs.test tinyhtml5-2.0.0/tests/tokenizer/entities.test tinyhtml5-2.0.0/tests/tokenizer/escapeFlag.test tinyhtml5-2.0.0/tests/tokenizer/namedEntities.test tinyhtml5-2.0.0/tests/tokenizer/numericEntities.test tinyhtml5-2.0.0/tests/tokenizer/pendingSpecChanges.test tinyhtml5-2.0.0/tests/tokenizer/test1.test tinyhtml5-2.0.0/tests/tokenizer/test2.test tinyhtml5-2.0.0/tests/tokenizer/test3.test tinyhtml5-2.0.0/tests/tokenizer/test4.test tinyhtml5-2.0.0/tests/tokenizer/unicodeChars.test tinyhtml5-2.0.0/tests/tokenizer/unicodeCharsProblematic.test tinyhtml5-2.0.0/tests/tree-construction/adoption01.dat tinyhtml5-2.0.0/tests/tree-construction/adoption02.dat tinyhtml5-2.0.0/tests/tree-construction/blocks.dat tinyhtml5-2.0.0/tests/tree-construction/comments01.dat tinyhtml5-2.0.0/tests/tree-construction/doctype01.dat tinyhtml5-2.0.0/tests/tree-construction/domjs-unsafe.dat tinyhtml5-2.0.0/tests/tree-construction/entities01.dat tinyhtml5-2.0.0/tests/tree-construction/entities02.dat tinyhtml5-2.0.0/tests/tree-construction/foreign-fragment.dat tinyhtml5-2.0.0/tests/tree-construction/html5test-com.dat tinyhtml5-2.0.0/tests/tree-construction/inbody01.dat tinyhtml5-2.0.0/tests/tree-construction/isindex.dat tinyhtml5-2.0.0/tests/tree-construction/main-element.dat tinyhtml5-2.0.0/tests/tree-construction/math.dat tinyhtml5-2.0.0/tests/tree-construction/menuitem-element.dat tinyhtml5-2.0.0/tests/tree-construction/namespace-sensitivity.dat tinyhtml5-2.0.0/tests/tree-construction/noscript01.dat tinyhtml5-2.0.0/tests/tree-construction/pending-spec-changes-plain-text-unsafe.dat tinyhtml5-2.0.0/tests/tree-construction/pending-spec-changes.dat tinyhtml5-2.0.0/tests/tree-construction/plain-text-unsafe.dat tinyhtml5-2.0.0/tests/tree-construction/quirks01.dat tinyhtml5-2.0.0/tests/tree-construction/ruby.dat tinyhtml5-2.0.0/tests/tree-construction/scriptdata01.dat tinyhtml5-2.0.0/tests/tree-construction/search-element.dat tinyhtml5-2.0.0/tests/tree-construction/svg.dat tinyhtml5-2.0.0/tests/tree-construction/tables01.dat tinyhtml5-2.0.0/tests/tree-construction/template.dat tinyhtml5-2.0.0/tests/tree-construction/tests1.dat tinyhtml5-2.0.0/tests/tree-construction/tests10.dat tinyhtml5-2.0.0/tests/tree-construction/tests11.dat tinyhtml5-2.0.0/tests/tree-construction/tests12.dat tinyhtml5-2.0.0/tests/tree-construction/tests14.dat tinyhtml5-2.0.0/tests/tree-construction/tests15.dat tinyhtml5-2.0.0/tests/tree-construction/tests16.dat tinyhtml5-2.0.0/tests/tree-construction/tests17.dat tinyhtml5-2.0.0/tests/tree-construction/tests18.dat tinyhtml5-2.0.0/tests/tree-construction/tests19.dat tinyhtml5-2.0.0/tests/tree-construction/tests2.dat tinyhtml5-2.0.0/tests/tree-construction/tests20.dat tinyhtml5-2.0.0/tests/tree-construction/tests21.dat tinyhtml5-2.0.0/tests/tree-construction/tests22.dat tinyhtml5-2.0.0/tests/tree-construction/tests23.dat tinyhtml5-2.0.0/tests/tree-construction/tests24.dat tinyhtml5-2.0.0/tests/tree-construction/tests25.dat tinyhtml5-2.0.0/tests/tree-construction/tests26.dat tinyhtml5-2.0.0/tests/tree-construction/tests3.dat tinyhtml5-2.0.0/tests/tree-construction/tests4.dat tinyhtml5-2.0.0/tests/tree-construction/tests5.dat tinyhtml5-2.0.0/tests/tree-construction/tests6.dat tinyhtml5-2.0.0/tests/tree-construction/tests7.dat tinyhtml5-2.0.0/tests/tree-construction/tests8.dat tinyhtml5-2.0.0/tests/tree-construction/tests9.dat tinyhtml5-2.0.0/tests/tree-construction/tests_innerHTML_1.dat tinyhtml5-2.0.0/tests/tree-construction/tricky01.dat tinyhtml5-2.0.0/tests/tree-construction/webkit01.dat tinyhtml5-2.0.0/tests/tree-construction/webkit02.dat tinyhtml5-2.0.0/tinyhtml5/__init__.py tinyhtml5-2.0.0/tinyhtml5/constants.py tinyhtml5-2.0.0/tinyhtml5/inputstream.py tinyhtml5-2.0.0/tinyhtml5/parser.py tinyhtml5-2.0.0/tinyhtml5/tokenizer.py tinyhtml5-2.0.0/tinyhtml5/treebuilder.py