icemac / icemac.ab.calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Hacking

Source code

Get the source code:

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

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

Running the tests

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

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 94.3%Language:CSS 4.4%Language:JavaScript 1.3%