RFC reader is aiming at who have heavy works on reading the rfc docs.
Currently, this RFC reader provides these features below:
- Provide a simple catalog service for readers, and not full featured.
- Provide offline rfc document reading.
- Provide multi-tabs UI for readers, who could flexibly switch among many rfc documents.
- lxml for parsing html. For usage and installation, please see http://lxml.de.
- tinycss for parsing css. For usage and installation, please see http://packages.python.org/tinycss.
- Improve css and html rendering part.
- Add search function.
- Add notes function.