ics
Package ics implements an encoder and decoder for iCalendar files
Filename
Size
Last Commit Date
Commit Message
..
.github
workflows
go-checks.yml
716
2025/10/09 05:54:13
added CI
LICENSE
767
2015/11/02 17:47:55
Added License
README.md
1546
2025/10/09 05:55:04
added better README
comments.gen
7265
2024/08/25 20:39:01
corrected typos
comments.sh
507
2025/07/22 06:08:03
re-formatted
decoder.go
822
2025/10/09 05:54:35
added missing fullstop
decoder_test.go
15742
2016/08/31 19:26:37
renamed ProdID to ProductID
encoder.go
493
2024/08/25 20:39:26
reformatted
encoder_test.go
14081
2016/09/06 19:38:38
corrected tests
examples_test.go
807
2025/10/09 05:54:55
added simple example
folder.go
906
2024/08/25 20:39:26
reformatted
folder_test.go
1579
2016/09/06 19:38:38
corrected tests
genParams.sh
10464
2025/07/22 06:08:07
re-formatted
genProperties.sh
10481
2025/07/22 06:08:10
re-formatted
genSections.sh
11922
2025/07/22 06:08:13
re-formatted
go.mod
89
2024/07/26 21:27:19
updated to latest parser version
go.sum
354
2024/07/26 21:27:19
updated to latest parser version
names.gen
1162
2019/04/09 16:40:38
added VALARM->DEFAULT-ALARM and VALARM::NONE
names.sh
428
2025/07/22 06:08:17
re-formatted
params.gen
649
2019/04/09 16:21:33
added VALARM->ALARM-AGENT->AGENT-ID
params.go
25748
2024/08/25 20:35:05
regen'd
properties.gen
1427
2019/04/09 16:40:38
added VALARM->DEFAULT-ALARM and VALARM::NONE
properties.go
89438
2024/08/25 20:38:04
regen'd
sections.gen
2272
2019/04/09 16:40:38
added VALARM->DEFAULT-ALARM and VALARM::NONE
sections.go
102497
2024/08/25 20:38:17
regen'd
sections_alarm.go
2655
2024/08/25 20:39:26
reformatted
tokeniser.go
3490
2024/08/25 20:39:26
reformatted
tokeniser_test.go
3704
2018/06/12 14:54:51
updated to vanity urls
types.go
30061
2024/08/25 20:39:26
reformatted
types_test.go
17158
2016/09/05 14:32:17
corrected spelling
unfolder.go
1252
2016/08/19 11:56:04
replaced m -= 1 with m--
unfolder_test.go
1127
2016/08/18 14:32:58
added test and corrected output