robotframework-debuglibrary

View on PyPIReverse Dependencies (10)

2.5.0 robotframework_debuglibrary-2.5.0-py3-none-any.whl

Wheel Details

Project: robotframework-debuglibrary
Version: 2.5.0
Filename: robotframework_debuglibrary-2.5.0-py3-none-any.whl
Download: [link]
Size: 19245
MD5: 8d504f238e7c1daf075da386d3e1fede
SHA256: a2bfb2636ead7be440c224317891b4b406a9a71d84b26924031ccf3791a00b96
Uploaded: 2024-01-12 09:29:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: robotframework-debuglibrary
Version: 2.5.0
Summary: RobotFramework debug library and an interactive shell
Author: Xie Yanbo
Author-Email: xieyanbo[at]gmail.com
Home-Page: https://github.com/xyb/robotframework-debuglibrary/
License: New BSD
Keywords: robotframework,debug,shell,repl
Classifier: Environment :: Console
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
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 :: 3.12
Classifier: Topic :: Utilities
Platform: Linux
Platform: Unix
Platform: Windows
Platform: MacOS X
Requires-Dist: prompt-toolkit (>=3)
Requires-Dist: robotframework (>=4)
License-File: LICENSE
[Description omitted; length: 7193 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
DebugLibrary/__init__.py sha256=n6Hz7oAp9AGHU9VZJaBeZCn2dbuWnOXSKHKYKc0YugA 270
DebugLibrary/cmdcompleter.py sha256=45WCdVfb068h29fgsEjdfQCHNPZ94YxWoSPLNr4kr7Y 2316
DebugLibrary/debugcmd.py sha256=txD6XIECzlJCQXkQCNe7qLl8voyIZzZXEtTBsuc0z_A 9698
DebugLibrary/globals.py sha256=6itddEqsBL1Ib46IKQ5k6bxE4_FRs6QKFlzpaUYFro0 379
DebugLibrary/keywords.py sha256=7TUazaAK51LJEb1lfECrkPjZcdbqJAk5NTbI4ZizxmA 1792
DebugLibrary/prompttoolkitcmd.py sha256=TND2etCMmwtYcBIsuQxm3aOIGbfx_kgzLAcQQ1AAc68 3982
DebugLibrary/robotapp.py sha256=vSRlf_aBacyoLZaieCmozEbsSRl_8Rh0giSf0wHPrZ8 544
DebugLibrary/robotkeyword.py sha256=OLzwDDeoTbZW3oG0ufPQkxoWkdyEemczyEpnfszVh1o 2780
DebugLibrary/robotlib.py sha256=Bn2LVeNyEJDldF-ZSPFq1X9I_QTHg8QtmayD9P702ZU 1193
DebugLibrary/robotselenium.py sha256=frlmPgWfkcaKwald1pxSK1ufOsivVGXi-z97bZR2f2c 717
DebugLibrary/robotvar.py sha256=bTHWPiBDtOhNUy9hLGGuAuI3FL5dB-UbOiS0bNs1FWA 256
DebugLibrary/shell.py sha256=qJ-9bXAnVdR61bPXHJqzceuuXsEnbEKI8mobcExRHn0 1148
DebugLibrary/sourcelines.py sha256=TIGZDsm_j95ugCyACWNQIJ2GdWhvPBkcRj7IO2nuklc 2290
DebugLibrary/steplistener.py sha256=QEvOyOfnA7855ddaF0OW_D_kC32Jvfjzq9YsISXdlMA 2241
DebugLibrary/styles.py sha256=Di1TaraovEgvpwdj-3DRVZaw-cuxwRVVvKjHw_-y-DQ 951
DebugLibrary/version.py sha256=YaLV-2CHkR2B2BonDoaih7M0weMM0EVusFbCeNAZFq4 18
DebugLibrary/webdriver.py sha256=2FO-DE_-EvtwwSdqZLG1Sff25mzrWZTnSIv0lLpbNKg 1067
robotframework_debuglibrary-2.5.0.dist-info/LICENSE sha256=gQ99jiepkqR855TecTsQwnukNze2z8VnYlwf0nOoLaQ 1471
robotframework_debuglibrary-2.5.0.dist-info/METADATA sha256=yxp0f_VmHk_AJ203qVdEltcOeZaTcBDhWXTDCYK321c 8270
robotframework_debuglibrary-2.5.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
robotframework_debuglibrary-2.5.0.dist-info/entry_points.txt sha256=mP10NaOBLhUsUFNbJGPy_AMJFoAkJBD50g5BRZj3SSY 88
robotframework_debuglibrary-2.5.0.dist-info/top_level.txt sha256=lRCofa9PTGZjykIR5kuA7PYuXx3QO4q1pOplCmcHws0 13
robotframework_debuglibrary-2.5.0.dist-info/RECORD

top_level.txt

DebugLibrary

entry_points.txt

rfdebug = DebugLibrary.shell:shell
rfshell = DebugLibrary.shell:shell