CCFT-PyMarkdown

View on PyPIReverse Dependencies (0)

1.3.0 ccft_pymarkdown-1.3.0-py3-none-any.whl

Wheel Details

Project: CCFT-PyMarkdown
Version: 1.3.0
Filename: ccft_pymarkdown-1.3.0-py3-none-any.whl
Download: [link]
Size: 11736
MD5: f5a1d94b83336741b7aa180d9f80b887
SHA256: dd3ffad5d8e79519a1dea4bb6d0ab01319997f74ad20f405fe5c0e0aa1738bdd
Uploaded: 2024-12-27 23:08:51 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: CCFT-PyMarkdown
Version: 1.3.0
Summary: A Python wrapper around jackdewinter's PyMarkdown linter to suppress errors, caused by custom-formatted tables in Markdown files
Author-Email: Matt Norton <matt[at]carrotmanmatt.com>
Project-Url: Issues, https://github.com/CarrotManMatt/ccft-pymarkdown/issues
Project-Url: Repository, https://github.com/CarrotManMatt/ccft-pymarkdown
Keywords: linter,markdown,static analysis
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: gitpython (>=3.1)
Requires-Dist: pymarkdownlnt (>=0.9)
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 2571 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ccft_pymarkdown/__init__.py sha256=YNr7EC71huDcZBsewhpgnPXehoC4DOPoEvW6aVD1AZI 745
ccft_pymarkdown/__main__.py sha256=sFx-mC5w-I6ahKRjwOWZPyJh02E-C1jupU5z60S2Y9M 289
ccft_pymarkdown/clean_custom_formatted_tables.py sha256=HVkfGk4ETngmqWa-Jy58-Ff5aqt9i3G8JR28Z-qepG4 2366
ccft_pymarkdown/console.py sha256=7-rbJ8Ab6G0UpyG59vkrZV-y2nPl9ETwMfY3oug5tcY 5040
ccft_pymarkdown/context_manager.py sha256=qV2ZpHvJnDFl8rP98jrp1RXkJ_-dYAXZRE1-sEtrZDA 983
ccft_pymarkdown/restore_files.py sha256=RMirmYrfDmXncbkOFQKnhW2OeCWcas93PK_GF_yXffI 1092
ccft_pymarkdown/utils/__init__.py sha256=dVm9J-ZNN-epjxnM2felAE2jAxE1LWrBAjd8TY_I_jE 1191
ccft_pymarkdown-1.3.0.dist-info/METADATA sha256=tZF0axL74gT0881hikDHox0_5PDYVJEShAnTCu-qgeo 3838
ccft_pymarkdown-1.3.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
ccft_pymarkdown-1.3.0.dist-info/entry_points.txt sha256=3R1FVzzTg3RFrbIU81p-oentSDKWPGX4OKlE-QphABQ 64
ccft_pymarkdown-1.3.0.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
ccft_pymarkdown-1.3.0.dist-info/RECORD

entry_points.txt

ccft-pymarkdown = ccft_pymarkdown.console:run