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
- Host: GitHub
- URL: https://github.com/hapytex/icalendar-gogol
- Owner: hapytex
- License: bsd-3-clause
- Created: 2020-09-05T17:37:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T16:21:56.000Z (over 5 years ago)
- Last Synced: 2025-02-07T10:14:34.063Z (over 1 year ago)
- Topics: google-calendar-api, haskell, vcalendar
- Language: Haskell
- Homepage:
- Size: 23.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# icalendar-gogol
[](https://github.com/hapytex/icalendar-gogol/actions/workflows/build-ci.yml)
[](https://matrix.hackage.haskell.org/#/package/icalendar-gogol)
[](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).