Skip to content

Mause/icalendar-validator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub tag (latest SemVer) Docker Pulls

icalendar-validator

iCalendar file validator command-line application available as a Docker image.

Run the validator like this:

docker run --volume=<local dir>:/data faph/icalendar-validator /data/calendar.ics

where <local dir> is a directory containing the file calendar.ics.

Based on the ical4j library.

Terms & conditions

Source code licensed under the MIT License.

ical4j library copyright Ben Fortuna, licensed under the BSD 3-Clause License.

About

iCalendar file validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 72.8%
  • Dockerfile 27.2%