Skip to content

jnikula/late

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Late - An RFC5545 iCalendar search and manipulation tool

Late aims to be a search-based RFC5545 calendar management tool for the command-line.

Initially, there's rudimentary boolean search for calendar events, scanning across calendar files in the file system.

Late's another terrible excuse for being late.

Documentation

There's basic help via the command-line:

python3 -m late --help

Dependencies

  • icalendar for parsing calendar data
  • lark for parsing queries

License

Late is free software, released under the GNU GPL version 3.

About

An RFC5545 iCalendar search and manipulation tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages