Metadata-Version: 1.0
Name: sphinxcontrib-externallinks
Version: 0.1dev-20130726
Summary: Sphinx "externallinks" extension
Home-page: https://github.com/MiCHiLU/sphinxcontrib-externallinks
Author: ENDOH takanao
Author-email: UNKNOWN
License: BSD
Download-URL: http://pypi.python.org/pypi/sphinxcontrib-externallinks
Description: 
        This package contains the externallinks Sphinx extension.
        
        .. add description here ..
        sphinxcontrib.externallinks
        ===========================
        
        This module defines some roles.
        
        `google` It takes a single, requiredargument, keywords for search::
        
            :google:`world heritage sites in japan`
        
        `google-images` It takes a single, requiredargument, keywords for image search::
        
            :google-images:`world heritage sites in japan`
        
        `tenkipast` It takes a single, requiredargument, prefecture and date for the weather of the past in Japan(tenki.jp)::
        
            :tenkipast:`東京,2013/07/16`
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
