Metadata-Version: 2.1
Name: rpcclient
Version: 4.4.2
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.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 :: Only
Requires-Python: >=3.8
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: pygments
Requires-Dist: objc-types-decoder
Requires-Dist: pycrashreport >=1.0.2
Requires-Dist: lief
Requires-Dist: capstone <5.0.0
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: dataclasses ; python_version < "3.7"
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'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-repeat ; extra == 'test'

# rpcclient

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