Metadata-Version: 2.1
Name: rendermd
Version: 0.2.0
Summary: Python type code generator
Home-page: https://github.com/conanfanli/rendermd
Author: Conan Li
Author-email: conanlics@gmail.com
License: MIT
Description: 
        rendermd
        ========
        
        Add docs here
        
        Table of Contents
        =================
        
        
        * `rendermd <#rendermd>`_
        
        usage: command_line.py [-h] [-p PATTERNS] [--no-recursive]
        
        Populate Table of Contents in markdown files.
        
        optional arguments:
          -h, --help            show this help message and exit
          -p PATTERNS, --pattern PATTERNS
                                Comma separated list of markdown files to populate
          --no-recursive        Do not search for files recursively
        
Keywords: Python,TypeScript,Dataclass,Code Generation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.8
Provides-Extra: dev
