This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env bash | |
#>------------------------------------------------------------------------------ | |
#> | |
#> [ ics2json ] | |
#> | |
#> ABOUT: | |
#> | |
#> Convert an .ics calendar file into JSON syntax | |
#> | |
#> If input data is passed as a file reference, output data is written to |