Metadata-Version: 2.1
Name: appstore-tools
Version: 0.1.0
Summary: Tools for the AppStore Connect API.
Author: Ben Nordstrom
Author-email: bennord@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ConfigArgParse (>=1.2.3,<2.0.0)
Requires-Dist: PyJWT (>=2.0.1,<3.0.0)
Requires-Dist: Pygments (>=2.7.4,<3.0.0)
Requires-Dist: argparse-color-formatter (>=1.2.2,<2.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: cryptography (>=3.3.1,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: tqdm (>=4.56.0,<5.0.0)
