restview

ReStructuredText viewer
Download

restview Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Marius Gedminas
  • Publisher web site:
  • https://launchpad.net/~mgedmin

restview Tags


restview Description

ReStructuredText viewer restview is a viewer for ReStructuredText documents that renders them on the fly.Pass the name of a ReStructuredText document to restview, and it will launch a web server on localhost:random-port and open a web browser. Every time you reload the page, restview will reload the document from disk and render it. This is very convenient for previewing a document while you're editing it.You can also pass the name of a directory, and restview will recursively look for files that end in .txt or .rst and present you with a list.Usage: $ restview /path/to/filename.txtrestview can also serve a listing of all txt and rst files in a directory tree. $ restview /path/to/directoryOptions: -l LISTEN, --listen=LISTEN listen on a given port (or interface:port, e.g. *:8080) -b, --browser open a web browser Requirements: · Python What's New in This Release: · Spell 'extras_require' correctly in setup.py (LP#459840). · Add a MANIFEST.in for complete source distributions (LP#459845).


restview Related Software