Metadata-Version: |
2.4 |
Name: |
robotcode |
Version: |
0.108.1 |
Summary: |
Command line interface for RobotCode |
Author-Email: |
Daniel Biehl <dbiehl[at]live.de> |
Project-Url: |
Homepage, https://robotcode.io |
Project-Url: |
Donate, https://opencollective.com/robotcode |
Project-Url: |
Documentation, https://github.com/robotcodedev/robotcode#readme |
Project-Url: |
Changelog, https://github.com/robotcodedev/robotcode/blob/main/CHANGELOG.md |
Project-Url: |
Issues, https://github.com/robotcodedev/robotcode/issues |
Project-Url: |
Source, https://github.com/robotcodedev/robotcode |
License: |
Apache-2.0 |
Keywords: |
Acceptance Test Driven Development,Acceptance Testing,BDD,BDT,Behavior Driven Testing,Data Driven,Debug Adapter Protocol,Keyword Driven,Language Server Protocol,RPA,RobotFramework,Robotic Process Automation,Test,Testing,Visual Studio Code |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Framework :: Robot Framework |
Classifier: |
Framework :: Robot Framework :: Tool |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
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: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Software Development :: Debuggers |
Classifier: |
Topic :: Software Development :: Quality Assurance |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: Software Development :: Testing :: Acceptance |
Classifier: |
Topic :: Software Development :: Testing :: BDD |
Classifier: |
Topic :: Text Editors :: Integrated Development Environments (IDE) |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
robotcode-core (==0.108.1) |
Requires-Dist: |
robotcode-plugin (==0.108.1) |
Requires-Dist: |
robotcode-robot (==0.108.1) |
Requires-Dist: |
docutils; extra == "all" |
Requires-Dist: |
pyyaml (>=5.4); extra == "all" |
Requires-Dist: |
rich; extra == "all" |
Requires-Dist: |
robotcode-analyze (==0.108.1); extra == "all" |
Requires-Dist: |
robotcode-debugger (==0.108.1); extra == "all" |
Requires-Dist: |
robotcode-language-server (==0.108.1); extra == "all" |
Requires-Dist: |
robotcode-repl-server (==0.108.1); extra == "all" |
Requires-Dist: |
robotcode-repl (==0.108.1); extra == "all" |
Requires-Dist: |
robotcode-runner (==0.108.1); extra == "all" |
Requires-Dist: |
robotframework-robocop (>=2.0.0); extra == "all" |
Requires-Dist: |
robotframework-tidy (>=2.0.0); extra == "all" |
Requires-Dist: |
robotcode-analyze (==0.108.1); extra == "analyze" |
Requires-Dist: |
rich; extra == "colored" |
Requires-Dist: |
robotcode-debugger (==0.108.1); extra == "debugger" |
Requires-Dist: |
robotcode-language-server (==0.108.1); extra == "languageserver" |
Requires-Dist: |
robotframework-robocop (>=2.0.0); extra == "lint" |
Requires-Dist: |
robotcode-repl (==0.108.1); extra == "repl" |
Requires-Dist: |
robotcode-repl-server (==0.108.1); extra == "replserver" |
Requires-Dist: |
docutils; extra == "rest" |
Requires-Dist: |
robotcode-runner (==0.108.1); extra == "runner" |
Requires-Dist: |
robotframework-tidy (>=2.0.0); extra == "tidy" |
Requires-Dist: |
pyyaml (>=5.4); extra == "yaml" |
Provides-Extra: |
all |
Provides-Extra: |
analyze |
Provides-Extra: |
colored |
Provides-Extra: |
debugger |
Provides-Extra: |
languageserver |
Provides-Extra: |
lint |
Provides-Extra: |
repl |
Provides-Extra: |
replserver |
Provides-Extra: |
rest |
Provides-Extra: |
runner |
Provides-Extra: |
tidy |
Provides-Extra: |
yaml |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |