/icemac.ab.calendar

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

https://travis-ci.com/icemac/icemac.ab.calendar.svg?branch=master Latest release Supported Python versions

This package provides a calendar feature for icemac.addressbook.

Copyright (c) 2010-2020 Michael Howitz

This package is licensed under the MIT License, see LICENSE.txt inside the package.

Get the source code:

$ git clone https://github.com/icemac/icemac.ab.calendar

or fork me at: https://github.com/icemac/icemac.ab.calendar

To run the tests yourself call in the directory of the checkout:

$ python3 -m venv .
$ bin/pip install zc.buildout
$ bin/buildout -n
$ bin/py.test