okay fine

This commit is contained in:
pacnpal
2024-11-03 17:47:26 +00:00
parent 387c4740e7
commit 27f3326e22
10020 changed files with 1935769 additions and 2364 deletions

View File

@@ -0,0 +1,27 @@
Copyright (c) Django Software Foundation and individual contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of Django nor the names of its contributors may be used
to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@@ -0,0 +1,42 @@
Metadata-Version: 2.1
Name: channels
Version: 4.0.0
Summary: Brings async, event-driven capabilities to Django 3.2 and up.
Home-page: http://github.com/django/channels
Author: Django Software Foundation
Author-email: foundation@djangoproject.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: Django (>=3.2)
Requires-Dist: asgiref (<4,>=3.5.0)
Provides-Extra: daphne
Requires-Dist: daphne (>=4.0.0) ; extra == 'daphne'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-django ; extra == 'tests'
Requires-Dist: pytest-asyncio ; extra == 'tests'
Requires-Dist: async-timeout ; extra == 'tests'
Requires-Dist: coverage (~=4.5) ; extra == 'tests'
UNKNOWN

View File

@@ -0,0 +1,55 @@
channels-4.0.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
channels-4.0.0.dist-info/LICENSE,sha256=uEZBXRtRTpwd_xSiLeuQbXlLxUbKYSn5UKGM0JHipmk,1552
channels-4.0.0.dist-info/METADATA,sha256=YMIcmdUYPo-MK6XY_r7LIaRB3QZlhiQg6dvpnJHfa9Q,1530
channels-4.0.0.dist-info/RECORD,,
channels-4.0.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
channels-4.0.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
channels-4.0.0.dist-info/top_level.txt,sha256=5-YaD2ZIFwhfgn0xikDTCwaofGY9Tg_HVyZkw2ocUnA,9
channels/__init__.py,sha256=m4IWu2y-B3ioVoHqxlXa-AeV2tXiYLj-EAG5t1uMsG0,58
channels/__pycache__/__init__.cpython-312.pyc,,
channels/__pycache__/apps.cpython-312.pyc,,
channels/__pycache__/auth.cpython-312.pyc,,
channels/__pycache__/consumer.cpython-312.pyc,,
channels/__pycache__/db.cpython-312.pyc,,
channels/__pycache__/exceptions.cpython-312.pyc,,
channels/__pycache__/layers.cpython-312.pyc,,
channels/__pycache__/middleware.cpython-312.pyc,,
channels/__pycache__/routing.cpython-312.pyc,,
channels/__pycache__/sessions.cpython-312.pyc,,
channels/__pycache__/utils.cpython-312.pyc,,
channels/__pycache__/worker.cpython-312.pyc,,
channels/apps.py,sha256=ghfLPMxM-Y7KnbVeHqe53bdYSRNuvcBEbC5XHTQcCvE,122
channels/auth.py,sha256=1PdA1_FP9fOx1WLcJrIJKDhZA9J2wAXMYDmO3bJUlxM,6547
channels/consumer.py,sha256=_I7_mson7Ncyv-NGa1VOi8X95uIp9vgWbMpHbG8Pf_Y,4316
channels/db.py,sha256=ydC3ph-l7urfVdpatHqljRtA9kfECs1e9duKz8aATE8,562
channels/exceptions.py,sha256=-AJy2YuE4geaucjGDo59ZA78a-m5ZMJNOUS_QVzSASo,1119
channels/generic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
channels/generic/__pycache__/__init__.cpython-312.pyc,,
channels/generic/__pycache__/http.cpython-312.pyc,,
channels/generic/__pycache__/websocket.cpython-312.pyc,,
channels/generic/http.py,sha256=5pCyfkFellIiLDLeSoH3qCZ28NG3NLLjZYMlrN9dn7I,3089
channels/generic/websocket.py,sha256=1hB_6be6twz-8N1rL8aOpASFKYNfH7fh_6qBj1e_qjI,8563
channels/layers.py,sha256=mf5gwmJRGC4eTA_BO3YqFKQHYu4VustjcCO9k8d2REM,11953
channels/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
channels/management/__pycache__/__init__.cpython-312.pyc,,
channels/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
channels/management/commands/__pycache__/__init__.cpython-312.pyc,,
channels/management/commands/__pycache__/runworker.cpython-312.pyc,,
channels/management/commands/runworker.py,sha256=jxrR0_x0mdG7rlRV4cNtuWB6ZylzSeBkyiEGZt72lV4,1594
channels/middleware.py,sha256=6PQuE_-vzH7QF2bHcbgyBBJYnsyZBhhMFwRUrj6hz7o,756
channels/routing.py,sha256=DtiMoDCO3V_KH59_ngcu2is-hw2b0DM9BZFQ4aKE1aI,5772
channels/security/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
channels/security/__pycache__/__init__.cpython-312.pyc,,
channels/security/__pycache__/websocket.cpython-312.pyc,,
channels/security/websocket.py,sha256=zZ3nfhrXqYK5WbPRaIesA431_5JW-NwbKezQo_AvMnI,5800
channels/sessions.py,sha256=RQ9XFmYZb7Sm8SEG2zmf9Asyuml85VxCRJajc5TW5_g,10062
channels/testing/__init__.py,sha256=4Gv--eDMF5__J4ESnf4JLPxeYn_1I9tPV1x0GJUL_98,343
channels/testing/__pycache__/__init__.cpython-312.pyc,,
channels/testing/__pycache__/http.cpython-312.pyc,,
channels/testing/__pycache__/live.cpython-312.pyc,,
channels/testing/__pycache__/websocket.cpython-312.pyc,,
channels/testing/http.py,sha256=9XR-hXcWvx_BmXFwetEp7jez9yf7daS1LbWWtSP_r5s,2043
channels/testing/live.py,sha256=FbS_CyhiwxEfuphccYWjOWlzaGaEUnS-aUDIPmGOILM,2600
channels/testing/websocket.py,sha256=d6YAJhLCwEL6n-u_LEEFzwjZl_xA5PaQd8G0tydCTfk,3901
channels/utils.py,sha256=ZXkTASx-Qf9fcJjCHQFJkkH_oTDrcHerjcyyyHU8iyE,2177
channels/worker.py,sha256=6z_R8hUqlD9bz2vNHi1NCgZyxLMNzU_0t6tF-APk7yI,1687

View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

View File

@@ -0,0 +1 @@
channels