Metadata-Version: 2.1
Name: indico-plugins
Version: 3.2.2
Summary: A meta-package containing the official Indico plugins
Home-page: https://github.com/indico/indico-plugins
Author: Indico Team
Author-email: indico-team@cern.ch
License: MIT
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: <3.12,>=3.9.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Requires-Dist: indico (>=3.2.6)
Requires-Dist: indico-plugin-citadel (<3.3.dev0,>=3.2.2)
Requires-Dist: indico-plugin-cloud-captchas (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-livesync (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-owncloud (<3.3.dev0,>=3.2.2)
Requires-Dist: indico-plugin-payment-manual (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-payment-paypal (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-payment-sixpay (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-piwik (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-previewer-code (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-previewer-jupyter (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-prometheus (<3.3.dev0,>=3.2.1)
Requires-Dist: indico-plugin-storage-s3 (<3.3.dev0,>=3.2.2)
Requires-Dist: indico-plugin-ursh (<3.3.dev0,>=3.2.2)
Requires-Dist: indico-plugin-vc-zoom (<3.3.dev0,>=3.2.4)

# Official Indico Plugins

This package is a meta-package that installs the most common Indico plugins
that are developed by the core Indico development team.

It does not have any functionality by itself; its sole purpose is to provide
a single package that can be installed and updated easily.

## Changelog

The major/minor version of this package should match the Indico version you
are using. So if you have Indico 3.0.x, then you should install version 3.0.x
of the `indico-plugins` package.

Note that we only make new releases of the plugin package as needed, so It would
be perfectly fine to have Indico 3.0.2 while still on `indico-plugins` 3.0.
