update Shared
This commit is contained in:
parent
e7ebbedd38
commit
6881f3471a
184 changed files with 13080 additions and 13691 deletions
|
|
@ -0,0 +1,78 @@
|
|||
../html5lib/__init__.py
|
||||
../html5lib/constants.py
|
||||
../html5lib/html5parser.py
|
||||
../html5lib/ihatexml.py
|
||||
../html5lib/inputstream.py
|
||||
../html5lib/sanitizer.py
|
||||
../html5lib/tokenizer.py
|
||||
../html5lib/utils.py
|
||||
../html5lib/filters/__init__.py
|
||||
../html5lib/filters/_base.py
|
||||
../html5lib/filters/alphabeticalattributes.py
|
||||
../html5lib/filters/inject_meta_charset.py
|
||||
../html5lib/filters/lint.py
|
||||
../html5lib/filters/optionaltags.py
|
||||
../html5lib/filters/sanitizer.py
|
||||
../html5lib/filters/whitespace.py
|
||||
../html5lib/serializer/__init__.py
|
||||
../html5lib/serializer/htmlserializer.py
|
||||
../html5lib/treeadapters/__init__.py
|
||||
../html5lib/treeadapters/sax.py
|
||||
../html5lib/treebuilders/__init__.py
|
||||
../html5lib/treebuilders/_base.py
|
||||
../html5lib/treebuilders/dom.py
|
||||
../html5lib/treebuilders/etree.py
|
||||
../html5lib/treebuilders/etree_lxml.py
|
||||
../html5lib/treewalkers/__init__.py
|
||||
../html5lib/treewalkers/_base.py
|
||||
../html5lib/treewalkers/dom.py
|
||||
../html5lib/treewalkers/etree.py
|
||||
../html5lib/treewalkers/genshistream.py
|
||||
../html5lib/treewalkers/lxmletree.py
|
||||
../html5lib/treewalkers/pulldom.py
|
||||
../html5lib/trie/__init__.py
|
||||
../html5lib/trie/_base.py
|
||||
../html5lib/trie/datrie.py
|
||||
../html5lib/trie/py.py
|
||||
../html5lib/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/__pycache__/constants.cpython-34.pyc
|
||||
../html5lib/__pycache__/html5parser.cpython-34.pyc
|
||||
../html5lib/__pycache__/ihatexml.cpython-34.pyc
|
||||
../html5lib/__pycache__/inputstream.cpython-34.pyc
|
||||
../html5lib/__pycache__/sanitizer.cpython-34.pyc
|
||||
../html5lib/__pycache__/tokenizer.cpython-34.pyc
|
||||
../html5lib/__pycache__/utils.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/_base.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/alphabeticalattributes.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/inject_meta_charset.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/lint.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/optionaltags.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/sanitizer.cpython-34.pyc
|
||||
../html5lib/filters/__pycache__/whitespace.cpython-34.pyc
|
||||
../html5lib/serializer/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/serializer/__pycache__/htmlserializer.cpython-34.pyc
|
||||
../html5lib/treeadapters/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/treeadapters/__pycache__/sax.cpython-34.pyc
|
||||
../html5lib/treebuilders/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/treebuilders/__pycache__/_base.cpython-34.pyc
|
||||
../html5lib/treebuilders/__pycache__/dom.cpython-34.pyc
|
||||
../html5lib/treebuilders/__pycache__/etree.cpython-34.pyc
|
||||
../html5lib/treebuilders/__pycache__/etree_lxml.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/_base.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/dom.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/etree.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/genshistream.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/lxmletree.cpython-34.pyc
|
||||
../html5lib/treewalkers/__pycache__/pulldom.cpython-34.pyc
|
||||
../html5lib/trie/__pycache__/__init__.cpython-34.pyc
|
||||
../html5lib/trie/__pycache__/_base.cpython-34.pyc
|
||||
../html5lib/trie/__pycache__/datrie.cpython-34.pyc
|
||||
../html5lib/trie/__pycache__/py.cpython-34.pyc
|
||||
./
|
||||
top_level.txt
|
||||
PKG-INFO
|
||||
requires.txt
|
||||
dependency_links.txt
|
||||
SOURCES.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue