Metadata-Version: 2.1 Name: appswag Version: 0.9.3 Summary: A type-safe, dynamic, spec-compliant swagger client & converter for python Home-page: https://github.com/manatlan/appswag Author: Mission Liao / manatlan Author-email: missionaryliao@gmail.com License: UNKNOWN Download-URL: https://github.com/manatlan/appswag/tarball/0.9.3 Keywords: swagger,REST Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3.3 Classifier: Programming Language :: Python :: 3.4 Classifier: Topic :: Software Development :: Libraries :: Python Modules Requires-Dist: six (>=1.7.2) Requires-Dist: pyaml (>=15.03.1) Requires-Dist: validate-email UNKNOWN