robotcode-debugger

View on PyPIReverse Dependencies (1)

0.59.0 robotcode_debugger-0.59.0-py3-none-any.whl

Wheel Details

Project: robotcode-debugger
Version: 0.59.0
Filename: robotcode_debugger-0.59.0-py3-none-any.whl
Download: [link]
Size: 41761
MD5: 016f2069e115a68454a78a17243a5a64
SHA256: 4de79d485eced32cb06bcd4403878e9e7be765affd3ffe70e08134af67273f8b
Uploaded: 2023-09-28 20:51:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: robotcode-debugger
Version: 0.59.0
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.59.0)
Requires-Dist: robotcode-runner (==0.59.0)
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=HMyZ2jNndR4_RS4EcSAHrVoKBifJVKSLuqmMuKnl_JI 23
robotcode/debugger/cli.py sha256=qMrgnXumqlHajbivraFVgSwb56PpYC3AVrznhLp2IZ0 5813
robotcode/debugger/dap_types.py sha256=FrapCvYTkY0cgc4ox-4APUSXaxdEq1-4fBIM8x7Z5NQ 25779
robotcode/debugger/debugger.py sha256=iH6-sLAaIXRk-tCHUQwdRUhhiMUN80dVu2HjcfscP4s 64849
robotcode/debugger/hooks.py sha256=BNUNwIm6pI2flWUV_Lrf1DsYw_Iti9zORLKjKT-JWPo 242
robotcode/debugger/listeners.py sha256=SvtpKjyea6z-NZ9MAW3ronRhvy7ezR11cpyaPk9C-yw 12652
robotcode/debugger/protocol.py sha256=uF0zAqu8rY5tMqa5ja4jJFXYjP_fCFXeFh-szSl2cWg 12484
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.59.0.dist-info/METADATA sha256=rjoX2XeEHS7qkZ8Cyq0DwumDixAMGjGGSQ1H5u3If9k 2205
robotcode_debugger-0.59.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
robotcode_debugger-0.59.0.dist-info/entry_points.txt sha256=cf2AcgCYK41yJAfzBwOYkmdX1MaGFYFx3X7c0t6b4I8 48
robotcode_debugger-0.59.0.dist-info/licenses/LICENSE.txt sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8 10280
robotcode_debugger-0.59.0.dist-info/RECORD

entry_points.txt

debugger = robotcode.debugger.hooks