[build] type = "python" [dependencies] build = [ "python-hatchling", "python-hatch-fancy-pypi-readme", "python-wheel", ] optional = [ "python-appdirs", "python-bcrypt", "python-cryptography", "python-h2", "python-idna", "python-priority", "python-pyasn1", "python-gobject", "python-pyopenssl", "python-pyserial", "python-service-identity", "tk", ] runtime = [ "python", "python-attrs", "python-automat", "python-constantly", "python-hyperlink", "python-incremental", "python-typing_extensions", "python-zope-interface", ] [package] description = "Asynchronous networking framework written in Python" homepage = "https://twistedmatrix.com/" license = "MIT" name = "python-twisted" version = "25.5.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/twisted/twisted.git#twisted-$version"