Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-html5lib-1.1-10.fc37 RPM for noarch

From Fedora 37 for aarch64 / p

Name: python3-html5lib Distribution: Fedora Project
Version: 1.1 Vendor: Fedora Project
Release: 10.fc37 Build date: Fri Jul 22 21:18:06 2022
Group: Unspecified Build host: buildvm-s390x-03.s390.fedoraproject.org
Size: 1614548 Source RPM: python-html5lib-1.1-10.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/html5lib/html5lib-python
Summary: A python based HTML parser/tokenizer
A python based HTML parser/tokenizer based on the WHATWG HTML5
specification for maximum compatibility with major desktop web browsers.

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:1.1-9
  - Rebuilt for Python 3.11
* Mon Jan 31 2022 Miro Hrončok <mhroncok@redhat.com> - 1:1.1-8
  - Use standard library unittest.mock instead of 3rd party mock
  - Add subpackages with Python extras: lxml genshi chardet all
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1:1.1-5
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Aug 10 2020 Miro Hrončok <mhroncok@redhat.com> - 1:1.1-3
  - Fix compatibility with pytest 6
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/html5lib
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info/AUTHORS.rst
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/html5lib-1.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/html5lib/__init__.py
/usr/lib/python3.11/site-packages/html5lib/__pycache__
/usr/lib/python3.11/site-packages/html5lib/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_ihatexml.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_ihatexml.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_inputstream.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_inputstream.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_tokenizer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_tokenizer.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/_utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/constants.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/constants.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/html5parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/html5parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/serializer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/__pycache__/serializer.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/_ihatexml.py
/usr/lib/python3.11/site-packages/html5lib/_inputstream.py
/usr/lib/python3.11/site-packages/html5lib/_tokenizer.py
/usr/lib/python3.11/site-packages/html5lib/_trie
/usr/lib/python3.11/site-packages/html5lib/_trie/__init__.py
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__/_base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__/_base.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__/py.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/_trie/__pycache__/py.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/_trie/_base.py
/usr/lib/python3.11/site-packages/html5lib/_trie/py.py
/usr/lib/python3.11/site-packages/html5lib/_utils.py
/usr/lib/python3.11/site-packages/html5lib/constants.py
/usr/lib/python3.11/site-packages/html5lib/filters
/usr/lib/python3.11/site-packages/html5lib/filters/__init__.py
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/lint.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/lint.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/whitespace.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/__pycache__/whitespace.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/filters/alphabeticalattributes.py
/usr/lib/python3.11/site-packages/html5lib/filters/base.py
/usr/lib/python3.11/site-packages/html5lib/filters/inject_meta_charset.py
/usr/lib/python3.11/site-packages/html5lib/filters/lint.py
/usr/lib/python3.11/site-packages/html5lib/filters/optionaltags.py
/usr/lib/python3.11/site-packages/html5lib/filters/sanitizer.py
/usr/lib/python3.11/site-packages/html5lib/filters/whitespace.py
/usr/lib/python3.11/site-packages/html5lib/html5parser.py
/usr/lib/python3.11/site-packages/html5lib/serializer.py
/usr/lib/python3.11/site-packages/html5lib/treeadapters
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__init__.py
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treeadapters/genshi.py
/usr/lib/python3.11/site-packages/html5lib/treeadapters/sax.py
/usr/lib/python3.11/site-packages/html5lib/treebuilders
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__init__.py
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treebuilders/base.py
/usr/lib/python3.11/site-packages/html5lib/treebuilders/dom.py
/usr/lib/python3.11/site-packages/html5lib/treebuilders/etree.py
/usr/lib/python3.11/site-packages/html5lib/treebuilders/etree_lxml.py
/usr/lib/python3.11/site-packages/html5lib/treewalkers
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__init__.py
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-311.pyc
/usr/lib/python3.11/site-packages/html5lib/treewalkers/base.py
/usr/lib/python3.11/site-packages/html5lib/treewalkers/dom.py
/usr/lib/python3.11/site-packages/html5lib/treewalkers/etree.py
/usr/lib/python3.11/site-packages/html5lib/treewalkers/etree_lxml.py
/usr/lib/python3.11/site-packages/html5lib/treewalkers/genshi.py
/usr/share/doc/python3-html5lib
/usr/share/doc/python3-html5lib/CHANGES.rst
/usr/share/doc/python3-html5lib/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:55:42 2024