Metadata-Version: 2.1
Name: JustUpdate
Version: 1.3.1
Summary: Tired of complex updaters that doesn't work. Use JustUpdate, that uses os native solutions to perform the update.
Home-page: https://github.com/NicklasMCHD/JustUpdate
Author: NicklasMCHD
License: GNU LGPLv3
Description: # Just. Update
        
        [![Build Status](https://travis-ci.com/NicklasMCHD/JustUpdate.svg?branch=master)](https://travis-ci.com/NicklasMCHD/JustUpdate)
        
        Just. Update is a updater system written in python that utilizes each platform's native method of installing an application to perform an update.
        * On windows, JustUpdate uses NSIS (nullsoft scriptable install system) to perform the update.
        * On Mac, JustUpdate uses the pkg flat installer archive format, to perform the update (productbuild).
        
        # [INSTALLATION](https://NicklasMCHD.github.io/JustUpdate#installation) | [DOCUMENTATION](https://NicklasMCHD.github.io/JustUpdate#usage) | [LICENSE](https://github.com/NicklasMCHD/JustUpdate/blob/master/license) | [HELPING OUT](https://nicklasmchd.github.io/JustUpdate/#helping-out)
        
        ### Contributing
        Want a feature or found a bug? Open an issue or submit a pull request.
        
Keywords: PyUpdater Pyinstaller Auto Update AutoUpdate Auto-Update Esky simple updater mac/updater windows/updater updater4pyi bbfreeze ccfreeze freeze cz_freeze pyupdate
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: Software Development :: Build Tools
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
