Metadata-Version: 2.1
Name: salesforce-tools
Version: 0.3.2
Summary: Salesforce API tools
Home-page: https://github.com/dacmanj/salesforce-tools
License: MIT
Author: David Manuel
Author-email: david@dcmanjr.com
Requires-Python: >=3.9,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyJWT (>=2.4.0,<3.0.0)
Requires-Dist: authlib (>=1.1.0,<2.0.0)
Requires-Dist: cryptography (>=41.0.2,<42.0.0)
Requires-Dist: flatten-json (>=0.1.13,<0.2.0)
Requires-Dist: httpx (>=0.24.1,<0.25.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
Project-URL: Repository, https://github.com/dacmanj/salesforce-tools
