Skip to content

Parse One-Liner PDF into a calendar importable format

License

Notifications You must be signed in to change notification settings

ScottKirvan/OL2Cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Munges a pdf One Line Schedule into a calendar importable format.

usage: OL2Cal.py [-h] [-d] [-v] [-o OUTFILE] [-f {FAM2,FAM1}] infile

Process one-liner into Google Calendar CSV

positional arguments:
  infile                input filename (pdf)

optional arguments:
  -h, --help            show this help message and exit
  -d                    print pdf contents and exit
  -v                    verbose mode
  -o OUTFILE            output file
  -f {FAM2,FAM1}, --format {FAM2,FAM1}
                        Oneliner format specifier

Examples:

see Makefile

About

Parse One-Liner PDF into a calendar importable format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published