Metadata-Version: 1.1
Name: sphinxcontrib-embedly
Version: 0.1
Summary: Sphinx "embedly" extension
Home-page: http://bitbucket.org/birkenfeld/sphinx-contrib
Author: Jannis Leidel
Author-email: jannis@leidel.info
License: BSD
Download-URL: http://pypi.python.org/pypi/sphinxcontrib-embedly
Description: 
        This package contains the Embedly Sphinx extension.
        
        This extension enable you to embed anything using Embedly_ .
        Following code is sample::
        
           .. embedly:: http://www.youtube.com/watch?v=M_eYSuPKP3Y
        
        .. _Embedly: http://embed.ly/
        
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
