robotcode-debugger

View on PyPIReverse Dependencies (1)

0.79.0 robotcode_debugger-0.79.0-py3-none-any.whl

Wheel Details

Project: robotcode-debugger
Version: 0.79.0
Filename: robotcode_debugger-0.79.0-py3-none-any.whl
Download: [link]
Size: 42770
MD5: bc88274e5f54fd9bacf8089d9f638e30
SHA256: 332d6ef23648f96e75a7fa868017b58ad6b9981a39f2b314c2daafcf617a268b
Uploaded: 2024-04-21 22:06:03 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: robotcode-debugger
Version: 0.79.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
License: Apache-2.0
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.79.0)
Requires-Dist: robotcode-runner (==0.79.0)
Requires-Dist: robotframework (>=4.1.0)
Requires-Dist: debugpy; extra == "debugpy"
Provides-Extra: debugpy
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 725 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.1
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=1nnRuZbUvt4h80F41M2EZqt3TsZYyhJ2C2rRdk9uzhA 23
robotcode/debugger/cli.py sha256=wVzjGptOggUQWstpONdkfFqkx4B25hGEC7xIWTP3n4g 5895
robotcode/debugger/dap_types.py sha256=jE8_mcRfRILrcnYe4wBaE914i_mu3bPEW__lTrSxWIk 25783
robotcode/debugger/debugger.py sha256=zOqQR0jjmvf7252eKlem1dxZM2FzlN_g-8BIYw0aqCM 69967
robotcode/debugger/hooks.py sha256=chkhSysvfMLdwfP-hMcZ7N1r40917vbJ6nh2rmsPw4g 237
robotcode/debugger/listeners.py sha256=elagOeqOU5p-vEUj1UuHRUndTHlqJ3pk1PT4P3eNM0c 12904
robotcode/debugger/protocol.py sha256=6TGZEO49Ktxa7ci2glkA1HG4RWPeErldcKBaqoTma1c 12802
robotcode/debugger/py.typed sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48 27
robotcode/debugger/run.py sha256=6KDazzO1lh2ofPmSsFuiAyOO_zjzpVv0vzoJWnGXs1k 8485
robotcode/debugger/server.py sha256=JXO-RKvPbRnibAlJO9ItKaqQoHpHDpOun3amJubiJGs 15859
robotcode/debugger/launcher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
robotcode/debugger/launcher/cli.py sha256=riYOtKP7H0TYwVy5dYl2Vn1-yqqCO1u6O1P26lD3nHg 1798
robotcode/debugger/launcher/client.py sha256=rPh_ywwiMvaYU0x1a0kJdDDJE4LjjnyOed-MiCGtVrM 3654
robotcode/debugger/launcher/run.py sha256=Q85ue2_V13X6sqNE1Tm4IGcUMTgbdL3YaBTZGDj1xbQ 536
robotcode/debugger/launcher/server.py sha256=NisOJ6_ie6tNKumXkJ9G0_iTek3APHHPRvQRRqXQGiA 13913
robotcode_debugger-0.79.0.dist-info/METADATA sha256=6NdLfAbGWcBwTqx6ALoEUCc-BWCEMDZjOhX9dDK4nKo 2194
robotcode_debugger-0.79.0.dist-info/WHEEL sha256=osohxoshIHTFJFVPhsi1UkZuLRGMHRXZzwEBW2ezjrc 87
robotcode_debugger-0.79.0.dist-info/entry_points.txt sha256=cf2AcgCYK41yJAfzBwOYkmdX1MaGFYFx3X7c0t6b4I8 48
robotcode_debugger-0.79.0.dist-info/licenses/LICENSE.txt sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8 10280
robotcode_debugger-0.79.0.dist-info/RECORD

entry_points.txt

debugger = robotcode.debugger.hooks