Metadata-Version: 2.1
Name: ssfoodparser
Version: 0.0.1
Summary: A package for parsing food sheet from schoolsoft
Home-page: https://github.com/pluppen/schoolsoft-food-parser
Author: Elias Juremalm
Author-email: eliass.juremalm@gmail.com
License: UNKNOWN
Description: # Schoolsoft Food Parser
        
        ## Getting your key
        To be able to use this package you will need a key. The following steps will show you how to retrieve your key.
        1. Start by logging in to schoolsoft
        2. Go to your profile
        3. Select the iCalendar box to be active
        4. Click on the manage button, and make sure your iCalendar only contains the food sheet.
        5. Now copy your iCalendar link.
        6. Your key is located in the url after the key query.
        
        Example: 
        https://sms.schoolsoft.se/example/jsp/public/right_public_student_ical.jsp?key=<b>238893jdnawdwd828282</b>
        In the URL examp<le above the key is formatted with bold text.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
