flask-cors 0.0.0.dev3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.2
2
+ Name: flask-cors
3
+ Version: 0.0.0.dev3
4
+ Summary: A Flask extension simplifying CORS support
5
+ Author-email: Cory Dolphin <corydolphin@gmail.com>
6
+ Project-URL: Homepage, https://corydolphin.github.io/flask-cors/
7
+ Project-URL: Repository, https://github.com/corydolphin/flask-cors
8
+ Project-URL: Documentation, https://corydolphin.github.io/flask-cors/
9
+ Keywords: python
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Programming Language :: Python
12
+ Classifier: Programming Language :: Python :: 3
13
+ Classifier: Programming Language :: Python :: 3.9
14
+ Classifier: Programming Language :: Python :: 3.10
15
+ Classifier: Programming Language :: Python :: 3.11
16
+ Classifier: Programming Language :: Python :: 3.12
17
+ Classifier: Programming Language :: Python :: 3.13
18
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
19
+ Requires-Python: <4.0,>=3.9
20
+ Description-Content-Type: text/markdown
21
+ Requires-Dist: flask>=0.9
22
+ Requires-Dist: Werkzeug>=0.7
@@ -0,0 +1,4 @@
1
+ flask_cors-0.0.0.dev3.dist-info/METADATA,sha256=GsoX1evJdaV81lXrSeGPqqM9gFX5BDqsQudvj6ASdUQ,966
2
+ flask_cors-0.0.0.dev3.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
3
+ flask_cors-0.0.0.dev3.dist-info/top_level.txt,sha256=aWye_0QNZPp_QtPF4ZluLHqnyVLT9CPJsfiGhwqkWuo,11
4
+ flask_cors-0.0.0.dev3.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (75.8.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ flask_cors