Metadata-Version: 1.2
Name: bodhi-server
Version: 3.14.0
Summary: bodhi server
Home-page: https://github.com/fedora-infra/bodhi
Maintainer: Fedora Infrastructure Team
Maintainer-email: infrastructure@lists.fedoraproject.org
License: GPLv2+
Description: =====
        Bodhi
        =====
        
        Welcome to Bodhi, Fedora's update gating system.
        
        
        Documentation
        =============
        
        You can read Bodhi's
        `release notes <https://bodhi.fedoraproject.org/docs/user/release_notes.html>`_
        and documentation
        `online <https://bodhi.fedoraproject.org/docs>`_, or by installing it on your
        Fedora system and pointing your browser at
        ``/usr/share/doc/bodhi-docs/html/index.html``::
        
            $ sudo dnf install bodhi-docs && firefox /usr/share/doc/bodhi-docs/html/index.html
        
        If you are interested in contributing to Bodhi, you can read the
        `developer documentation`_.
        
        .. _developer documentation: https://bodhi.fedoraproject.org/docs/developer/index.html
        
        
        IRC
        ===
        
        Come join us on `Freenode <https://webchat.freenode.net/>`_! We've got two channels:
        
        * #bodhi - We use this channel to discuss upstream bodhi development
        * #fedora-apps - We use this channel to discuss Fedora's Bodhi deployment (it is more generally
          about all of Fedora's infrastructure applications.)
        
Keywords: web fedora pyramid
Platform: Fedora
Platform: GNU/Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: System :: Software Distribution
Classifier: Framework :: Pyramid
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
