debug-mgr

View on PyPIReverse Dependencies (6)

0.0.2.9196773628 debug_mgr-0.0.2.9196773628-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.9196773628-cp39-cp39-win_amd64.whl
debug_mgr-0.0.2.9196773628-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.9196773628-cp38-cp38-win_amd64.whl
debug_mgr-0.0.2.9196773628-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.9196773628-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.9196773628-cp312-cp312-macosx_14_0_arm64.whl
debug_mgr-0.0.2.9196773628-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.9196773628-cp311-cp311-win_amd64.whl
debug_mgr-0.0.2.9196773628-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
debug_mgr-0.0.2.9196773628-cp310-cp310-win_amd64.whl

Wheel Details

Project: debug-mgr
Version: 0.0.2.9196773628
Filename: debug_mgr-0.0.2.9196773628-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 231356
MD5: 7165aeaefaf9b01e18b4fa97f37d45b3
SHA256: b02ff50cf68f70cf0f65e901004eb11efa988eabd065b8a21c3bb33300d935d4
Uploaded: 2024-05-22 18:48:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: debug-mgr
Version: 0.0.2.9196773628
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.9196773628.dist-info/WHEEL sha256=rY0Y6THYM7EImsHfF-zs67o8pQciAsMw9_YuSvftjrQ 148
debug_mgr-0.0.2.9196773628.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
debug_mgr-0.0.2.9196773628.dist-info/top_level.txt sha256=4aCPJHIcuX0iZ2C4XI_MAKgxObFLaj_8gmKyysli1ns 10
debug_mgr-0.0.2.9196773628.dist-info/entry_points.txt sha256=Nyl_3PhWmcTxzYFs2ChVChrNocQf_RjISQPUcL0enRQ 108
debug_mgr-0.0.2.9196773628.dist-info/RECORD
debug_mgr-0.0.2.9196773628.dist-info/METADATA sha256=OgTLSFd8_L9VGpdGcCGFME2q0w4-ZGulmjonRgCVLhg 372
debug_mgr/__init__.py sha256=8loMgR60nj36qWRfP8oOmK9penmtFQMmDlbJVfgwG60 1456
debug_mgr/__build_num__.py sha256=exCNjOEtdErx7ugj7IY6QYuKEEd7un4b-s9R9a3u5t4 21
debug_mgr/libdebug-mgr.so sha256=ub5dIZDktRyCyvTcc3ekPe6WHdAV4f2AGR2SGjC3png 168488
debug_mgr/core.cpython-39-x86_64-linux-gnu.so sha256=VIi9kwVxHFamBiu-fcIhc6bvRNEZHFaqv4XSb-LlOaU 535640
debug_mgr/pkginfo.py sha256=hhdZIQY20AeLg5KAjiRB5axfy_MjYQbQ5WoqiudiWBs 700
debug_mgr/share/include/dmgr/IFactory.h sha256=UyosAe8gCzKQAqoocoBE9KBeWbGClPcciZDA2ny0c4E 1045
debug_mgr/share/include/dmgr/FactoryExt.h sha256=rMT8eP1jdSQf1K--PC6TQ_qT7fhM27v33Ur_nWtvERg 88
debug_mgr/share/include/dmgr/IDebugOutList.h sha256=WRI289W1tXOdDAxnP9c-UKVIHyp8wOr1P0FkiaJ2KCg 1000
debug_mgr/share/include/dmgr/IDebug.h sha256=jTfW9i-WPT3lajXHHV9CyY6zAOT9wtNauZpn8k4zf28 487
debug_mgr/share/include/dmgr/IDebugMgr.h sha256=_-JFCtzNvs5njZXXwBfjR3Uj4g9Xzstw8b9leW6u_6w 1001
debug_mgr/share/include/dmgr/IDebugOut.h sha256=OaobOXAtAW5cursaWntcaBJZqjgZU5SEixP0olr8avY 1278
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