代码拉取完成,页面将自动刷新
Name: Python-Markdown
URL: https://pypi.python.org/packages/source/M/Markdown/Markdown-2.6.2.tar.gz#md5=256d19afcc564dc4ce4c229bb762f7ae
Version: 2.6.2
Revision: None
Security Critical: no
License: BSD
License File: NOT_SHIPPED
Description:
Python-Markdown is a pure Python parser for Markdown.
//tools/md_browser uses it to provide a local previewer for our
Markdown-based documentation.
This code is not considered security critical since it is only used by
developer utilities. This should never be linked into chrome or any production
code.
To update this, do something roughly along the lines of:
cd ..
wget $URL # A newer version of the above URL
tar xvzf Markdown-$VERSION.tar.gz
cd Markdown-$VERSION
rm -fr bin docs INSTALL.md makefile MANIFEST PKG-INFO \
run-tests.py setup.py tests tox.ini
cp ../Python-Markdown/README.chromium .
# update the version numbers in README.chromium
cd ..
rm -fr Python-Markdown
mv Markdown-$VERSION Python-Markdown
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。