Metadata-Version: 2.0
Name: PyUpdater
Version: 1.1.4
Summary: Simple App update framwork
Home-page: docs.pyupdater.org
Author: Johny Mo Swag
Author-email: johnymoswag@gmail.com
License: Apache License 2.0
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 :: Apache Software 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: certifi (==2015.9.6.2)
Requires-Dist: cryptography (==1.1)
Requires-Dist: ed25519 (==1.4)
Requires-Dist: jms-utils (>=0.6.2)
Requires-Dist: pyinstaller (==3.0)
Requires-Dist: requests[security] (==2.8.1)
Requires-Dist: six (==1.10.0)
Requires-Dist: stevedore (==1.9.0)
Requires-Dist: urllib3 (==1.12)
Provides-Extra: all
Requires-Dist: PyUpdater-s3-Plugin (==2.4); extra == 'all'
Requires-Dist: PyUpdater-scp-Plugin (==2.2); extra == 'all'
Requires-Dist: bsdiff4 (==1.1.4); extra == 'all'
Provides-Extra: patch
Requires-Dist: bsdiff4 (==1.1.4); extra == 'patch'
Provides-Extra: s3
Requires-Dist: PyUpdater-s3-Plugin (==2.4); extra == 's3'
Provides-Extra: scp
Requires-Dist: PyUpdater-scp-Plugin (==2.2); extra == 'scp'

UNKNOWN


