Metadata-Version: 1.0
Name: UwoCalendar
Version: 3.0.1
Summary: Python script that grabs your schedule from student.uwo.ca and creates a handy ics file
Home-page: https://github.com/pargall/UWO-Cal
Author: Peter Argall
Author-email: peter@argall.ca
License: LICENSE.txt
Description: Install the Package
        -------------------
        use PIP to instal the script:
        pip install uwoCalendar
        
        Running
        -------
        To get the calendar file run and follow the prompts
        
        import uwoCalendar.generateIcal
        uwoCalendar.generateIcal.gen()
Platform: UNKNOWN
