Metadata-Version: 1.0
Name: sphinxcontrib-webmocks
Version: 0.1.0
Summary: Sphinx "webmocks" extension
Home-page: http://bitbucket.org/tk0miya/sphinxcontrib-webmocks
Author: Takeshi Komiya
Author-email: i.tkomiya@gmail.com
License: BSD
Download-URL: http://pypi.python.org/pypi/sphinxcontrib-webmocks
Description: 
        This package contains the webmocks Sphinx extension.
        
        .. _Sphinx: http://sphinx.pocoo.org/
        
        This extension enable you to create web mock-ups in your Sphinx document.
        Following code is sample::
        
           :Name: :text:`Input your name`
           :Address: :text:`Input your address`
        
           :button:`Cancel` :button:`OK`
        
        See more examples and output images in http://packages.python.org/sphinxcontrib-webmocks/ .
        
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
