metadata.json 3.1 KB

1
  1. {"classifiers": ["Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5"], "extensions": {"python.commands": {"wrap_console": {"cftp": "twisted.conch.scripts.cftp:run", "ckeygen": "twisted.conch.scripts.ckeygen:run", "conch": "twisted.conch.scripts.conch:run", "mailmail": "twisted.mail.scripts.mailmail:run", "pyhtmlizer": "twisted.scripts.htmlizer:run", "tkconch": "twisted.conch.scripts.tkconch:run", "trial": "twisted.scripts.trial:run", "twist": "twisted.application.twist._twist:Twist.main", "twistd": "twisted.scripts.twistd:run"}}, "python.details": {"contacts": [{"email": "glyph@twistedmatrix.com", "name": "Glyph Lefkowitz", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://twistedmatrix.com/"}}, "python.exports": {"console_scripts": {"cftp": "twisted.conch.scripts.cftp:run", "ckeygen": "twisted.conch.scripts.ckeygen:run", "conch": "twisted.conch.scripts.conch:run", "mailmail": "twisted.mail.scripts.mailmail:run", "pyhtmlizer": "twisted.scripts.htmlizer:run", "tkconch": "twisted.conch.scripts.tkconch:run", "trial": "twisted.scripts.trial:run", "twist": "twisted.application.twist._twist:Twist.main", "twistd": "twisted.scripts.twistd:run"}}}, "extras": ["all_non_platform", "conch", "dev", "http2", "osx_platform", "serial", "soap", "tls", "windows_platform"], "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "Twisted", "run_requires": [{"requires": ["Automat (>=0.3.0)", "constantly (>=15.1)", "hyperlink (>=17.1.1)", "incremental (>=16.10.1)", "zope.interface (>=3.6.0)"]}, {"extra": "all_non_platform", "requires": ["appdirs (>=1.4.0)", "cryptography (>=0.9.1)", "h2 (>=3.0,<4.0)", "idna (>=0.6,!=2.3)", "priority (>=1.1.0,<2.0)", "pyasn1", "pyopenssl (>=16.0.0)", "pyserial", "service-identity", "soappy"]}, {"extra": "conch", "requires": ["appdirs (>=1.4.0)", "cryptography (>=0.9.1)", "pyasn1"]}, {"extra": "osx_platform", "requires": ["appdirs (>=1.4.0)", "cryptography (>=0.9.1)", "h2 (>=3.0,<4.0)", "idna (>=0.6,!=2.3)", "priority (>=1.1.0,<2.0)", "pyasn1", "pyobjc-core", "pyobjc-framework-CFNetwork", "pyobjc-framework-Cocoa", "pyopenssl (>=16.0.0)", "pyserial", "service-identity", "soappy"]}, {"extra": "windows_platform", "requires": ["appdirs (>=1.4.0)", "cryptography (>=0.9.1)", "h2 (>=3.0,<4.0)", "idna (>=0.6,!=2.3)", "priority (>=1.1.0,<2.0)", "pyasn1", "pyopenssl (>=16.0.0)", "pypiwin32", "pyserial", "service-identity", "soappy"]}, {"extra": "http2", "requires": ["h2 (>=3.0,<4.0)", "priority (>=1.1.0,<2.0)"]}, {"extra": "tls", "requires": ["idna (>=0.6,!=2.3)", "pyopenssl (>=16.0.0)", "service-identity"]}, {"extra": "dev", "requires": ["pydoctor (>=16.2.0)", "pyflakes (>=1.0.0)", "python-subunit", "sphinx (>=1.3.1)", "towncrier (>=17.4.0)", "twisted-dev-tools (>=0.0.2)", "twistedchecker (>=0.4.0)"]}, {"extra": "serial", "requires": ["pyserial"]}, {"extra": "soap", "requires": ["soappy"]}], "summary": "An asynchronous networking framework written in Python", "version": "17.5.0"}