GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/118
ANY23-390 implement ICal, JCal, and XCal extractors
This is my first stab at implementing the ical, jcal, and xcal extractors.
@lewismc Any input?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-390
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/118.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #118
----
commit 54a92960ac2fda9510041b6886eb7259a9b1220b
Author: Hans <firedrake93@...>
Date: 2018-08-21T16:37:35Z
ANY23-390 implement ICal, JCal, and XCal extractors
----
---