Metadata-Version: 2.1
Name: passbolt-api
Version: 0.0.3
Summary: Provides API bindings for the Passbolt API
Home-page: https://github.com/xwikisas/passbolt-api
Author: XWiki SAS Development Team
Author-email: pypi@xwiki.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: requests-gpgauthlib (>=0.1.2)

# Passbolt API

This package provides bindings to a Passbolt server API. Each of the bindings declared in this package aim to follow the [official Passbolt API documentation](https://api-reference.passbolt.com/).


