Metadata-Version: 1.1
Name: selfupdate
Version: 0.1.0
Summary: Python project that allow scripts to easily and safely update themselves if they are in a git repo
Home-page: https://github.com/beeedy/SelfUpdate
Author: Broderick Carlin (beeedy)
Author-email: broderick.carlin@gmail.com
License: MIT
Description: selfupdate
        ===============
        Python library that allow scripts to easily update themselves if they are in a git repo
        
Keywords: git autoupdate selfupdate update
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
