|
Metadata-Version: 2.1
|
|
Name: Twisted
|
|
Version: 18.9.0
|
|
Summary: An asynchronous networking framework written in Python
|
|
Home-page: http://twistedmatrix.com/
|
|
Author: Twisted Matrix Laboratories
|
|
Author-email: twisted-python@twistedmatrix.com
|
|
Maintainer: Glyph Lefkowitz
|
|
Maintainer-email: glyph@twistedmatrix.com
|
|
License: MIT
|
|
Platform: UNKNOWN
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.4
|
|
Classifier: Programming Language :: Python :: 3.5
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Classifier: Programming Language :: Python :: 3.7
|
|
Requires-Dist: zope.interface (>=4.4.2)
|
|
Requires-Dist: constantly (>=15.1)
|
|
Requires-Dist: incremental (>=16.10.1)
|
|
Requires-Dist: Automat (>=0.3.0)
|
|
Requires-Dist: hyperlink (>=17.1.1)
|
|
Requires-Dist: PyHamcrest (>=1.9.0)
|
|
Requires-Dist: attrs (>=17.4.0)
|
|
Provides-Extra: all_non_platform
|
|
Requires-Dist: pyopenssl (>=16.0.0) ; extra == 'all_non_platform'
|
|
Requires-Dist: service-identity ; extra == 'all_non_platform'
|
|
Requires-Dist: idna (!=2.3,>=0.6) ; extra == 'all_non_platform'
|
|
Requires-Dist: pyasn1 ; extra == 'all_non_platform'
|
|
Requires-Dist: cryptography (>=1.5) ; extra == 'all_non_platform'
|
|
Requires-Dist: appdirs (>=1.4.0) ; extra == 'all_non_platform'
|
|
Requires-Dist: soappy ; extra == 'all_non_platform'
|
|
Requires-Dist: pyserial (>=3.0) ; extra == 'all_non_platform'
|
|
Requires-Dist: h2 (<4.0,>=3.0) ; extra == 'all_non_platform'
|
|
Requires-Dist: priority (<2.0,>=1.1.0) ; extra == 'all_non_platform'
|
|
Provides-Extra: conch
|
|
Requires-Dist: pyasn1 ; extra == 'conch'
|
|
Requires-Dist: cryptography (>=1.5) ; extra == 'conch'
|
|
Requires-Dist: appdirs (>=1.4.0) ; extra == 'conch'
|
|
Provides-Extra: dev
|
|
Requires-Dist: pyflakes (>=1.0.0) ; extra == 'dev'
|
|
Requires-Dist: twisted-dev-tools (>=0.0.2) ; extra == 'dev'
|
|
Requires-Dist: python-subunit ; extra == 'dev'
|
|
Requires-Dist: sphinx (>=1.3.1) ; extra == 'dev'
|
|
Requires-Dist: towncrier (>=17.4.0) ; extra == 'dev'
|
|
Provides-Extra: http2
|
|
Requires-Dist: h2 (<4.0,>=3.0) ; extra == 'http2'
|
|
Requires-Dist: priority (<2.0,>=1.1.0) ; extra == 'http2'
|
|
Provides-Extra: macos_platform
|
|
Requires-Dist: pyobjc-core ; extra == 'macos_platform'
|
|
Requires-Dist: pyobjc-framework-CFNetwork ; extra == 'macos_platform'
|
|
Requires-Dist: pyobjc-framework-Cocoa ; extra == 'macos_platform'
|
|
Requires-Dist: pyopenssl (>=16.0.0) ; extra == 'macos_platform'
|
|
Requires-Dist: service-identity ; extra == 'macos_platform'
|
|
Requires-Dist: idna (!=2.3,>=0.6) ; extra == 'macos_platform'
|
|
Requires-Dist: pyasn1 ; extra == 'macos_platform'
|
|
Requires-Dist: cryptography (>=1.5) ; extra == 'macos_platform'
|
|
Requires-Dist: appdirs (>=1.4.0) ; extra == 'macos_platform'
|
|
Requires-Dist: soappy ; extra == 'macos_platform'
|
|
Requires-Dist: pyserial (>=3.0) ; extra == 'macos_platform'
|
|
Requires-Dist: h2 (<4.0,>=3.0) ; extra == 'macos_platform'
|
|
Requires-Dist: priority (<2.0,>=1.1.0) ; extra == 'macos_platform'
|
|
Provides-Extra: osx_platform
|
|
Requires-Dist: pyobjc-core ; extra == 'osx_platform'
|
|
Requires-Dist: pyobjc-framework-CFNetwork ; extra == 'osx_platform'
|
|
Requires-Dist: pyobjc-framework-Cocoa ; extra == 'osx_platform'
|
|
Requires-Dist: pyopenssl (>=16.0.0) ; extra == 'osx_platform'
|
|
Requires-Dist: service-identity ; extra == 'osx_platform'
|
|
Requires-Dist: idna (!=2.3,>=0.6) ; extra == 'osx_platform'
|
|
Requires-Dist: pyasn1 ; extra == 'osx_platform'
|
|
Requires-Dist: cryptography (>=1.5) ; extra == 'osx_platform'
|
|
Requires-Dist: appdirs (>=1.4.0) ; extra == 'osx_platform'
|
|
Requires-Dist: soappy ; extra == 'osx_platform'
|
|
Requires-Dist: pyserial (>=3.0) ; extra == 'osx_platform'
|
|
Requires-Dist: h2 (<4.0,>=3.0) ; extra == 'osx_platform'
|
|
Requires-Dist: priority (<2.0,>=1.1.0) ; extra == 'osx_platform'
|
|
Provides-Extra: serial
|
|
Requires-Dist: pyserial (>=3.0) ; extra == 'serial'
|
|
Provides-Extra: soap
|
|
Requires-Dist: soappy ; extra == 'soap'
|
|
Provides-Extra: tls
|
|
Requires-Dist: pyopenssl (>=16.0.0) ; extra == 'tls'
|
|
Requires-Dist: service-identity ; extra == 'tls'
|
|
Requires-Dist: idna (!=2.3,>=0.6) ; extra == 'tls'
|
|
Provides-Extra: windows_platform
|
|
Requires-Dist: pywin32 ; extra == 'windows_platform'
|
|
Requires-Dist: pyopenssl (>=16.0.0) ; extra == 'windows_platform'
|
|
Requires-Dist: service-identity ; extra == 'windows_platform'
|
|
Requires-Dist: idna (!=2.3,>=0.6) ; extra == 'windows_platform'
|
|
Requires-Dist: pyasn1 ; extra == 'windows_platform'
|
|
Requires-Dist: cryptography (>=1.5) ; extra == 'windows_platform'
|
|
Requires-Dist: appdirs (>=1.4.0) ; extra == 'windows_platform'
|
|
Requires-Dist: soappy ; extra == 'windows_platform'
|
|
Requires-Dist: pyserial (>=3.0) ; extra == 'windows_platform'
|
|
Requires-Dist: h2 (<4.0,>=3.0) ; extra == 'windows_platform'
|
|
Requires-Dist: priority (<2.0,>=1.1.0) ; extra == 'windows_platform'
|
|
|
|
An extensible framework for Python programming, with special focus
|
|
on event-based network programming and multiprotocol integration.
|
|
|
|
|