rstspreadsheet 0.1.1

rstspreadsheet is a module that adds the spreadsheet directive for reStructuredText. You can use it from Docutils or Sphinx. Any Python function/module can be used to calculate the cell value.Install:pip install rstspreadsheet # oreasy_install...