Update README.md

pull/12/head
李广胜 2016-07-13 17:41:34 +08:00 committed by GitHub
parent 0c5129b482
commit b1ba965f70
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* Markdown
* Mistune快速并且功能齐全的纯 Python 实现的 Markdown 解析器。[官网](https://github.com/lepture/mistune)
* Python-MarkdownJohn Grubers Markdown 的 Python 版实现。[官网](https://github.com/waylan/Python-Markdown)
* Python-Markdiwn2: 纯 Python 实现的 Markdown 解析器,比 Python-Markdown 更快,更准确,可扩展。[官网](https://github.com/trentm/python-markdown2)
* Python-Markdiwn2纯 Python 实现的 Markdown 解析器,比 Python-Markdown 更快,更准确,可扩展。[官网](https://github.com/trentm/python-markdown2)
* YAML
* PyYAMLPython 版本的 YAML 解析器。[官网](http://pyyaml.org/)
* CSV