Metadata-Version: 2.1
Name: sphinx-lastupdate
Version: 0.1.0
Summary: A plugin intended to be used with Sphinx 
Home-page: https://github.com/rneubert/sphinx_lastupdate
Author: Rachel Neubert
Author-email: rbneubert@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=2.7.0
Description-Content-Type: text/markdown

# sphinx-lastupdate

A plugin adapted from the [sphinx-dev community](https://groups.google.com/forum/#!topic/sphinx-dev/6G8TWtIVN14)
that pulls the last updated date for each file in `YYYY-mm-dd` format (as opposed to a single date for the entire project).


