Metadata-Version: 2.1
Name: WatchPython
Version: 0.1.0
Summary: A re-implementation of the Unix watch command in Python.
Home-page: https://github.com/asweigart/watchpython
Author: Al Sweigart
Author-email: al@inventwithpython.com
License: MIT
Description: # watchpython
        A re-implementation of the Unix watch command in Python.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
