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
Description: 
        # 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).
        
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
