An open API service indexing awesome lists of open source software.

https://github.com/hapytex/icalendar-gogol

Uploading an iCalendar to the Google Calendar app
https://github.com/hapytex/icalendar-gogol

google-calendar-api haskell vcalendar

Last synced: 11 months ago
JSON representation

Uploading an iCalendar to the Google Calendar app

Awesome Lists containing this project

README

          

# icalendar-gogol
[![Build Status of the package by GitHub actions](https://github.com/hapytex/icalendar-gogol/actions/workflows/build-ci.yml/badge.svg)](https://github.com/hapytex/icalendar-gogol/actions/workflows/build-ci.yml)
[![Build Status of the package by Hackage](https://matrix.hackage.haskell.org/api/v2/packages/icalendar-gogol/badge)](https://matrix.hackage.haskell.org/#/package/icalendar-gogol)
[![Hackage version badge](https://img.shields.io/hackage/v/icalendar-gogol.svg)](https://hackage.haskell.org/package/icalendar-gogol)

## Usage

???

## Package structure

???

## Mapping `VEvent`s to `Event`

The type `VEvent` of the [**`iCalendar`** package [Hackage]](http://hackage.haskell.org/package/iCalendar) does not fully maps on the
`Event` type

## `icalendar-gogol` is ??? *safe* Haskell

???

## Contribute

You can contribute by making a pull request on the [*GitHub
repository*](https://github.com/hapytex/icalendar-gogol).

You can contact the package maintainer by sending a mail to
[`hapytexeu+gh@gmail.com`](mailto:hapytexeu+gh@gmail.com).