jarn.viewdoc

View Python package documentation
Download

jarn.viewdoc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Jarn AS
  • Publisher web site:
  • http://www.jarn.com

jarn.viewdoc Tags


jarn.viewdoc Description

View Python package documentation jarn.viewdoc is a Python package documentation viewer. It converts reST-formatted files to HTML and displays them in a browser window. It is typically used to check a package's long description before uploading it to PyPI.Installation:viewdoc requires Python 2.4 or higher. Use easy_install jarn.viewdoc to install the viewdoc script. Then put it on your system PATH by e.g. symlinking it to /usr/local/bin.Usage:viewdoc Options:-h, --help Print the help message and exit.-v, --version Print the version string and exit.rst-file The reST file to view.egg-dir The Python package whose long description to view. Defaults to the current working directory.Configuration:The program reads style information from its configuration file ~/.viewdoc. Requirements: · Python What's New in This Release: · Add -s option to select styles on the command line. · In pypi styles, only underline reference links.


jarn.viewdoc Related Software