Metadata-Version: 2.1
Name: applied
Version: 0.0.1
Summary: A toolset to interact with apple store connect api
Home-page: https://github.com/catstyle/applied
Author: Catstyle
Author-email: Catstyle.Lee@gmail.com
License: GPLv3
Keywords: apple developer manage
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (==2.22.0)
Requires-Dist: pyjwt (==1.7.1)
Requires-Dist: cachetools (==3.1.1)
Requires-Dist: redis (==3.3.8)
Requires-Dist: pyOpenSSL (==19.0.0)
Requires-Dist: cryptography (==2.7)

applied
==========

A toolset to interact with apple store connect api


