Metadata-Version: 2.4
Name: rpcclient
Version: 6.2.3
Summary: rpcclient for connecting with the rpcserver
Author-email: doronz88 <doron88@gmail.com>, matan <matan1008@gmail.com>, netanelc305 <netanelc305@pm.me>
Maintainer-email: doronz88 <doron88@gmail.com>, matan <matan1008@gmail.com>, netanelc305 <netanelc305@pm.me>
License: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Project-URL: Homepage, https://github.com/doronz88/rpc-project
Project-URL: Bug Reports, https://github.com/doronz88/rpc-project/issues
Keywords: ios,macos,linux,automation,remote-shell,remote-control,ipython
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
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 :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: construct>=2.9.29
Requires-Dist: click
Requires-Dist: coloredlogs
Requires-Dist: IPython
Requires-Dist: traitlets
Requires-Dist: cached-property
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: pygments
Requires-Dist: objc_types_decoder
Requires-Dist: pycrashreport>=1.0.2
Requires-Dist: lief
Requires-Dist: capstone>=5.0.3
Requires-Dist: xonsh
Requires-Dist: plumbum
Requires-Dist: pygnuutils
Requires-Dist: tqdm
Requires-Dist: osstatus>=1.0.2
Requires-Dist: parameter-decorators
Requires-Dist: requests
Requires-Dist: protobuf
Requires-Dist: inquirer3
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-repeat; extra == "test"
Provides-Extra: docs
Requires-Dist: toml; extra == "docs"
Requires-Dist: myst_parser; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Dynamic: license-file

# rpcclient

For details about this project please review:
https://github.com/doronz88/rpc-project
