html2rst README

Overview

This is a hacked up version of Aaron Swartz' html2text to output reST.

Features:

Problems:

ToDo:

Usage

html2rst.py index.html >index.txt

License

The html2text script the code is based on, is licensed under the GNU GPL 2. This code is under the same license.