Metadata-Version: 2.1
Name: omarkdown
Version: 0.0.3
Summary: Markdown conversion to html using lark
Home-page: https://github.com/omnidoc/omnidoc
Author: MANITEJA
Author-email: teja3536mani@gmail.com
License: UNKNOWN
Description: # OmniDoc
        
        Convert between many document formats!
        
        Create easy sphinx based websites using any format like word/markdown/rst
        
        Gitter: https://gitter.im/omnidoc/community
        
        
        # How to test
        
        ```
        pip install pytest
        pytest
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
