Metadata-Version: 1.1
Name: pretalx
Version: 0.1.0
Summary: Conference organization: CfPs, scheduling, much more
Home-page: http://pretalx.org
Author: Tobias Kunze
Author-email: rixx@cutebit.de
License: Apache License 2.0
Description-Content-Type: UNKNOWN
Description: .. image:: https://github.com/pretalx/pretalx/blob/master/assets/logo.png
        
        pretalx
        =======
        
        .. image:: https://travis-ci.org/pretalx/pretalx.svg?branch=master
           :target: https://travis-ci.org/pretalx/pretalx
        
        .. image:: https://codecov.io/gh/pretalx/pretalx/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/pretalx/pretalx
        
        
        .. image:: https://readthedocs.org/projects/pretalx/badge/?version=latest
           :target: http://pretalx.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation
        
        `pretalx` provides a conference planning tool – read our extensive `feature
        list`_ in our docs to get a better idea of what `pretalx` can do for you.
        
        Project status
        --------------
        `pretalx` is under active development, but nevertheless, it's production ready
        and has already been used in several conferences. It supports everything
        required for talk submission, speaker communication, and scheduling. You can
        see our supported features in the `feature list`_ in our documentation, and our
        issues_.
        
        Contributing
        ------------
        If you want to contribute to pretalx, please choose an issue and comment on it
        if anything is unclear. If you find bugs you want to fix yourself, please also
        open an issue for documentation purposes.
        Check our `developer documentation`_ on how to set up pretalx.
        
        License
        -------
        We publish `pretalx` under the terms of the Apache 2 License. See the LICENSE
        file for further information..
        
        The primary maintainer of this project is rixx_.
        See the AUTHORS file for a list of all the awesome folks who contributed to
        this project.
        
        .. _issues: https://github.com/pretalx/pretalx/issues/
        .. _rixx: https://github.com/rixx
        .. _feature list: https://pretalx.readthedocs.io/en/latest/features.html
        .. _developer documentation: https://pretalx.readthedocs.io/en/latest/contribute/index.html
        
Keywords: conference cfp event barcamp
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Django :: 1.11
