<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/py-html2text, branch pkgsrc-2014Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-12-07T17:27:25Z</updated>
<entry>
<title>Update to 2014.12.5:</title>
<updated>2014-12-07T17:27:25Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-12-07T17:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b669a6df1560ef6c8e0c107ec684831e6ce3ce96'/>
<id>urn:sha1:b669a6df1560ef6c8e0c107ec684831e6ce3ce96</id>
<content type='text'>
2014.12.5
=========
----

* Feature: Update `README.md` with usage examples.
* Fix #35: Remove `py_modules` from `setup.py`.
* Fix #36: Excludes tests from being installed as a separate module.
* Fix #37: Don't hardcode the path to the installed binary.
* Fix: Readme typo in running cli.
* Feature #40: Extract cli part to ``cli`` module.
* Feature #42: Bring python version compatibility to ``compat.py`` module.
* Feature #41: Extract utility/helper methods to ``utils`` module.
* Fix #45: Does not accept standard input when running under Python 3.
* Feature: Clean up ``ChangeLog.rst`` for version and date numbers.</content>
</entry>
<entry>
<title>Update to 2014.9.25:</title>
<updated>2014-10-05T14:42:24Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-10-05T14:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6992fc4a9e02e56e50fdc4244a784236a52bf8a2'/>
<id>urn:sha1:6992fc4a9e02e56e50fdc4244a784236a52bf8a2</id>
<content type='text'>
2014.9.25 - 2014-09-25

* Feature #29, #27: Add simple table support with bypass option.
* Fix #20: Replace project website with: http://alir3z4.github.io/html2text/ .</content>
</entry>
<entry>
<title>Replace Python interpreter in __init__.py to squelch pkgsrc warning.</title>
<updated>2014-09-12T13:52:20Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2014-09-12T13:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6d1b5599ed6fd59b7c9d9daf103e079a0842c09'/>
<id>urn:sha1:e6d1b5599ed6fd59b7c9d9daf103e079a0842c09</id>
<content type='text'>
Seems unlikely to matter much in practice; ride recent version bump.</content>
</entry>
<entry>
<title>Update to 2014.9.8:</title>
<updated>2014-09-12T06:04:36Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-09-12T06:04:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3dabe0a1e01b5af52498d0793fc157c70ddfdc3d'/>
<id>urn:sha1:3dabe0a1e01b5af52498d0793fc157c70ddfdc3d</id>
<content type='text'>
2014.9.8 - 2014-09-08
=====================
----

* Fix #28: missing ``html2text`` package in installation.</content>
</entry>
<entry>
<title>Update to 2014.9.7:</title>
<updated>2014-09-07T20:25:03Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-09-07T20:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c9125a2feb325c9e08d0b749eefbb46bf1879a8f'/>
<id>urn:sha1:c9125a2feb325c9e08d0b749eefbb46bf1879a8f</id>
<content type='text'>
2014.9.7 - 2014-09-07
* Fix ``unicode``/``type`` error in memory leak unit-test.
* Feature #16: Remove ``install_deps.py``.
* Feature #17: Add status badges via pypin.
* Feature #18: Add ``Python`` ``3.4`` to travis config file.
* Feature #19: Bring ``html2text`` to a separate module and take out the ``conf``/``constant`` variables.
* Feature #21: Remove meta vars from ``html2text.py`` file header.
* Fix: Fix TypeError when parsing tags like &lt;img src='foo' alt&gt;. Fixed in #25.</content>
</entry>
<entry>
<title>Update to 2014.7.3. From the changelog:</title>
<updated>2014-07-04T13:01:12Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2014-07-04T13:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9485e084b6d63d80c205af2702b5be4a4c2fb9d'/>
<id>urn:sha1:e9485e084b6d63d80c205af2702b5be4a4c2fb9d</id>
<content type='text'>
* Fix #8: Remove ``How to do a release`` section from README.md.
* Fix #11: Include test directory markdown, html files.
* Fix memory leak in using ``handle`` while keeping the old instance
  of ``html2text``.</content>
</entry>
<entry>
<title>Update to 2014.4.5 (new upstream and versioning). From the git log:</title>
<updated>2014-04-20T01:44:53Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2014-04-20T01:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1e60c56ff604142d832ba8c083c5e8afed2ab699'/>
<id>urn:sha1:1e60c56ff604142d832ba8c083c5e8afed2ab699</id>
<content type='text'>
* 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.</content>
</entry>
<entry>
<title>Use a better homepage.</title>
<updated>2014-04-18T13:00:01Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-04-18T13:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cfb8835b67c6e05a402c1e4b44743cd4917ec05b'/>
<id>urn:sha1:cfb8835b67c6e05a402c1e4b44743cd4917ec05b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark packages as not ready for python-3.x where applicable;</title>
<updated>2014-01-25T10:29:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-25T10:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8'/>
<id>urn:sha1:4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8</id>
<content type='text'>
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.</content>
</entry>
<entry>
<title>Update to 3.200.3. No changelog provided. Summarized highlights</title>
<updated>2013-06-06T01:52:01Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2013-06-06T01:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7d35495b6e79c7fa0215e3dfc0a049c2997ef85f'/>
<id>urn:sha1:7d35495b6e79c7fa0215e3dfc0a049c2997ef85f</id>
<content type='text'>
from the git log:

* allow module to be imported
* set UTF-8 as default encoding
* better handling of Google Docs HTML
* better handling of more edge-case inputs
* nitpicky bugfixes to whitespace, emphasis, etc.
* new config options</content>
</entry>
</feed>
