Metadata-Version: 1.1
Name: pretalx
Version: 0.2.2
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: pretalx |logo|
        ==============
        
        .. image:: https://travis-ci.org/pretalx/pretalx.svg?branch=master
           :target: https://travis-ci.org/pretalx/pretalx
           :alt: Continuous integration
        
        .. image:: https://codecov.io/gh/pretalx/pretalx/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/pretalx/pretalx
           :alt: Coverage
        
        
        .. image:: https://readthedocs.org/projects/pretalx/badge/?version=latest
           :target: https://docs.pretalx.org/en/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,
        but it probably involves everything you'll need to curate submissions and
        contents for a conference with up to 100 talks.
        
        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_.
        
        `pretalx` has regular releases – you can download the latest releases with
        their respective changelogs on GitHub_ or install pretalx via PyPI_.
        
        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.
        
        
        .. |logo| image:: https://raw.githubusercontent.com/pretalx/pretalx/master/assets/favicon-32x32.png
           :alt: pretalx logo
           :target: https://pretalx.org
        .. _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
        .. _GitHub: https://github.com/pretalx/pretalx/release/
        .. _PyPI: https://pypi.python.org/pypi/pretalx
        
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
