goics

just another ical icalendar ics decoder encoder

  • 所有者: jordic/goics
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

A go toolkit for decoding, encoding icalendar ics ical files

Alpha status

Build Status

After trying to decode some .ics files and review available go packages, I decided to start writing this pacakge.

First attempt was from a fixed structure, similar to that needed. Later, I started to investigate the format and discovered that it is a pain, and has many variants, depending on who implements it. For this reason I evolved it to a tookit for decode and encode the format.

Check examples dir for user cases:

Demo app encoding an ical, using a mysql DB source

Features implemented:

  • Parsing and writing of vevent, not completly..
  • No recursive events,
  • And no alarms inside events

Follows:
http://tools.ietf.org/html/rfc5545

TODO

Integrate testing from:
https://github.com/libical/libical

CHANGELOG:

  • v00. First api traial
  • v01. Api evolves to a ical toolkit
  • v02. Added example of integration with a mysql db.

Thanks to:
Joe Shaw Reviewing first revision.

主要指標

概覽
名稱與所有者jordic/goics
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2015-03-04 18:29:19
推送於2021-04-05 14:28:23
最后一次提交2021-03-31 21:45:04
發布數0
用户参与
星數52
關注者數2
派生數15
提交數45
已啟用問題?
問題數4
打開的問題數3
拉請求數11
打開的拉請求數2
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?