Metadata-Version: 2.1 Name: ApiamticPackage5 Version: 1.0.2 Summary: This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters. Author-email: Syed Subtain Requires-Python: >=3.7 License-File: LICENSE Requires-Dist: apimatic-core (~=0.2.0) Requires-Dist: apimatic-core-interfaces (~=0.1.0) Requires-Dist: apimatic-requests-client-adapter (~=0.1.0) Requires-Dist: python-dateutil (~=2.8.1) Requires-Dist: enum34 (>=1.1.10,~=1.1) Requires-Dist: deprecation (~=2.1) Provides-Extra: testutils Requires-Dist: pytest (>=7.1.3) ; extra == 'testutils'