Skip to content

gnoxia/rfcreader

Repository files navigation

RFC reader

Introduce

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.

Environment Setup

  1. lxml for parsing html. For usage and installation, please see http://lxml.de.
  2. tinycss for parsing css. For usage and installation, please see http://packages.python.org/tinycss.

TODO List

  1. Improve css and html rendering part.
  2. Add search function.
  3. Add notes function.

Releases

No releases published

Packages

No packages published

Languages