snippet-compiler

View on PyPIReverse Dependencies (0)

0.0.6 snippet_compiler-0.0.6-py3-none-any.whl

Wheel Details

Project: snippet-compiler
Version: 0.0.6
Filename: snippet_compiler-0.0.6-py3-none-any.whl
Download: [link]
Size: 5297
MD5: 27389c6969a869e9baff3960a42fa515
SHA256: 18c009ca28b4ce7cb78e95f5206dae6a41d961dd20ffbba27723e2eb8f34d969
Uploaded: 2024-03-13 14:49:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: snippet-compiler
Version: 0.0.6
Summary: A command line tool for compiling snippets of code (i.e. C and C++).
Author: CD Clark III
Author-Email: clifton.clark[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: click
Requires-Dist: pyparsing
Requires-Dist: pyyaml
[No description]

WHEEL

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

RECORD

Path Digest Size
snippetcompiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snippetcompiler/cli.py sha256=To3bC6F_IdMk7L6NzD7nLqQbuih0yY872kSJjAMnM48 14621
snippet_compiler-0.0.6.dist-info/METADATA sha256=pSOaOxq7_MXhO3eiVf4kVeYCDNxH3SEpFGJ5VgcV8Sw 607
snippet_compiler-0.0.6.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
snippet_compiler-0.0.6.dist-info/entry_points.txt sha256=MzSI-1lVcsazoM6WyBN67aElz_NHT4QOTYUFPjnl-Gs 130
snippet_compiler-0.0.6.dist-info/RECORD

entry_points.txt

snippet-compiler = snippetcompiler.cli:main
snippet-compiler-markdown-render = snippetcompiler.cli:markdown_render