mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# Indico Plugins [![CI Status][ci-badge]][ci-link] [![License][license-badge]][license-link] [![Available on PyPI][pypi-badge]][pypi-link] [![Made at CERN!][cern-badge]][cern-link]
|
|
|
|
This repository contains all the official plugins for [Indico][indico].
|
|
|
|
These plugins are licensed under the MIT license.
|
|
|
|
## Note
|
|
|
|
In applying the MIT license, CERN does not waive the privileges and immunities
|
|
granted to it by virtue of its status as an Intergovernmental Organization
|
|
or submit itself to any jurisdiction.
|
|
|
|
|
|
[ci-badge]: https://github.com/indico/indico-plugins/actions/workflows/ci.yml/badge.svg
|
|
[ci-link]: https://github.com/indico/indico-plugins/actions/workflows/ci.yml
|
|
[license-link]: https://github.com/indico/indico-plugins/blob/master/LICENSE
|
|
[license-badge]: https://img.shields.io/github/license/indico/indico.svg
|
|
[pypi-badge]: https://img.shields.io/pypi/v/indico.svg
|
|
[pypi-link]: https://pypi.python.org/pypi/indico-plugins/
|
|
[cern-badge]: https://img.shields.io/badge/CERN-Open%20Source-%232980b9.svg
|
|
[cern-link]: https://home.cern
|
|
[indico]: https://github.com/indico/indico
|
|
[indico-plugins]: https://github.com/indico/indico-plugins
|