mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 02:58:16 +00:00
1 line
1.2 KiB
JSON
Executable File
1 line
1.2 KiB
JSON
Executable File
{"classifiers": ["Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: WWW/HTTP"], "description_content_type": "UNKNOWN", "extensions": {"python.commands": {"wrap_console": {"daphne": "daphne.cli:CommandLineInterface.entrypoint"}}, "python.details": {"contacts": [{"email": "foundation@djangoproject.com", "name": "Django Software Foundation", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/django/daphne"}}, "python.exports": {"console_scripts": {"daphne": "daphne.cli:CommandLineInterface.entrypoint"}}}, "extras": ["tests"], "generator": "bdist_wheel (0.30.0.a0)", "license": "BSD", "metadata_version": "2.0", "name": "daphne", "run_requires": [{"requires": ["autobahn (>=0.18)", "twisted (>=18.7)"]}, {"extra": "tests", "requires": ["hypothesis", "pytest-asyncio (~=0.8)", "pytest"]}], "summary": "Django ASGI (HTTP/WebSocket) server", "version": "2.2.2"} |