Metadata-Version: 2.4
Name: netapp-ontap
Version: 9.14.1.0
Summary: A library for working with ONTAP's REST APIs simply in Python
Home-page: https://devnet.netapp.com/restapi.php
Author: NetApp
Author-email: ng-ontap-rest-python-lib@netapp.com
Project-URL: Documentation, https://library.netapp.com/ecmdocs/ECMLP2886776/html/index.html
Keywords: NetApp ONTAP REST API development
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: marshmallow>=3.2.1
Requires-Dist: requests>=2.26.0
Requires-Dist: requests-toolbelt>=0.9.1
Requires-Dist: urllib3>=1.26.7
Requires-Dist: certifi>=2022.12.7
Provides-Extra: cli
Requires-Dist: recline>=2020.5; extra == "cli"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

See netapp_ontap.__doc__
