debug-mgr

View on PyPIReverse Dependencies (6)

0.0.2.8422139209 debug_mgr-0.0.2.8422139209-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.8422139209-cp39-cp39-win_amd64.whl
debug_mgr-0.0.2.8422139209-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.8422139209-cp38-cp38-win_amd64.whl
debug_mgr-0.0.2.8422139209-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.8422139209-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.8422139209-cp312-cp312-macosx_12_0_universal2.whl
debug_mgr-0.0.2.8422139209-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.8422139209-cp311-cp311-win_amd64.whl
debug_mgr-0.0.2.8422139209-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.8422139209-cp310-cp310-win_amd64.whl

Wheel Details

Project: debug-mgr
Version: 0.0.2.8422139209
Filename: debug_mgr-0.0.2.8422139209-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 231442
MD5: bd78ec9c4d3886c6a47c7dadc75d47b5
SHA256: dd5b6d24cfd3b9b3bb996122ea6afa018113dc329ef680f1a1ae2c04cc1c4e63
Uploaded: 2024-03-25 14:57:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: debug-mgr
Version: 0.0.2.8422139209
Summary: Simple debug manager for use of C++ Python extensions
Author: Matthew Ballance
Author-Email: matt.ballance[at]gmail.com
Home-Page: https://github.com/mballance/debug-mgr
License: Apache 2.0
Keywords: Debug,C/C++,Python
License-File: LICENSE
[Description omitted; length: 60 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
debug_mgr-0.0.2.8422139209.dist-info/RECORD
debug_mgr-0.0.2.8422139209.dist-info/entry_points.txt sha256=Nyl_3PhWmcTxzYFs2ChVChrNocQf_RjISQPUcL0enRQ 108
debug_mgr-0.0.2.8422139209.dist-info/METADATA sha256=Yvd-mda873KUII4r7ETRiLZVVjXU2i31yMtfVtoFzgc 372
debug_mgr-0.0.2.8422139209.dist-info/WHEEL sha256=rY0Y6THYM7EImsHfF-zs67o8pQciAsMw9_YuSvftjrQ 148
debug_mgr-0.0.2.8422139209.dist-info/top_level.txt sha256=4aCPJHIcuX0iZ2C4XI_MAKgxObFLaj_8gmKyysli1ns 10
debug_mgr-0.0.2.8422139209.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
debug_mgr/__init__.py sha256=8loMgR60nj36qWRfP8oOmK9penmtFQMmDlbJVfgwG60 1456
debug_mgr/pkginfo.py sha256=hhdZIQY20AeLg5KAjiRB5axfy_MjYQbQ5WoqiudiWBs 700
debug_mgr/__build_num__.py sha256=xPQx1v7QKdfnZhmfQ-zYxCqG9JR4Gwalaw0kgEHHSFk 21
debug_mgr/core.cpython-39-x86_64-linux-gnu.so sha256=5NSBjMYBGDpugxa03SOIazepWB6vEz8gbHzTLWOdnS8 535640
debug_mgr/libdebug-mgr.so sha256=9CKBj7A69oZ6dVGaAQ4s96opyasz3HIkcwuHdVqEuk4 172584
debug_mgr/share/include/dmgr/IDebug.h sha256=jTfW9i-WPT3lajXHHV9CyY6zAOT9wtNauZpn8k4zf28 487
debug_mgr/share/include/dmgr/FactoryExt.h sha256=rMT8eP1jdSQf1K--PC6TQ_qT7fhM27v33Ur_nWtvERg 88
debug_mgr/share/include/dmgr/IDebugOut.h sha256=OaobOXAtAW5cursaWntcaBJZqjgZU5SEixP0olr8avY 1278
debug_mgr/share/include/dmgr/IDebugMgr.h sha256=_-JFCtzNvs5njZXXwBfjR3Uj4g9Xzstw8b9leW6u_6w 1001
debug_mgr/share/include/dmgr/IDebugOutList.h sha256=WRI289W1tXOdDAxnP9c-UKVIHyp8wOr1P0FkiaJ2KCg 1000
debug_mgr/share/include/dmgr/IFactory.h sha256=UyosAe8gCzKQAqoocoBE9KBeWbGClPcciZDA2ny0c4E 1045
debug_mgr/share/include/dmgr/impl/DebugMacros.h sha256=TySMkxQC49-46M_rdxmaxk6v1KfNy7uYwJBNSFe8ZjM 851

top_level.txt

debug_mgr

entry_points.txt

debug-mgr = debug_mgr.__main__:main
debug-mgr = debug_mgr.pkginfo:PkgInfo