Metadata-Version: 2.1
Name: cl-timer
Version: 1.1.1
Summary: A Cubing Timer for the Terminal
Home-page: https://github.com/lol-cubes/cl-timer
Author: Arin Khare
Author-email: arinmkhare@gmail.com
License: UNKNOWN
Description: # CL Timer
        
        *A cubing timer for the terminal*
        
        Installation instructions and command documentation: https://lol-cubes.github.io/cl-timer
        
        pypi: https://pypi.org/project/cl-timer
        
        ## Contribution
        
        Feel free to submit pull requests.
        
        ## System Requirements and Dependencies
        
        This currently only works on macOS, though once a level of functionality on par with popular web-based timers such as cs-timer or qq-timer (the latter likely more feasible) is reached, I will consider working first on ubuntu support, and later windows.
        
        Once that aforementioned work is done on adapting this to other OSes, I will have exact instructions on how to make this work on each system.
        
        As of right now, any modern version of python3 should be good for this, but it is being developed on python3.8.0, so I may use some features that will throw syntax errors in any older versions.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
