makefile-to-markdown

View on PyPIReverse Dependencies (0)

0.1.1 makefile_to_markdown-0.1.1-py3-none-any.whl

Wheel Details

Project: makefile-to-markdown
Version: 0.1.1
Filename: makefile_to_markdown-0.1.1-py3-none-any.whl
Download: [link]
Size: 5933
MD5: b95a396254ade1720e9db1073ee17c90
SHA256: 06235aaef1c89a70011459144dd95cfdbe3e3bd6a4e8ed5f535d17edb425bb79
Uploaded: 2024-04-23 19:33:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: makefile-to-markdown
Version: 0.1.1
Summary: Simple command-line utility that converts Makefiles to Markdown if specific commenting style is followed.
Author-Email: Tim Santor <tsantor[at]xstudios.com>
Project-Url: Repository, https://github.com/tsantor/makefile-to-markdown.git
Project-Url: Issues, https://github.com/tsantor/makefile-to-markdown/issues
Project-Url: Changelog, https://github.com/tsantor/makefile-to-markdown/blob/master/HISTORY.md
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: click
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.md
[Description omitted; length: 2547 characters]

WHEEL

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

RECORD

Path Digest Size
makefile_to_markdown/__init__.py sha256=rnObPjuBcEStqSO0S6gsdS_ot8ITOQjVj_-P1LUUYpg 22
makefile_to_markdown/cli.py sha256=5ZvPA2miGcmE6aQQmV8ke56GkablYhBTcX5TktEqFQM 1442
makefile_to_markdown/core.py sha256=kju7OhcSYuE2Wyd1QyjEMrF5lDj_O8ldOTEMdpaZgFM 2690
makefile_to_markdown-0.1.1.dist-info/AUTHORS.md sha256=J9Q-NvWNW_iosgTnuqWJc9tg9_FPlOeSqIK9bofbv2w 206
makefile_to_markdown-0.1.1.dist-info/LICENSE sha256=plu2xwTlFr8WvuiuLOwptO6qvltPd8_tU5TYn_DoMsM 1058
makefile_to_markdown-0.1.1.dist-info/METADATA sha256=chHO_PwsqisWBMB66-fudGHSY-34wM07ZZVIrRBoOz8 3602
makefile_to_markdown-0.1.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
makefile_to_markdown-0.1.1.dist-info/entry_points.txt sha256=2KI1mu9s0eROZs4nXxB26B51PvBVKOyJjh3Y7TEydjs 70
makefile_to_markdown-0.1.1.dist-info/top_level.txt sha256=Gn2tajcWrY1ecujRLwadvDDtWxlvWAUqvQl_K6cX610 21
makefile_to_markdown-0.1.1.dist-info/RECORD

top_level.txt

makefile_to_markdown

entry_points.txt

makefile-to-markdown = makefile_to_markdown.cli:cli