Metadata-Version: 1.1
Name: watchng
Version: 1.2.0
Summary: Run a command periodically, showing output only when it changes
Home-page: http://github.com/lpenz/watchng
Author: Leandro Lisboa Penz
Author-email: lpenz@lpenz.org
License: GPL2
Description-Content-Type: UNKNOWN
Description: watchng is a program that runs the given command-line periodically, showing
        the output only when it is different than the last, along with the time.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
