Skip to content

ajcollins/ical

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Go Report Card

ical

Simple ical (https://www.ietf.org/rfc/rfc2445.txt) encoder for golang. From github.com/soh335/ical.

Support Extensions

  • X-WR-CALNAME
  • X-WR-CALDESC
  • X-WR-TIMEZONE

Support Components

  • Event Component
  • To-do Component
  • Journal Component
  • Free/Busy Component
  • Time Zone Component
  • Alarm Component

VEVENT additions

  • Free / Busy using time transparency (TRANSP)
  • Location (from github.com/colm2/ical)

TODO

About

my simple ical encoder for golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%