Metadata-Version: 2.4
Name: craft-store
Version: 3.4.0
Summary: Store bindings for craft tools
Author-email: "Canonical Ltd." <snapcraft@lists.snapcraft.io>
License-Expression: LGPL-3.0
Project-URL: Documentation, https://canonical-craft-store.readthedocs-hosted.com/
Project-URL: Source, https://github.com/canonical/craft-store
Project-URL: Issues, https://github.com/canonical/craft-store/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: annotated-types>=0.6.0
Requires-Dist: keyring>=23.0
Requires-Dist: overrides>=7.0.0
Requires-Dist: requests>=2.32.4
Requires-Dist: requests-toolbelt>=1.0.0
Requires-Dist: macaroonbakery!=1.3.3,>=1.3.0
Requires-Dist: pydantic~=2.8
Requires-Dist: pyxdg>=0.26
Requires-Dist: jaraco-classes>=3.4.0
Requires-Dist: httpx>=0.28
Requires-Dist: typing_extensions>=4.12
Dynamic: license-file

[![Documentation Status](https://readthedocs.com/projects/canonical-craft-store/badge/?version=latest)](https://canonical-craft-store.readthedocs-hosted.com/en/latest/?badge=latest)

# Craft Store

This project aims to provide python interfaces for communicating with
Canonical Stores, such as Charmhub and the Snap Store.

# License

Free software: GNU Lesser General Public License v3

# Documentation

https://canonical-craft-store.readthedocs-hosted.com.

# Contribute to Craft Store

Craft Store is open source and part of the Canonical family. We would love your help.

If you're interested, start with the [contribution guide](CONTRIBUTING.md).
