Metadata-Version: 2.4
Name: charmlibs
Version: 1.0.0a1
Summary: The charmlibs namespace. This package should not be installed.
Author: The Charm Tech team at Canonical Ltd.
Project-URL: Documentation, https://documentation.ubuntu.com/charmlibs
Project-URL: Repository, https://github.com/canonical/charmlibs
Project-URL: Issues, https://github.com/canonical/charmlibs/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# charmlibs

This package should not be installed - it exists solely to reserve the `charmlibs` namespace.

This namespace is for packages designed to be used by [Juju charms](https://juju.is/charms-architecture). Visit the [charmlibs documentation site](https://canonical-charmlibs.readthedocs-hosted.com/) for more information about charm libraries.

See more:

- Get started with charm development, using [Charmcraft tutorials](https://documentation.ubuntu.com/charmcraft/stable/tutorial/) and [Ops tutorials](https://documentation.ubuntu.com/ops/latest/tutorial/)
- Learn how to [use and write charm libraries](https://documentation.ubuntu.com/ops/latest/howto/manage-libraries/)
- Learn how to [distribute your own charm library as a Python package](https://canonical-charmlibs.readthedocs-hosted.com/how-to/python-package/)
