9271a651ed
Version 1.4 ----------- - Update linkify to use etree type Treeewalker instead of simpletree. - Updated html5lib to version >= 0.999. - Update all code to be compatible with Python 3 and 2 using six. - Switch to Apache License. Version 1.3 ----------- - Used by Python 3-only fork. Version 1.2.2 ------------- - Pin html5lib to version 0.95 for now due to major API break. Version 1.2.1 ------------- - clean() no longer considers "feed:" an acceptable protocol due to inconsistencies in browser behavior. Version 1.2 ----------- - linkify() has changed considerably. Many keyword arguments have been replaced with a single callbacks list. Please see the documentation for more information. - Bleach will no longer consider unacceptable protocols when linkifying. - linkify() now takes a tokenizer argument that allows it to skip sanitization. - delinkify() is gone. - Removed exception handling from _render. clean() and linkify() may now throw. - linkify() correctly ignores case for protocols and domain names. - linkify() correctly handles markup within an <a> tag.
40 lines
1.5 KiB
Text
40 lines
1.5 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2014/01/19 18:51:18 wiz Exp $
|
|
${PYSITELIB}/${EGG_FILE}/PKG-INFO
|
|
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_FILE}/not-zip-safe
|
|
${PYSITELIB}/${EGG_FILE}/requires.txt
|
|
${PYSITELIB}/${EGG_FILE}/top_level.txt
|
|
${PYSITELIB}/bleach/__init__.py
|
|
${PYSITELIB}/bleach/__init__.pyc
|
|
${PYSITELIB}/bleach/__init__.pyo
|
|
${PYSITELIB}/bleach/callbacks.py
|
|
${PYSITELIB}/bleach/callbacks.pyc
|
|
${PYSITELIB}/bleach/callbacks.pyo
|
|
${PYSITELIB}/bleach/encoding.py
|
|
${PYSITELIB}/bleach/encoding.pyc
|
|
${PYSITELIB}/bleach/encoding.pyo
|
|
${PYSITELIB}/bleach/sanitizer.py
|
|
${PYSITELIB}/bleach/sanitizer.pyc
|
|
${PYSITELIB}/bleach/sanitizer.pyo
|
|
${PYSITELIB}/bleach/tests/__init__.py
|
|
${PYSITELIB}/bleach/tests/__init__.pyc
|
|
${PYSITELIB}/bleach/tests/__init__.pyo
|
|
${PYSITELIB}/bleach/tests/test_basics.py
|
|
${PYSITELIB}/bleach/tests/test_basics.pyc
|
|
${PYSITELIB}/bleach/tests/test_basics.pyo
|
|
${PYSITELIB}/bleach/tests/test_css.py
|
|
${PYSITELIB}/bleach/tests/test_css.pyc
|
|
${PYSITELIB}/bleach/tests/test_css.pyo
|
|
${PYSITELIB}/bleach/tests/test_links.py
|
|
${PYSITELIB}/bleach/tests/test_links.pyc
|
|
${PYSITELIB}/bleach/tests/test_links.pyo
|
|
${PYSITELIB}/bleach/tests/test_security.py
|
|
${PYSITELIB}/bleach/tests/test_security.pyc
|
|
${PYSITELIB}/bleach/tests/test_security.pyo
|
|
${PYSITELIB}/bleach/tests/test_unicode.py
|
|
${PYSITELIB}/bleach/tests/test_unicode.pyc
|
|
${PYSITELIB}/bleach/tests/test_unicode.pyo
|
|
${PYSITELIB}/bleach/tests/tools.py
|
|
${PYSITELIB}/bleach/tests/tools.pyc
|
|
${PYSITELIB}/bleach/tests/tools.pyo
|