CCFT-PyMarkdown

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: CCFT-PyMarkdown
Version: 1.2.0
Filename: ccft_pymarkdown-1.2.0-py3-none-any.whl
Download: [link]
Size: 12187
MD5: 2b089cfaf520f99046e33369979ee4e1
SHA256: 7ff339edd54af7796062e41413aa060710531b12ad84126ead687bb4a49c6f37
Uploaded: 2024-11-25 23:36:23 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: CCFT-PyMarkdown
Version: 1.2.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.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/plain
[Description omitted; length: 4220 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
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.2.0.dist-info/METADATA sha256=C38gA4oZiMU_mTRhpReJ7hQ9-6hiMePQlsNWtahVqjw 5375
ccft_pymarkdown-1.2.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
ccft_pymarkdown-1.2.0.dist-info/entry_points.txt sha256=3R1FVzzTg3RFrbIU81p-oentSDKWPGX4OKlE-QphABQ 64
ccft_pymarkdown-1.2.0.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
ccft_pymarkdown-1.2.0.dist-info/RECORD

entry_points.txt

ccft-pymarkdown = ccft_pymarkdown.console:run