compile-time-printer

View on PyPIReverse Dependencies (0)

1.1.0 compile_time_printer-1.1.0-py2.py3-none-any.whl

Wheel Details

Project: compile-time-printer
Version: 1.1.0
Filename: compile_time_printer-1.1.0-py2.py3-none-any.whl
Download: [link]
Size: 16094
MD5: d2418a948c333a9408110b035e42027b
SHA256: 7a327e76bdf2d099720d906744ca256ed4899d9461469455fc391e60338b838c
Uploaded: 2022-11-07 20:21:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compile-time-printer
Version: 1.1.0
Summary: A tool for printing values and types at compile-time in C++.
Author: Toni Neubert
Author-Email: lutztonineubert[at]gmail.com
Home-Page: https://github.com/pyscaffold/pyscaffold/
Project-Url: Documentation, https://github.com/Viatorus/compile-time-printer
Project-Url: Source, https://github.com/Viatorus/compile-time-printer
License: BSL-1.0
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)
Platform: any
Requires-Python: >=3.6
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: flake8-quotes; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
[Description omitted; length: 11936 characters]

WHEEL

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

RECORD

Path Digest Size
compile_time_printer/__init__.py sha256=BMyGFXUWfHsQX9l9tTQcKnEILowQoNWqCPNU-EgdAnQ 591
compile_time_printer/ctp.py sha256=3u1ngqvLN6EQfLlYpubxD9-h8tbMVybfSf2ZFywTpMs 18387
compile_time_printer/include/ctp/ctp.hpp sha256=kLt_rMPUO2HAQRH4zZtr50uAP0Qj3MMOhPouS69-jPE 15744
compile_time_printer-1.1.0.dist-info/LICENSE.txt sha256=yb_3VziSIZPmf6cm-iJVNYcNKqEFn5FFLEEXNihK1WY 1338
compile_time_printer-1.1.0.dist-info/METADATA sha256=53BxMwk16OtT_rqzXQyC9EQtP0IWcyz8Bm6YSQrQkGM 12897
compile_time_printer-1.1.0.dist-info/WHEEL sha256=80-DJ2LKJ1J1HZBp_8xaVylYn7Z7dOPLIAOHWs5d_ss 110
compile_time_printer-1.1.0.dist-info/entry_points.txt sha256=sWyBL5_IIsfwKuSEsT_viy_SY1QovziCrz-1XT4S7Vc 70
compile_time_printer-1.1.0.dist-info/top_level.txt sha256=qrabYCo4ycfZLYwARSXx60rXzjPqtoTTQZvg68w3tKw 21
compile_time_printer-1.1.0.dist-info/RECORD

top_level.txt

compile_time_printer

entry_points.txt

compile-time-printer = compile_time_printer.ctp:run