Metadata-Version: 2.1
Name: indico-plugins
Version: 3.0
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
Platform: UNKNOWN
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.9.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Requires-Dist: indico (>=3.0)
Requires-Dist: indico-plugin-citadel (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-livesync (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-payment-manual (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-payment-paypal (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-piwik (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-previewer-code (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-previewer-jupyter (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-storage-s3 (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-ursh (<3.1.dev0,>=3.0)
Requires-Dist: indico-plugin-vc-zoom (<3.1.dev0,>=3.0)

# 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.


