robotcode-debugger

View on PyPIReverse Dependencies (1)

0.66.1 robotcode_debugger-0.66.1-py3-none-any.whl

Wheel Details

Project: robotcode-debugger
Version: 0.66.1
Filename: robotcode_debugger-0.66.1-py3-none-any.whl
Download: [link]
Size: 41919
MD5: 8bef6519d045f1d9adbe2b7c50e0a28e
SHA256: b00efdee47b739c3d1f22707295ed9afccbe95b41b43195633f49f0c0101102f
Uploaded: 2023-11-24 17:59:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: robotcode-debugger
Version: 0.66.1
Summary: RobotCode Debugger for Robot Framework
Author-Email: Daniel Biehl <dbiehl[at]live.de>
Project-Url: Homepage, https://robotcode.io
Project-Url: Donate, https://github.com/sponsors/d-biehl
Project-Url: Documentation, https://github.com/d-biehl/robotcode#readme
Project-Url: Changelog, https://github.com/d-biehl/robotcode/blob/main/CHANGELOG.md
Project-Url: Issues, https://github.com/d-biehl/robotcode/issues
Project-Url: Source, https://github.com/d-biehl/robotcode
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Tool
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: robotcode-jsonrpc2 (==0.66.1)
Requires-Dist: robotcode-runner (==0.66.1)
Requires-Dist: robotframework (>=4.1.0)
Requires-Dist: debugpy; extra == "debugpy"
Provides-Extra: debugpy
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE.txt
[Description omitted; length: 725 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
robotcode/debugger/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
robotcode/debugger/__version__.py sha256=Y_9EKLxx08OQDNPkUFPkOvW0swweoBoNGuSmF8BmY9s 23
robotcode/debugger/cli.py sha256=qMrgnXumqlHajbivraFVgSwb56PpYC3AVrznhLp2IZ0 5813
robotcode/debugger/dap_types.py sha256=FrapCvYTkY0cgc4ox-4APUSXaxdEq1-4fBIM8x7Z5NQ 25779
robotcode/debugger/debugger.py sha256=i1mcD8zIpt54CqxY3I8d1MgEeKbwNrnXFkchnparaSA 65467
robotcode/debugger/hooks.py sha256=hdyrRfUF1_MIZ3p3KLHOfvgug4K40pVnkDMTqqk0Tbg 236
robotcode/debugger/listeners.py sha256=ktK6WTl1QE6pW9RaTKwQtjnIqpNJ7thX1C8g46Vet_Q 12658
robotcode/debugger/protocol.py sha256=ONewLoRJZnSgyJyP3btT-QfgaPiKUGyIXF1gMKFHu9g 12580
robotcode/debugger/py.typed sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48 27
robotcode/debugger/run.py sha256=ik8sACrUbDBFf5RZEL5ng9gg8Mw0ov4rOh44qDFq0i4 8047
robotcode/debugger/server.py sha256=qxefICrageym48H0v_4zAhXHRrepXtOcBTlEBemtimE 15579
robotcode/debugger/launcher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
robotcode/debugger/launcher/cli.py sha256=-hDkOw8I_CnIHC27UuENqICOf0tevNzDji_yYv1Nx_E 1727
robotcode/debugger/launcher/client.py sha256=GLOMWQgSOTANeLoUvZcKXPRY_I7M0kvqYATHV7dI1t8 3560
robotcode/debugger/launcher/run.py sha256=Q85ue2_V13X6sqNE1Tm4IGcUMTgbdL3YaBTZGDj1xbQ 536
robotcode/debugger/launcher/server.py sha256=bWqt1COrV8HKhG8xupFb94aOkLHejoc51mVFhnF8UfA 13805
robotcode_debugger-0.66.1.dist-info/METADATA sha256=3Xtg3zV3Fw1zAHJyhuAbh3QnOv3RPTjeKyHgz5oLi7s 2205
robotcode_debugger-0.66.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
robotcode_debugger-0.66.1.dist-info/entry_points.txt sha256=cf2AcgCYK41yJAfzBwOYkmdX1MaGFYFx3X7c0t6b4I8 48
robotcode_debugger-0.66.1.dist-info/licenses/LICENSE.txt sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8 10280
robotcode_debugger-0.66.1.dist-info/RECORD

entry_points.txt

debugger = robotcode.debugger.hooks