Metadata-Version: 2.1
Name: pyreptasks
Version: 1.0.0
Summary: This Python library provides the user with some tools useful to automate coding of repetitive tasks
Home-page: https://github.com/tsenovilla/repetitive-tasks
Author: Tomás Senovilla Polo
Author-email: tspscgs@gmail.com
License: MIT License
Description: This Python library provides the user with some tools useful to automate coding of repetitive tasks.
        
        Version 1.0.0
        
        - Creation module switch.py: Contains the class Switch, allowing the user to skip defining a switch structure.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
