32 lines
985 B
Plaintext
32 lines
985 B
Plaintext
|
Metadata-Version: 2.0
|
||
|
Name: Flask-RESTful
|
||
|
Version: 0.3.6
|
||
|
Summary: Simple framework for creating REST APIs
|
||
|
Home-page: https://www.github.com/flask-restful/flask-restful/
|
||
|
Author: Twilio API Team
|
||
|
Author-email: help@twilio.com
|
||
|
License: BSD
|
||
|
Platform: any
|
||
|
Classifier: Framework :: Flask
|
||
|
Classifier: Programming Language :: Python :: 2
|
||
|
Classifier: Programming Language :: Python :: 2.6
|
||
|
Classifier: Programming Language :: Python :: 2.7
|
||
|
Classifier: Programming Language :: Python :: 3
|
||
|
Classifier: Programming Language :: Python :: 3.3
|
||
|
Classifier: Programming Language :: Python :: 3.4
|
||
|
Classifier: Programming Language :: Python :: 3.5
|
||
|
Classifier: Programming Language :: Python :: 3.6
|
||
|
Classifier: License :: OSI Approved :: BSD License
|
||
|
Requires-Dist: Flask (>=0.8)
|
||
|
Requires-Dist: aniso8601 (>=0.82)
|
||
|
Requires-Dist: pytz
|
||
|
Requires-Dist: six (>=1.3.0)
|
||
|
Provides-Extra: docs
|
||
|
Requires-Dist: sphinx; extra == 'docs'
|
||
|
Provides-Extra: paging
|
||
|
Requires-Dist: pycrypto (>=2.6); extra == 'paging'
|
||
|
|
||
|
UNKNOWN
|
||
|
|
||
|
|