Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-html2text
From: Amitai Schlair
Date: 2014-04-20 03:44:54
Message id: 20140420014454.15CCF96@cvs.netbsd.org
Log Message:
Update to 2014.4.5 (new upstream and versioning). From the git log:
* Make html2text.py compatible with python 3.*.
* PEP8ize the script.
* Switch tests to unittest (w/generated test cases).
* Remove .editorconfig.
* Remove deprecated function has_key.
* Handle invalid literals for start attribute.
* Add bodywidth parameter instead of module-wide BODY_WIDTH.
Files: