Metadata-Version: 2.0
Name: PyUpdater
Version: 2.1.7
Summary: Simple App update framwork
Home-page: http://www.pyupdater.org
Author: Johny Mo Swag
Author-email: johnymoswag@gmail.com
License: MIT
Download-URL: https://github.com/JMSwag/PyUpdater/archive/master.zip
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: appdirs (==1.4.0)
Requires-Dist: bsdiff4 (==1.1.4)
Requires-Dist: certifi (>=2016.8.31)
Requires-Dist: dsdev-utils (>=0.9.0)
Requires-Dist: ed25519 (==1.4)
Requires-Dist: pyinstaller (>=3.0)
Requires-Dist: six (==1.10.0)
Requires-Dist: stevedore (>=1.17.1,<2.0)
Requires-Dist: urllib3 (==1.18)
Provides-Extra: all
Requires-Dist: PyUpdater-s3-Plugin (>=3.0.6); extra == 'all'
Requires-Dist: PyUpdater-scp-Plugin (>=3.0.5); extra == 'all'
Provides-Extra: patch
Requires-Dist: bsdiff4 (==1.1.4); extra == 'patch'
Provides-Extra: s3
Requires-Dist: PyUpdater-s3-Plugin (>=3.0.6); extra == 's3'
Provides-Extra: scp
Requires-Dist: PyUpdater-scp-Plugin (>=3.0.5); extra == 'scp'

UNKNOWN


