Metadata-Version: 2.1
Name: ls.joyous
Version: 1.2.0
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
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
Requires-Dist: django-timezone-field
Requires-Dist: holidays
Requires-Dist: icalendar
Requires-Dist: num2words
Requires-Dist: python-dateutil
Requires-Dist: feedgen

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, Brazilian-Portuguese, Italian and Japanese.
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



