Metadata-Version: 2.1
Name: calendar-base
Version: 0.0.1
Summary: A package to help organize calendar events
Home-page: https://github.com/GrantGMiller/flask_dictabase
Author: Grant miller
Author-email: grant@grant-miller.com
License: PSF
Project-URL: Source Code, https://github.com/GrantGMiller/flask_dictabase
Keywords: grant miller calendar base office365 google calendar
Platform: UNKNOWN

Calendar_Base
===============
This package is not meant to be used standalone. It is mean to be extended.
This package provides methods for finding and comparing calendar events.
Triggering callbacks when events are added/changed/deleted.

Install
=======
::

    pip install calendar_base


