commonmark

View on PyPIReverse Dependencies (255)

0.9.1 commonmark-0.9.1-py2.py3-none-any.whl

Wheel Details

Project: commonmark
Version: 0.9.1
Filename: commonmark-0.9.1-py2.py3-none-any.whl
Download: [link]
Size: 51068
MD5: 091b5c3805fbdad90d5658ad4bf47687
SHA256: da2f38c92590f83de410ba1a3cbceafbc74fee9def35f9251ba9a971d6d66fd9
Uploaded: 2019-10-04 15:37:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commonmark
Version: 0.9.1
Summary: Python parser for the CommonMark Markdown spec
Author: Bibek Kafle <bkafle662@gmail.com>, Roland Shoemaker <rolandshoemaker@gmail.com>
Author-Email: rolandshoemaker[at]gmail.com
Maintainer: Nikolas Nyby
Maintainer-Email: nikolas[at]gnu.org
Home-Page: https://github.com/rtfd/commonmark.py
License: BSD-3-Clause
Keywords: markup,markdown,commonmark
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
Requires-Dist: future (>=0.14.0); python_version < "3"
Requires-Dist: flake8 (==3.7.8); extra == "test"
Requires-Dist: hypothesis (==3.55.3); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 4344 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
commonmark/__init__.py sha256=RqqRUq_nHkT5wIsiQEdILfl6hFSiokLSWpfSAvgFEa0 302
commonmark/blocks.py sha256=GGPw34diVDEnEeO99OEu2ORmgKC1x8yvYin3uDdYQQg 30411
commonmark/cmark.py sha256=ssCG5zCsFipenNmwjc8FriRpVjn7UbnDMUc7WGWcGH4 1430
commonmark/common.py sha256=PE8oRuraJH8IZovPUkywUi_8ix4yNMruEJsQfhZzep0 3309
commonmark/dump.py sha256=VGsnONW_Gtmwp57qfj4TZw3tyDv3sjEtW3GqboWeZJU 3644
commonmark/entitytrans.py sha256=6CQTSe7RIOvCFTOAC-V8f9UHWElVo-WobpdVBsQsHS8 61553
commonmark/inlines.py sha256=myBArP34yOcV3luwTFoET1Wxr6YrZ_2N4yGUY_GKfzA 30985
commonmark/main.py sha256=WNp0rNa7pFO8aDyG7PxtYuhQMJGPc7teR3nPmJPQkgQ 1268
commonmark/node.py sha256=eVZuPU1eDN-gyEQkXtECDUAUmgC7iRynnBk3GuoXG04 4614
commonmark/normalize_reference.py sha256=dec-gL7R-hZywxy4gF0b60P6FksEU7AvXAzYZsP0UFc 6388
commonmark/render/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commonmark/render/html.py sha256=eLOM4kGWCBS0dOMzp0RluXL2bDTacHB6hI1Iax-PmBY 6585
commonmark/render/renderer.py sha256=alZSDpipMFnMT69G1XmmapRrdDQU7F4J9e0F_V3aahw 1121
commonmark/render/rst.py sha256=OTWTYc29QRFdC0p6LNL2wDdw_CNJKjOeMrVMfNQJiLo 3879
commonmark/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commonmark/tests/rst_tests.py sha256=GtW3aE26zeAbP5QP-PE2sjA_fpVhE2WIuRWs1ndMAq8 3540
commonmark/tests/run_spec_tests.py sha256=AMc_CzFWFoorSgr0VlFOPUWHKUgXrPmFQNi5K_pUykc 7622
commonmark/tests/unit_tests.py sha256=f5F7gEs9ccbJb4hYAfdVHEuy7Gg6v3ZorOl-0jmqARc 4495
commonmark-0.9.1.dist-info/LICENSE sha256=2gzYPRg8HXgZy_BFQcKl0fX2g47YKBCpFDqJ3cvCt94 1645
commonmark-0.9.1.dist-info/METADATA sha256=Fleg3xhzbgFyI3hktxT4IKS1zEf4H2yuqagr45tWVGg 5710
commonmark-0.9.1.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
commonmark-0.9.1.dist-info/entry_points.txt sha256=2BCwg8CgltQzHs9fEBAhyAYiRIj91-3MozIz9Xs-nCQ 49
commonmark-0.9.1.dist-info/top_level.txt sha256=HeslGuf22YTnjJce2B9Q2yrMRAr_Gia2EDi47Dye_Ig 11
commonmark-0.9.1.dist-info/RECORD

top_level.txt

commonmark

entry_points.txt

cmark = commonmark.cmark:main