8000 GitHub - rajasimon/markopolo: Markup language Parser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rajasimon/markopolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markopolo

Markup Language Parser. Support converts rst, txt, md files into JSON.

How to install

pipenv install markopolo

Usage

from markopolo import parse
parse(content)

Contribution

This package uses calver for versioning. And the scheme we use is YYYY.0M.0D

0