Metadata-Version: 1.0
Name: python-markdown-oembed
Version: 0.0b
Summary: UNKNOWN
Home-page: http://tannern.com
Author: Tanner Netterville
Author-email: tannern@gmail.com
License: MIT
Description: # Python Markdown oEmbed
        
        Markdown extension to allow media embedding using the oEmbed standard.
        
        # Links
        
        - [Markdown](http://daringfireball.net/projects/markdown/)
        - [oEmbed](http://www.oembed.com/)
        - [python-oembed](https://github.com/abarmat/python-oembed)
        
Keywords: markdown oembed
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
