Metadata-Version: 1.1
Name: ls.joyous
Version: 1.0.1
Summary: A calendar application for Wagtail.
Home-page: https://github.com/linuxsoftware/ls.joyous
Author: David Moore
Author-email: david@linuxsoftware.co.nz
License: BSD
Description: ls.joyous
        ===============
        
        .. image:: https://secure.travis-ci.org/linuxsoftware/ls.joyous.svg?branch=master
           :target: https://travis-ci.org/linuxsoftware/ls.joyous
        .. image:: https://coveralls.io/repos/github/linuxsoftware/ls.joyous/badge.svg?branch=master
           :target: https://coveralls.io/github/linuxsoftware/ls.joyous?branch=master
        
        .. image:: /docs/joyous-demo-1.png
        
        About
        ------
        Joyous is a reusable calendar application for Wagtail. Features include rrule
        based recurring events with cancellations and postponements; iCal import and export; Gcal export; RSS feed; event permissioning; timezone handling; and multi-site aware calendars.
        
        Documentation
        -------------
        The documentation for using and developing with Joyous can be found at 
        https://joyous.readthedocs.io.
        
        Demo
        ----
        Yet another demonstration Wagtail website `code <http://github.com/linuxsoftware/orange-wagtail-site>`_ | `live <http://demo.linuxsoftware.nz>`_
        
        Getting Help
        -------------
        Please report bugs or ask questions using the `Issue Tracker <http://github.com/linuxsoftware/ls.joyous/issues>`_.
        
        Languages
        ---------
        Joyous has been translated into French, German and Brazilian-Portuguese.
        Translations into other languages would be welcome.
        
        Thanks To
        ---------
        
        Contributors
        ~~~~~~~~~~~~
        Thanks to everyone who has `contributed <https://github.com/linuxsoftware/ls.joyous/graphs/contributors>`_ to Joyous.
        
        Tools
        ~~~~~
        `Sauce Labs <https://saucelabs.com>`_ for their cross-browser testing platform.
        
        .. image:: /docs/powered-by-sauce-labs.png
        
        
Keywords: calendar,events,wagtail,groupware
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Wagtail
Classifier: Framework :: Wagtail :: 2
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Software Development :: Libraries :: Python Modules
