Commit graph

28 commits

Author SHA1 Message Date
schmonz
0f1866f387 Update to 3.200.3. No changelog provided. Summarized highlights
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
2013-06-06 01:52:01 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
cheusov
4b97be0632 Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
cheusov
11c7685b77 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
joerg
9a0666357e Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
schnoebe
0102b73273 Update with a working MASTER_SITES, and to FETCH_USING curl,
since ftp does not handle https: URLs.
2011-06-12 11:59:20 +00:00
schmonz
5868c1f8d1 Update to 3.02. From the changelog:
3.02:
* Use optparse for parsing and checking arguments
* Encode all output as UTF-8
* Accept optional encoding for local file or URL
* Use chardet for guessing local file character sets
* Fix double-newlines inside code blocks

3.01:
* Fix bug with unknown entities

3.0:
* Add forward compatibility with Python3

2.40:
* Update from sgmllib to HTMLParser so that valid XHTML doesn't fail
2011-06-09 06:21:38 +00:00
schnoebe
3fccdd6461 root out another use of "/usr/bin/env python". 2011-05-10 16:45:35 +00:00
wiz
9f0696fd6a Update to 2.39:
let people grab https urls (tx Romain)
2010-09-19 14:05:35 +00:00
wiz
be237f6afa Update to 2.38:
package properly (tx Michael Jenny, Vincent Fretin)
2010-08-07 06:44:43 +00:00
wiz
296896c2c7 Update to 2.37, set LICENSE.
2009-09-14: 2.37. don't use stdout by default (tx Greg Brown)
warning: may not be backwards-compatible in some odd use cases
2009-08-10: 2.36. relative url resolution (tx Kevin North)
2010-01-20 14:34:58 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
schmonz
c588f18e2a Update to 2.35. From the changelog:
* undo last change (elim extra \ns) (tx Sumit Rangwala)
2009-04-07 04:43:23 +00:00
joerg
e2107c85f6 Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
schmonz
37b23f61ad Update to 2.34. From the changelog:
2008-10-09: 2.34. elim extra \ns (tx Keith Bussell)
2008-09-19: 2.33. add support for abbr (tx Nathan Youngman)
2008-07-31: 2.32. fix parsing bug with fastcompany (tx Elias Soong)
2008-10-19 18:39:56 +00:00
schmonz
a0425f350e Update to 2.31:
* fix unicode support (tx John Chapman)
2008-07-31 02:47:45 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
schmonz
b9d10976ae Update to 2.3. From the changelog:
- add SKIP_INTERNAL_LINKS (tx Christian Siefkes)
- prelim JS support, various fixes, improved performances (tx Johannes Fitz)
2008-06-01 04:52:15 +00:00
schmonz
da8980a717 Update to 2.291:
- add shbang, fix wrapping (tx Christian Siefkes)
2008-04-28 22:51:30 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
schmonz
aed9fe0a7a Update to 2.29. From the changelog:
* fix degenerate sites (cough 9rules) that don't close head tags
* fix crash when feedparser wasn't available (tx Johann Burkard)
2008-02-19 10:31:53 +00:00
wiz
7bea590837 Update to 2.28. Simplify package.
Changes:
2007-04-12: 2.28. fix tables (tx Pete Savage)
2007-04-09: 2.27. fix line breaks (tx Danny O'Brien)
2007-02-23: 2.26. input unicode better (tx John Cavanaugh for the push)
2007-06-08 11:39:02 +00:00
schmonz
9647cc5421 Apply small cleanup patch from Debian. Bump PKGREVISION. 2007-01-19 00:55:06 +00:00
schmonz
567fad1c02 Update to 2.25. From the changelog:
* output unicode better (tx s s)
2007-01-18 22:31:17 +00:00
schmonz
ff01c9a40c Remove share/html2text directory on uninstall. 2006-04-17 12:37:18 +00:00
schmonz
32389d693f Update to 2.24, providing preliminary support for dt/dd. 2006-03-01 23:25:32 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
schmonz
64d83aad6b Initial import of html2text, a Python script that convers a page
of HTML into clean, easy-to-read plain ASCII text. Better yet, that
ASCII also happens to be valid Markdown (a text-to-HTML format).
2005-12-03 00:47:04 +00:00