Metadata-Version: 2.1
Name: icshelper
Version: 0.0.1
Summary: A Python library to generate icalendar
Home-page: https://github.com/Kuludu/ICSHelper
Author: Kuludu
Author-email: opensource@kuludu.net
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Kuludu/ICSHelper/issues
Description: # ICSHelper
        A Python library to generate icalendar.
        
        ## Sample
        ```python
        
        ```
        
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
