Metadata-Version: 2.1
Name: kalabash-radicale
Version: 1.6.1
Summary: The Radicale frontend of Kalabash
Home-page: https://alphamonak.com/
Author: Alphamonak Solutions
Author-email: amonak@alphamonak.com
License: MIT
Keywords: kalabash email radicale calendar caldav
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 2.2
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Internet :: WWW/HTTP
License-File: LICENSE
Requires-Dist: django-filter (==23.2)
Requires-Dist: drf-nested-routers
Requires-Dist: django-webpack-loader (==2.0.1)
Requires-Dist: caldav (==1.3.6)

kalabash-radicale
=================

The `Radicale <http://radicale.org/>`_ frontend of Kalabash.

Installation
------------

Install this extension system-wide or inside a virtual environment by
running the following commands::

  $ pip install caldav
  $ pip install kalabash-radicale


