Ravenports generated: 08 Sep 2020 00:38
[ravenports.git] / bucket_32 / python-Flask-Cors
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-Flask-Cors
4 VERSION=                3.0.9
5 KEYWORDS=               python
6 VARIANTS=               py38 py37
7 SDESC[py37]=            Cross Origin Resource Sharing extension (PY37)
8 SDESC[py38]=            Cross Origin Resource Sharing extension (PY38)
9 HOMEPAGE=               https://github.com/corydolphin/flask-cors
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/F/Flask-Cors
14 DISTFILE[1]=            Flask-Cors-3.0.9.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py37]=            single
17 SPKGS[py38]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY37
20 OPTIONS_STANDARD=       none
21 VOPTS[py37]=            PY38=OFF PY37=ON
22 VOPTS[py38]=            PY38=ON PY37=OFF
23
24 USES=                   cpe
25
26 DISTNAME=               Flask-Cors-3.0.9
27
28 CPE_PRODUCT=            flask-cors
29 CPE_VENDOR=             flask-cors_project
30 GENERATED=              yes
31
32 [PY37].BUILDRUN_DEPENDS_ON=             python-Flask:single:py37
33                                         python-six:single:py37
34 [PY37].USES_ON=                         python:py37
35
36 [PY38].BUILDRUN_DEPENDS_ON=             python-Flask:single:py38
37                                         python-six:single:py38
38 [PY38].USES_ON=                         python:py38
39
40 [FILE:722:descriptions/desc.single]
41 Flask-CORS
42 ==========
43
44 |Build Status| |Latest Version| |Supported Python versions|
45 |License|
46
47 A Flask extension for handling Cross Origin Resource Sharing (CORS),
48 making cross-origin AJAX possible.
49
50 This package has a simple philosophy, when you want to enable CORS, you
51 wish to enable it for all use cases on a domain. This means no mucking
52 around with different allowed headers, methods, etc. By default,
53 submission of cookies across domains is disabled due to the security
54 implications, please see the documentation for how to enable
55 credential'ed requests, and please make sure you add some sort of
56 [CSRF]
57 protection before doing so!
58
59 Installation
60 ------------
61
62 Install the extension with using pip, or easy\_install.
63
64
65 [FILE:102:distinfo]
66 6bcfc100288c5d1bcb1dbb854babd59beee622ffd321e444b05f24d6d58466b8        29038 Flask-Cors-3.0.9.tar.gz
67