m2r3

View on PyPIReverse Dependencies (0)

2.0.0rc1 m2r3-2.0.0rc1-py3-none-any.whl

Wheel Details

Project: m2r3
Version: 2.0.0rc1
Filename: m2r3-2.0.0rc1-py3-none-any.whl
Download: [link]
Size: 11656
MD5: eac7a3825d9ebcecf5470a2152a20ed4
SHA256: 306f76567cd2176f319461f88f11f308e599f26278ad2007cb8dd5cfaa9317a5
Uploaded: 2024-01-12 11:50:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: m2r3
Version: 2.0.0rc1
Summary: Markdown and reStructuredText in a single file.
Author: Hiroyuki Takagi
Author-Email: miyako.dev[at]gmail.com
Home-Page: http://www.sphinx-doc.org/
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: black (==22.3.0); extra == "develop"
Requires-Dist: bump2version (==1.0.1); extra == "develop"
Requires-Dist: docutils (<1.0,>=0.16)
Requires-Dist: flake8 (==3.7.8); extra == "develop"
Requires-Dist: isort (==4.3.21); extra == "develop"
Requires-Dist: livereload; extra == "develop"
Requires-Dist: mistune (<3.0,>=2.0.0)
Requires-Dist: mypy (==0.770); extra == "develop"
Requires-Dist: nox; extra == "develop"
Requires-Dist: pre-commit (==2.2.0); extra == "develop"
Requires-Dist: pygments
Requires-Dist: pylint (==2.4.4); extra == "develop"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: pytest-cov; extra == "develop"
Requires-Dist: six; extra == "develop"
Requires-Dist: sphinx; extra == "develop"
Provides-Extra: develop
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
m2r3/__init__.py sha256=3sr03AQGJGxiM_z91nZKu9Hb-qX6eiMhWYQValLagLE 212
m2r3/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
m2r3/cli/m2r2.py sha256=zHgCutGMyz1PbgiJJEWY2ybrD3fRxkvLz4YOhF-Q6aM 2230
m2r3/constants.py sha256=3dP4Nf2BxO3tstBWRZnaupmAvfHgERpYLshoxtebOe8 64
m2r3/directives.py sha256=mAipBWgqiVROxuk_QNyUyXRSs4ILz6W0yp6lpYuKJkQ 3380
m2r3/m2r2.py sha256=Rr58t4EUTxUDy9dKL_EhV-582L5UmzBRZbZ_aS1fLuw 1205
m2r3/parser.py sha256=r9uBNhnTQ78HhQVHHLywz8sHh2l9K093eweKJbp7Lno 898
m2r3/rst_parser.py sha256=H6JsYJI_3erxl_YliYxUPcHBY1vRpJOt7iJbwt7pfJ0 4391
m2r3/rst_renderer.py sha256=vbfBcUABtyZvkgGHe05UYisruN_2Jz_nIJ7qzKs22C8 11407
m2r3/sphinx_m2r2.py sha256=kpbnWcOmWN-HIOjPqXU72k4tUtVLPPJShOAyZy5Q32g 1060
m2r3/typing.py sha256=lgy4-jgAG-Zp-VufgocH9hBkD9wZA4DmpeIy_45R37Y 109
m2r3-2.0.0rc1.dist-info/LICENSE sha256=KHKOwOy9jBceuuzOv2njlhKC_YHwarx0JMZVRraubyc 1082
m2r3-2.0.0rc1.dist-info/METADATA sha256=iktpUmpzKbu2m7997iNFIjEtXbG_bngsgjW6wkOdGrc 1806
m2r3-2.0.0rc1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
m2r3-2.0.0rc1.dist-info/entry_points.txt sha256=6Mnu-LxPrMX4zH2GzP9oRQGCAFCAuS0UtgumT_F4Lco 34
m2r3-2.0.0rc1.dist-info/RECORD

entry_points.txt

m2r2 = m2r2:main