Breadability

Latest version: v0.1.20

Safety actively analyzes 613460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.1.20

-------------------------
- Don't include tests in sdist builds.

0.1.19

--------------------------
- Replace charade with chardet for easier packaging.

0.1.18

------------------------
- Improved decoding of the page into Unicode.

0.1.17

----------------------
- More log quieting down to INFO vs WARN

0.1.16

----------------------
- Clean up logging output at warning when it's not a true warning

0.1.15

----------------------
- Merge changes from 0.1.14 of breadability with the fork https://github.com/miso-belica/readability.py and tweaking to return to the name breadability.
- Fork: Added property ``Article.main_text`` for getting text annotated with
semantic HTML tags (<em>, <strong>, ...).
- Fork: Join node with 1 child of the same type. From
``<div><div>...</div></div>`` we get ``<div>...</div>``.
- Fork: Don't change <div> to <p> if it contains <p> elements.
- Fork: Renamed test generation helper 'readability_newtest' -> 'readability_test'.
- Fork: Renamed package to readability. (Renamed back)
- Fork: Added support for Python >= 3.2.
- Fork: Py3k compatible package 'charade' is used instead of 'chardet'.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.