diff options
author | nbm <nbm@FreeBSD.org> | 2003-07-10 20:59:25 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2003-07-10 20:59:25 +0800 |
commit | 9aad378fbbbf2bcf1e07d622726b8a44bf5ba62b (patch) | |
tree | e72fa990879f58dc53eae8a843c57b4b439f6a7d /devel | |
parent | bc4cacc873b647ee352e34d16490d492f792580a (diff) | |
download | freebsd-ports-graphics-9aad378fbbbf2bcf1e07d622726b8a44bf5ba62b.tar.gz freebsd-ports-graphics-9aad378fbbbf2bcf1e07d622726b8a44bf5ba62b.tar.zst freebsd-ports-graphics-9aad378fbbbf2bcf1e07d622726b8a44bf5ba62b.zip |
Upgrade to Twisted 1.0.6.
Approved by: wjv (implicit)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-twisted/Makefile | 4 | ||||
-rw-r--r-- | devel/py-twisted/distinfo | 2 | ||||
-rw-r--r-- | devel/py-twisted/pkg-plist | 749 |
3 files changed, 728 insertions, 27 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index b3efb3b52d5..a721f5107f5 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twisted -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= devel net python MASTER_SITES= http://twisted.sourceforge.net/ \ http://twistedmatrix.com/downloads/ @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes USE_REINPLACE= yes -MAN1= coil.1 im.1 manhole.1 mktap.1 t-im.1 tapconvert.1 twistd.1 +MAN1= im.1 manhole.1 mktap.1 t-im.1 tapconvert.1 twistd.1 pre-install: @ ${SH} ${PKGREQ} INSTALL diff --git a/devel/py-twisted/distinfo b/devel/py-twisted/distinfo index 51b2ab9c195..2c2f416ab77 100644 --- a/devel/py-twisted/distinfo +++ b/devel/py-twisted/distinfo @@ -1 +1 @@ -MD5 (Twisted-1.0.5.tar.bz2) = 33d0cf733174ff131dd7f21ba0719782 +MD5 (Twisted-1.0.6.tar.bz2) = ff59478f4101aa05a923a318de8eb741 diff --git a/devel/py-twisted/pkg-plist b/devel/py-twisted/pkg-plist index 2aeaae82ec6..323e828c17e 100644 --- a/devel/py-twisted/pkg-plist +++ b/devel/py-twisted/pkg-plist @@ -1,5 +1,4 @@ bin/ckeygen -bin/coil bin/conch bin/im bin/lore @@ -62,6 +61,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/__init__.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/authorizer.py lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/authorizer.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/authorizer.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/checkers.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/checkers.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/checkers.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/credentials.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/credentials.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/credentials.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/error.py lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/error.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/error.pyo @@ -77,6 +82,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/insults/client.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/insults/colors.py lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/insults/colors.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/insults/colors.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/realm.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/realm.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/realm.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/ssh/__init__.py lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/ssh/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/ssh/__init__.pyo @@ -143,6 +151,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/__init__.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/authorizer.py lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/authorizer.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/authorizer.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/checkers.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/checkers.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/checkers.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/credentials.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/credentials.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/credentials.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/error.py lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/error.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/error.pyo @@ -152,6 +166,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/identity.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/perspective.py lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/perspective.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/perspective.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/portal.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/portal.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/portal.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/service.py lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/service.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/cred/service.pyo @@ -188,6 +205,30 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/enterprise/util.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/enterprise/xmlreflector.py lib/%%PYTHON_VERSION%%/site-packages/twisted/enterprise/xmlreflector.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/enterprise/xmlreflector.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/__init__.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/__init__.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/base.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/base.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/base.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/controller.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/controller.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/controller.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/flow.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/flow.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/flow.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/protocol.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/protocol.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/protocol.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/stage.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/stage.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/stage.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/threads.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/threads.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/threads.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/wrap.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/wrap.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/flow/wrap.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/im/__init__.py lib/%%PYTHON_VERSION%%/site-packages/twisted/im/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/im/__init__.pyo @@ -262,6 +303,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/error.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/fdesc.py lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/fdesc.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/fdesc.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/gladereactor.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/gladereactor.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/gladereactor.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/gtk2reactor.py lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/gtk2reactor.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/gtk2reactor.pyo @@ -364,12 +408,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/latex.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/lint.py lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/lint.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/lint.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/lmath.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/lmath.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/lmath.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/man2lore.py lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/man2lore.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/man2lore.pyo -lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/math.py -lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/math.pyc -lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/math.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/process.py lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/process.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/lore/process.pyo @@ -474,6 +518,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/news/database.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/news/news.py lib/%%PYTHON_VERSION%%/site-packages/twisted/news/news.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/news/news.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/pair/__init__.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/pair/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/pair/__init__.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/pair/tuntap.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/pair/tuntap.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/pair/tuntap.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/__init__.py lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/__init__.pyo @@ -486,6 +536,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/crefutil.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/dirdbm.py lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/dirdbm.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/dirdbm.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/filepile.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/filepile.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/filepile.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/journal/__init__.py lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/journal/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/journal/__init__.pyo @@ -532,6 +585,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/dict.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/dns.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/dns.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/dns.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/ethernet.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/ethernet.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/ethernet.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/finger.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/finger.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/finger.pyo @@ -559,6 +615,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/http.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/imap4.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/imap4.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/imap4.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/ip.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/ip.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/ip.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/irc.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/irc.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/irc.pyo @@ -592,9 +651,18 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/pop3.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/portforward.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/portforward.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/portforward.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/raw.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/raw.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/raw.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/rawudp.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/rawudp.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/rawudp.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/shoutcast.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/shoutcast.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/shoutcast.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/sip.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/sip.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/sip.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/smtp.py lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/smtp.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/protocols/smtp.pyo @@ -637,6 +705,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/python/dxprofile.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/python/failure.py lib/%%PYTHON_VERSION%%/site-packages/twisted/python/failure.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/python/failure.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/python/finalize.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/python/finalize.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/python/finalize.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/python/formmethod.py lib/%%PYTHON_VERSION%%/site-packages/twisted/python/formmethod.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/python/formmethod.pyo @@ -755,6 +826,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/mktap.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tap2deb.py lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tap2deb.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tap2deb.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tap2rpm.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tap2rpm.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tap2rpm.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tapconvert.py lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tapconvert.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/scripts/tapconvert.pyo @@ -807,6 +881,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/cBanana.so lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/flavors.py lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/flavors.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/flavors.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/interfaces.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/interfaces.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/interfaces.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/jelly.py lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/jelly.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/spread/jelly.pyo @@ -966,6 +1043,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_domhelpers.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_enterprise.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_enterprise.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_enterprise.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ethernet.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ethernet.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ethernet.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_explorer.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_explorer.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_explorer.pyo @@ -975,12 +1055,21 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_factories.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_failure.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_failure.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_failure.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_filepile.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_filepile.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_filepile.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_flow.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_flow.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_flow.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_formmethod.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_formmethod.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_formmethod.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ftp.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ftp.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ftp.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_hashless.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_hashless.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_hashless.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_hook.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_hook.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_hook.pyo @@ -999,6 +1088,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_import.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_internet.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_internet.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_internet.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ip.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ip.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_ip.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_irc.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_irc.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_irc.pyo @@ -1032,6 +1124,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_mvc.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_names.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_names.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_names.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_newcred.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_newcred.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_newcred.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_newjelly.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_newjelly.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_newjelly.pyo @@ -1077,6 +1172,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_process.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_protocols.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_protocols.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_protocols.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_rawudp.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_rawudp.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_rawudp.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_rebuild.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_rebuild.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_rebuild.pyo @@ -1095,6 +1193,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_shortcut.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_sibling.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_sibling.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_sibling.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_sip.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_sip.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_sip.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_smtp.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_smtp.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_smtp.pyo @@ -1125,6 +1226,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_timeoutqueue.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_toc.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_toc.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_toc.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_tpfile.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_tpfile.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_tpfile.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_trial.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_trial.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_trial.pyo @@ -1146,6 +1250,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_web.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_words.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_words.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_words.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_world.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_world.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_world.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_woven.py lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_woven.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/test/test_woven.pyo @@ -1335,6 +1442,39 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/words/tendril.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/words/webwords.py lib/%%PYTHON_VERSION%%/site-packages/twisted/words/webwords.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/words/webwords.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/__init__.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/__init__.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/__init__.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/allocator.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/allocator.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/allocator.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/compound.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/compound.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/compound.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/database.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/database.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/database.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/fileutils.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/fileutils.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/fileutils.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/hashless.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/hashless.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/hashless.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/storable.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/storable.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/storable.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/structfile.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/structfile.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/structfile.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/typemap.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/typemap.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/typemap.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/util.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/util.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/util.pyo +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/wovenhack.py +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/wovenhack.pyc +lib/%%PYTHON_VERSION%%/site-packages/twisted/world/wovenhack.pyo lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/AFactory.py lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/AFactory.pyc lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/AFactory.pyo @@ -1356,15 +1496,17 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/CREDITS %%PORTDOCS%%share/doc/twisted/ChangeLog %%PORTDOCS%%share/doc/twisted/README -%%PORTDOCS%%share/doc/twisted/api/README %%PORTDOCS%%share/doc/twisted/api/epydoc.css %%PORTDOCS%%share/doc/twisted/api/index.html %%PORTDOCS%%share/doc/twisted/api/private/Queue.Queue.html +%%PORTDOCS%%share/doc/twisted/api/private/UserDict.IterableUserDict.html %%PORTDOCS%%share/doc/twisted/api/private/UserDict.UserDict.html %%PORTDOCS%%share/doc/twisted/api/private/UserList.UserList.html +%%PORTDOCS%%share/doc/twisted/api/private/__builtin__.file.html %%PORTDOCS%%share/doc/twisted/api/private/__builtin__.object.html %%PORTDOCS%%share/doc/twisted/api/private/__builtin__.str.html %%PORTDOCS%%share/doc/twisted/api/private/__builtin__.type.html +%%PORTDOCS%%share/doc/twisted/api/private/__main__.NonMetaInterface.html %%PORTDOCS%%share/doc/twisted/api/private/codecs.Codec.html %%PORTDOCS%%share/doc/twisted/api/private/codecs.StreamReader.html %%PORTDOCS%%share/doc/twisted/api/private/codecs.StreamWriter.html @@ -1398,12 +1540,15 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.coil.plugins.words.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.coil.web.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.checkers.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.credentials.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.error.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.identity.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.insults.client.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.insults.colors.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.insults.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.realm.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.ssh.asn1.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.ssh.channel.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.ssh.common.html @@ -1425,10 +1570,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.conch.ui.tkvt100.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.copyright.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.checkers.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.credentials.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.error.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.identity.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.perspective.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.portal.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.service.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.cred.util.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.enterprise.adbapi.html @@ -1441,6 +1589,14 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.enterprise.sqlreflector.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.enterprise.util.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.enterprise.xmlreflector.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.base.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.controller.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.flow.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.protocol.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.stage.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.threads.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.flow.wrap.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.im.baseaccount.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.im.basechat.html @@ -1465,6 +1621,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.defer.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.error.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.fdesc.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.gladereactor.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.gtk2reactor.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.gtkreactor.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.internet.html @@ -1499,8 +1656,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.latex.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.lint.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.lmath.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.man2lore.html -%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.math.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.process.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.slides.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.lore.texi.html @@ -1535,9 +1692,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.news.database.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.news.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.news.news.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.pair.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.pair.tuntap.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.aot.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.crefutil.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.dirdbm.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.filepile.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.journal.base.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.persisted.journal.html @@ -1553,6 +1713,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.basic.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.dict.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.dns.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.ethernet.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.finger.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.ftp.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.gnutella.html @@ -1563,6 +1724,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.http.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.imap4.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.ip.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.irc.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.loopback.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.mice.html @@ -1574,7 +1736,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.policies.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.pop3.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.portforward.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.raw.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.rawudp.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.shoutcast.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.sip.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.smtp.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.socks.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.protocols.sux.html @@ -1588,6 +1753,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.domhelpers.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.dxprofile.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.failure.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.finalize.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.formmethod.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.hook.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.python.html @@ -1628,6 +1794,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.manhole.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.mktap.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.tap2deb.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.tap2rpm.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.tapconvert.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.tkconch.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.scripts.tkmktap.html @@ -1645,6 +1812,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.banana.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.flavors.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.interfaces.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.jelly.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.newjelly.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.spread.pb.html @@ -1728,6 +1896,17 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.words.service.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.words.tendril.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.words.webwords.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.allocator.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.compound.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.database.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.fileutils.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.hashless.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.storable.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.structfile.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.typemap.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.util.html +%%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.world.wovenhack.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.zoot.AFactory.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.zoot.html %%PORTDOCS%%share/doc/twisted/api/private/toc-twisted.zoot.pingertap.html @@ -1745,6 +1924,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.ConfigCollection.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.Configurator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.DispenserStorage.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.ICollection.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.IConfigCollection.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.IConfigurator.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.IStaticCollection.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.InvalidConfiguration.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.StaticCollection.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.coil.html @@ -1782,7 +1965,17 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.coil.web.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.authorizer.OpenSSHConchAuthorizer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.checkers.SSHProtocolChecker.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.checkers.SSHPublicKeyDatabase.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.checkers.UNIXPasswordDatabase.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.checkers.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.credentials.ISSHPrivateKey.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.credentials.SSHPrivateKey.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.credentials.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.error.ConchError.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.error.IgnoreAuthentication.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.error.NotEnoughAuthentication.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.error.ValidPublicKey.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.error.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.identity.ConchIdentity.html @@ -1792,6 +1985,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.insults.client.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.insults.colors.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.insults.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.realm.ISSHUser.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.realm.UnixSSHRealm.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.realm.UnixSSHUser.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.realm.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.ssh.asn1.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.ssh.channel.SSHChannel.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.conch.ssh.channel.html @@ -1838,15 +2035,34 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.authorizer.Authorizer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.authorizer.DefaultAuthorizer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.checkers.AllowAnonymousAccess.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.checkers.ICredentialsChecker.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.checkers.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.Anonymous.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.IAnonymous.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.ICredentials.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.IUsernamePassword.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.SimpleMD5ChallengeResponse.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.UsernamePassword.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.credentials.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.DuplicateIdentity.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.KeyNotFound.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.LoginFailed.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.Unauthorized.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.UnauthorizedLogin.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.UnhandledCredentials.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.error.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.identity.Identity.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.identity.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.perspective.IPerspective.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.perspective.Perspective.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.perspective.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.portal.IRealm.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.portal.Portal.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.portal.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.service.IService.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.service.Service.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.service.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.cred.util.html @@ -1884,6 +2100,39 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.enterprise.xmlreflector.XMLReflector.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.enterprise.xmlreflector.XMLRowProxy.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.enterprise.xmlreflector.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.CallLater.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.Controller.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.Cooperate.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.NotReadyError.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.Stage.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.Unsupported.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.base.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.controller.Block.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.controller.Deferred.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.controller.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.flow.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.protocol._Protocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.protocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Callback.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Concurrent.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Filter.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Map.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Merge.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.Zip.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.stage.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.threads.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.threads.QueryIterator.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.threads.Threaded.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.threads.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.wrap.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.wrap._Deferred.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.wrap._Iterable.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.wrap._List.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.wrap._String.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.flow.wrap.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.baseaccount.AccountManager.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.baseaccount.html @@ -1912,6 +2161,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.gtkcommon.InputOutputWindow.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.gtkcommon.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IAccount.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IChatUI.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IClient.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IConversation.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IGroup.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IGroupConversation.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.IPerson.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.interfaces.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.ircsupport.IRCAccount.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.im.ircsupport.IRCGroup.html @@ -1993,6 +2249,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.error.UserError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.error.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.fdesc.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gladereactor.GladeReactor.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gladereactor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gtk2reactor.Gtk2Reactor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gtk2reactor.PortableGtkReactor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gtk2reactor.html @@ -2000,6 +2258,43 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gtkreactor.PortableGtkReactor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.gtkreactor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IConnector.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IConsumer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IDelayedCall.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IFileDescriptor.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IFinishableConsumer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IListeningPort.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IMulticastTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IProcessTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IProducer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IProtocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IProtocolFactory.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IPullProducer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IPushProducer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorArbitrary.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorCore.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorFDSet.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorMulticast.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorPluggableResolver.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorProcess.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorSSL.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorTCP.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorThreads.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorTime.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorUDP.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReactorUNIX.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReadDescriptor.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IReadWriteDescriptor.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IResolver.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IResolverSimple.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.ISSLTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IServiceCollection.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.ITCPTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.ITLSTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.ITransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IUDPConnectedTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IUDPTransport.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.IWriteDescriptor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.interfaces.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.javareactor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.kqreactor.html @@ -2012,6 +2307,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.process.ProcessExitedAlready.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.process.ProcessWriter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.process.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.protocol.AbstractDatagramProtocol.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.protocol.BaseProtocol.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.protocol.ClientCreator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.internet.protocol.ClientFactory.html @@ -2097,12 +2393,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.lint.DefaultTagChecker.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.lint.TagChecker.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.lint.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.lmath.MathLatexSpitter.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.lmath.ProcessingFunctionFactory.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.lmath.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.man2lore.ManConverter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.man2lore.ProcessingFunctionFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.man2lore.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.math.MathLatexSpitter.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.math.ProcessingFunctionFactory.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.math.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.process.NoProcessorError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.process.NullReportingWalker.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.process.PlainReportingWalker.html @@ -2111,8 +2407,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.process.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.HTMLSlide.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.MagicpointOutput.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.PagebreakLatex.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.ProsperSlides.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.SlidesProcessingFunctionFactory.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.TwoPagebreakLatex.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.slides.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.texi.TexiSpitter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.lore.texi.html @@ -2122,11 +2420,15 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.mail.BounceDomain.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.mail.DomainWithDefaultDict.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.mail.FileMessage.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.mail.IDomain.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.mail.MailService.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.mail.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir.AbstractMaildirDomain.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir.DirdbmDatabase.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir.MaildirDirdbmDomain.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir.MaildirMailbox.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir.StringListMailbox.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir._MaildirNameGenerator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.maildir.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.pb.Maildir.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.mail.pb.MaildirBroker.html @@ -2170,6 +2472,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.explorer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.service.FakeStdIO.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.service.IManholeClient.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.service.Perspective.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.service.Service.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.manhole.service.html @@ -2224,6 +2527,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.news.news.UsenetClientFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.news.news.UsenetServerFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.news.news.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.pair.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.pair.tuntap.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.aot.AOTJellier.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.aot.AOTUnjellier.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.aot.Class.html @@ -2249,7 +2554,15 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.dirdbm.DirDBM.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.dirdbm.Shelf.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.dirdbm.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.filepile.FilePile.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.filepile.FilePileIterator.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.filepile.LenientIntCompare.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.filepile._FilePileStackEntry.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.filepile._b.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.filepile.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.journal.base.ICommand.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.journal.base.ICommandLog.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.journal.base.Journal.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.journal.base.LoadingService.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.persisted.journal.base.MemoryJournal.html @@ -2275,6 +2588,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.freezer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.mailsicle.DefaultSaver.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.mailsicle.IHeaderSaver.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.mailsicle.IdentitySaver.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.mailsicle.Mailsicle.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.mailsicle.MailsicleAuthorizer.html @@ -2288,6 +2602,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.repos.OIDNotFound.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.repos.Repository.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.popsicle.repos.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.basic.FileSender.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.basic.Int16StringReceiver.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.basic.Int32StringReceiver.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.basic.LineReceiver.html @@ -2336,6 +2651,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.dns.Record_WKS.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.dns.SimpleRecord.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.dns.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ethernet.EthernetHeader.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ethernet.EthernetProtocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ethernet.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.finger.Finger.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.finger.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.BadResponse.html @@ -2346,11 +2664,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTP.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTPClient.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTPCommand.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTPDataPortFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTPError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTPFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.FTPFileListProtocol.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.ObjectWrapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.ProtocolWrapper.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.SendFileTransfer.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.SenderProtocol.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.UnexpectedResponse.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ftp.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.gnutella.GnutellaPinger.html @@ -2370,6 +2690,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.FilterByHost.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.FilterByServer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.HierarchicalBucketFilter.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.IBucketFilter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.ShapedConsumer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.ShapedProtocolFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.htb.ShapedTransport.html @@ -2385,9 +2706,14 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.CramMD5ClientAuthenticator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.CramMD5Identity.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.CramMD5ServerAuthenticator.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IAccount.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IClientAuthentication.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IMAP4Client.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IMAP4Exception.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IMAP4Server.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IMailbox.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IMailboxListener.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IServerAuthentication.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IllegalClientResponse.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IllegalIdentifierError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.IllegalMailboxEncoding.html @@ -2397,6 +2723,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.MailboxCollision.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.MailboxException.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.MemoryAccount.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.MessageSet.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.MismatchedNesting.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.MismatchedQuoting.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.NegativeResponse.html @@ -2407,6 +2734,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.StreamWriter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.UnhandledResponse.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.imap4.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ip.IPHeader.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ip.IPProtocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.ip.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.irc.DccChat.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.irc.DccChatFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.irc.DccFileReceive.html @@ -2462,9 +2792,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.ThrottlingFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.ThrottlingProtocol.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.TimeoutFactory.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.TimeoutMixin.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.TimeoutProtocol.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.WrappingFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.policies.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.pop3.APOPCredentials.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.pop3.IMailbox.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.pop3.Mailbox.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.pop3.POP3.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.pop3.POP3Client.html @@ -2476,17 +2809,41 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.portforward.ProxyFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.portforward.ProxyServer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.portforward.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.raw.IRawDatagramProtocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.raw.IRawPacketProtocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.raw.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.rawudp.RawUDPProtocol.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.rawudp.UDPHeader.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.rawudp.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.shoutcast.ShoutcastClient.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.shoutcast.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.BaseSIP.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.Message.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.MessagesParser.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.Request.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.Response.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.URL.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.Via.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.sip.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.Address.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.AddressError.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.NDeferred.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.ESMTP.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.ESMTPClient.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.IMessage.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTP.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPAddressError.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPBadRcpt.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPBadSender.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPClient.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPClientError.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPConnectError.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPDeliveryError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPFactory.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPProtocolError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPSender.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPSenderFactory.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.SMTPServerError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.User.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.smtp.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.protocols.socks.SOCKSv4.html @@ -2523,6 +2880,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components.CannotAdapt.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components.Componentized.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components.MetaInterface.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components._NoImplementor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components._Nothing.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components._ThingWithTwoSlots.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.components.html @@ -2536,6 +2894,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.failure.DefaultException.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.failure.Failure.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.failure.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.python.finalize.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.formmethod.Argument.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.formmethod.Boolean.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.formmethod.CheckGroup.html @@ -2598,8 +2957,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.plugin.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.rebuild.Sensitive.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.rebuild.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.python.reflect.Accessor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.reflect.AccessorType.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.python.reflect.OriginalAccessor.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.reflect.Promise.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.reflect.QueueMethod.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.reflect.SRE_Pattern.html @@ -2636,6 +2995,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.usage.Options.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.usage.UsageError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.usage.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.python.util.InsensitiveDict.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.python.util.LineLog.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.util.OrderedDict.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.util.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.python.win32.html @@ -2691,6 +3052,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.mktap.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tap2deb.MyOptions.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tap2deb.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tap2rpm.MyOptions.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tap2rpm.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tapconvert.ConvertOptions.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tapconvert.EverythingEphemeral.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.scripts.tapconvert.LoaderCommon.html @@ -2740,6 +3103,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.flavors.Viewable.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.flavors.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.interfaces.IJellyable.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.interfaces.IUnjellyable.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.interfaces.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.jelly.DummySecurityOptions.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.jelly.InsecureJelly.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.jelly.Jellyable.html @@ -2789,7 +3155,6 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.publish.RemotePublished.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.publish.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.refpath.PathReference.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.refpath.PathReferenceAcquisitionContext.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.refpath.PathReferenceContext.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.refpath.PathReferenceContextDirectory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.spread.refpath.PathReferenceDirectory.html @@ -2847,6 +3212,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.remote.DecodeReport.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.remote.DemoRemoteReporter.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.remote.IRemoteReporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.remote.JellyReporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.remote.NullTransport.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.remote.OneWayBanana.html @@ -2856,9 +3222,11 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.MinimalReporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.Reporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.TextReporter.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.TimingTextReporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.TreeReporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.VerboseTextReporter.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.reporter.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.runner.ITestRunner.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.runner.SingletonRunner.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.runner.TestClassRunner.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.trial.runner.html @@ -2930,6 +3298,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.proxy.ReverseProxyRequest.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.proxy.ReverseProxyResource.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.proxy.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.resource.IResource.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.resource.Resource.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.resource.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.rewrite.RewriterResource.html @@ -3016,6 +3385,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.guard.GuardSession.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.guard.PerspectiveWrapper.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.guard.SessionWrapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.guard.UsernamePasswordWrapper.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.guard.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.Anything.html @@ -3026,9 +3396,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.Integer.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.List.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.ListAggregator.html -%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.NewObject.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.SingleValue.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.input.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.interfaces.IController.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.interfaces.IModel.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.interfaces.IView.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.interfaces.IWovenLivePage.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.interfaces.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.model.AttributeModel.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.model.AttributeWrapper.html @@ -3053,6 +3426,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.tapestry.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.template.DOMController.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.template.DOMTemplate.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.template.INodeMutator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.template.NodeMutator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.template.NodeNodeMutator.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.template.NoneNodeMutator.html @@ -3096,6 +3470,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.PasswordText.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.RadioButton.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.RawText.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.RootRelativeLink.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.Row.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.Select.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.web.woven.widgets.Span.html @@ -3118,6 +3493,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.ircservice.IRCGateway.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.ircservice.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.service.Group.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.words.service.IWordsClient.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.words.service.IWordsPolicy.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.service.NormalPolicy.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.service.NotInCollectionError.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.service.NotInGroupError.html @@ -3141,6 +3518,46 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.webwords.WebWordsAdminSite.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.webwords.WordsGadget.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.words.webwords.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.allocator.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.compound.StorableDictionaryFacade.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.compound._Nothing.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.compound.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.database.Database.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.database.Table.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.database.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.fileutils.WhyCantIHaveWeakReferencesToFilesGoddamnit.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.fileutils.WindowCheckingFile.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.fileutils.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.hashless.HashlessDictionary.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.hashless.HashlessWeakKeyDictionary.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.hashless.HashlessWeakValueDictionary.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.hashless.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.storable.MetaStorable.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.storable.Ref.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.storable.RefCache.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.storable.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.structfile.FixedSizeString.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.structfile.StructuredFile.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.structfile.StructuredFileSlice.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.structfile.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.AbstractTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.EnumTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.ITypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.NoneTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.ObjectTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.StorableDictionaryTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.StorableListTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.TupleTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.TypeMapperMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.TypeMapperRegistry.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.TypeTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.Varchar.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.typemap.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.util.Backwards.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.util.BoundProxy.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.util.html +%%PORTDOCS%%share/doc/twisted/api/private/twisted.world.wovenhack.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.zoot.AFactory.AClientFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.zoot.AFactory.AFactory.html %%PORTDOCS%%share/doc/twisted/api/private/twisted.zoot.AFactory.html @@ -3155,11 +3572,14 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/private/twisted.zoot.zoottap.html %%PORTDOCS%%share/doc/twisted/api/private/types.instance.html %%PORTDOCS%%share/doc/twisted/api/public/Queue.Queue.html +%%PORTDOCS%%share/doc/twisted/api/public/UserDict.IterableUserDict.html %%PORTDOCS%%share/doc/twisted/api/public/UserDict.UserDict.html %%PORTDOCS%%share/doc/twisted/api/public/UserList.UserList.html +%%PORTDOCS%%share/doc/twisted/api/public/__builtin__.file.html %%PORTDOCS%%share/doc/twisted/api/public/__builtin__.object.html %%PORTDOCS%%share/doc/twisted/api/public/__builtin__.str.html %%PORTDOCS%%share/doc/twisted/api/public/__builtin__.type.html +%%PORTDOCS%%share/doc/twisted/api/public/__main__.NonMetaInterface.html %%PORTDOCS%%share/doc/twisted/api/public/epydoc.css %%PORTDOCS%%share/doc/twisted/api/public/exceptions.AssertionError.html %%PORTDOCS%%share/doc/twisted/api/public/exceptions.EnvironmentError.html @@ -3190,12 +3610,15 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.coil.plugins.words.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.coil.web.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.checkers.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.credentials.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.error.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.identity.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.insults.client.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.insults.colors.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.insults.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.realm.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.ssh.asn1.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.ssh.channel.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.ssh.common.html @@ -3217,10 +3640,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.conch.ui.tkvt100.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.copyright.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.checkers.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.credentials.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.error.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.identity.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.perspective.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.portal.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.service.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.cred.util.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.enterprise.adbapi.html @@ -3233,6 +3659,14 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.enterprise.sqlreflector.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.enterprise.util.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.enterprise.xmlreflector.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.base.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.controller.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.flow.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.protocol.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.stage.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.threads.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.flow.wrap.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.im.baseaccount.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.im.basechat.html @@ -3257,6 +3691,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.defer.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.error.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.fdesc.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.gladereactor.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.gtk2reactor.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.gtkreactor.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.internet.html @@ -3291,8 +3726,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.latex.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.lint.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.lmath.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.man2lore.html -%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.math.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.process.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.slides.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.lore.texi.html @@ -3327,9 +3762,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.news.database.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.news.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.news.news.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.pair.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.pair.tuntap.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.aot.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.crefutil.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.dirdbm.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.filepile.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.journal.base.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.persisted.journal.html @@ -3345,6 +3783,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.basic.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.dict.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.dns.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.ethernet.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.finger.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.ftp.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.gnutella.html @@ -3355,6 +3794,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.http.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.imap4.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.ip.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.irc.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.loopback.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.mice.html @@ -3366,7 +3806,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.policies.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.pop3.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.portforward.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.raw.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.rawudp.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.shoutcast.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.sip.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.smtp.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.socks.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.protocols.sux.html @@ -3380,6 +3823,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.domhelpers.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.dxprofile.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.failure.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.finalize.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.formmethod.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.hook.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.python.html @@ -3420,6 +3864,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.manhole.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.mktap.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.tap2deb.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.tap2rpm.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.tapconvert.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.tkconch.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.scripts.tkmktap.html @@ -3437,6 +3882,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.banana.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.flavors.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.interfaces.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.jelly.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.newjelly.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.spread.pb.html @@ -3520,6 +3966,17 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.words.service.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.words.tendril.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.words.webwords.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.allocator.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.compound.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.database.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.fileutils.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.hashless.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.storable.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.structfile.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.typemap.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.util.html +%%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.world.wovenhack.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.zoot.AFactory.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.zoot.html %%PORTDOCS%%share/doc/twisted/api/public/toc-twisted.zoot.pingertap.html @@ -3537,6 +3994,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.ConfigCollection.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.Configurator.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.DispenserStorage.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.ICollection.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.IConfigCollection.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.IConfigurator.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.IStaticCollection.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.InvalidConfiguration.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.StaticCollection.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.coil.html @@ -3574,7 +4035,17 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.coil.web.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.authorizer.OpenSSHConchAuthorizer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.checkers.SSHProtocolChecker.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.checkers.SSHPublicKeyDatabase.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.checkers.UNIXPasswordDatabase.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.checkers.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.credentials.ISSHPrivateKey.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.credentials.SSHPrivateKey.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.credentials.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.error.ConchError.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.error.IgnoreAuthentication.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.error.NotEnoughAuthentication.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.error.ValidPublicKey.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.error.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.identity.ConchIdentity.html @@ -3584,6 +4055,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.insults.client.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.insults.colors.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.insults.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.realm.ISSHUser.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.realm.UnixSSHRealm.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.realm.UnixSSHUser.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.realm.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.ssh.asn1.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.ssh.channel.SSHChannel.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.conch.ssh.channel.html @@ -3630,15 +4105,34 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.authorizer.Authorizer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.authorizer.DefaultAuthorizer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.authorizer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.checkers.AllowAnonymousAccess.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.checkers.ICredentialsChecker.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.checkers.InMemoryUsernamePasswordDatabaseDontUse.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.checkers.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.Anonymous.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.IAnonymous.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.ICredentials.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.IUsernamePassword.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.SimpleMD5ChallengeResponse.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.UsernamePassword.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.credentials.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.DuplicateIdentity.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.KeyNotFound.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.LoginFailed.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.Unauthorized.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.UnauthorizedLogin.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.UnhandledCredentials.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.error.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.identity.Identity.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.identity.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.perspective.IPerspective.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.perspective.Perspective.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.perspective.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.portal.IRealm.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.portal.Portal.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.portal.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.service.IService.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.service.Service.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.service.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.cred.util.html @@ -3674,6 +4168,34 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.enterprise.xmlreflector.XMLReflector.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.enterprise.xmlreflector.XMLRowProxy.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.enterprise.xmlreflector.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.CallLater.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.Controller.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.Cooperate.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.NotReadyError.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.Stage.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.Unsupported.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.base.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.controller.Block.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.controller.Deferred.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.controller.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.flow.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.protocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Callback.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Concurrent.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Filter.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Map.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Merge.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.Zip.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.stage.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.threads.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.threads.QueryIterator.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.threads.Threaded.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.threads.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.wrap.Instruction.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.flow.wrap.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.baseaccount.AccountManager.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.baseaccount.html @@ -3702,6 +4224,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.gtkcommon.InputOutputWindow.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.gtkcommon.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IAccount.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IChatUI.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IClient.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IConversation.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IGroup.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IGroupConversation.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.IPerson.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.interfaces.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.ircsupport.IRCAccount.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.im.ircsupport.IRCGroup.html @@ -3771,9 +4300,47 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.error.UserError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.error.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.fdesc.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.gladereactor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.gtk2reactor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.gtkreactor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IConnector.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IConsumer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IDelayedCall.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IFileDescriptor.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IFinishableConsumer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IListeningPort.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IMulticastTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IProcessTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IProducer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IProtocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IProtocolFactory.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IPullProducer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IPushProducer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorArbitrary.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorCore.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorFDSet.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorMulticast.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorPluggableResolver.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorProcess.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorSSL.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorTCP.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorThreads.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorTime.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorUDP.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReactorUNIX.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReadDescriptor.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IReadWriteDescriptor.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IResolver.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IResolverSimple.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.ISSLTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IServiceCollection.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.ITCPTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.ITLSTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.ITransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IUDPConnectedTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IUDPTransport.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.IWriteDescriptor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.interfaces.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.javareactor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.internet.kqreactor.html @@ -3857,12 +4424,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.lint.DefaultTagChecker.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.lint.TagChecker.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.lint.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.lmath.MathLatexSpitter.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.lmath.ProcessingFunctionFactory.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.lmath.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.man2lore.ManConverter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.man2lore.ProcessingFunctionFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.man2lore.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.math.MathLatexSpitter.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.math.ProcessingFunctionFactory.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.math.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.process.NoProcessorError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.process.NullReportingWalker.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.process.PlainReportingWalker.html @@ -3871,8 +4438,10 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.process.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.HTMLSlide.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.MagicpointOutput.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.PagebreakLatex.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.ProsperSlides.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.SlidesProcessingFunctionFactory.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.TwoPagebreakLatex.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.slides.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.texi.TexiSpitter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.lore.texi.html @@ -3882,11 +4451,14 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.mail.BounceDomain.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.mail.DomainWithDefaultDict.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.mail.FileMessage.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.mail.IDomain.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.mail.MailService.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.mail.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.maildir.AbstractMaildirDomain.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.maildir.DirdbmDatabase.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.maildir.MaildirDirdbmDomain.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.maildir.MaildirMailbox.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.maildir.StringListMailbox.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.maildir.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.pb.Maildir.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.mail.pb.MaildirBroker.html @@ -3928,6 +4500,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.explorer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.service.FakeStdIO.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.service.IManholeClient.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.service.Perspective.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.service.Service.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.manhole.service.html @@ -3981,6 +4554,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.news.news.UsenetClientFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.news.news.UsenetServerFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.news.news.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.pair.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.pair.tuntap.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.aot.AOTJellier.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.aot.AOTUnjellier.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.aot.Class.html @@ -3999,7 +4574,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.dirdbm.DirDBM.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.dirdbm.Shelf.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.dirdbm.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.filepile.FilePile.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.filepile.FilePileIterator.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.filepile.LenientIntCompare.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.filepile.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.journal.base.ICommand.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.journal.base.ICommandLog.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.journal.base.Journal.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.journal.base.LoadingService.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.persisted.journal.base.MemoryJournal.html @@ -4025,6 +4606,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.freezer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.mailsicle.DefaultSaver.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.mailsicle.IHeaderSaver.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.mailsicle.IdentitySaver.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.mailsicle.Mailsicle.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.mailsicle.MailsicleAuthorizer.html @@ -4038,6 +4620,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.repos.OIDNotFound.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.repos.Repository.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.popsicle.repos.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.basic.FileSender.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.basic.Int16StringReceiver.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.basic.Int32StringReceiver.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.basic.LineReceiver.html @@ -4086,6 +4669,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.dns.Record_WKS.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.dns.SimpleRecord.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.dns.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ethernet.EthernetHeader.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ethernet.EthernetProtocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ethernet.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.finger.Finger.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.finger.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.BadResponse.html @@ -4096,11 +4682,13 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTP.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTPClient.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTPCommand.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTPDataPortFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTPError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTPFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.FTPFileListProtocol.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.ObjectWrapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.ProtocolWrapper.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.SendFileTransfer.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.SenderProtocol.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.UnexpectedResponse.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ftp.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.gnutella.GnutellaPinger.html @@ -4120,6 +4708,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.FilterByHost.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.FilterByServer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.HierarchicalBucketFilter.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.IBucketFilter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.ShapedConsumer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.ShapedProtocolFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.htb.ShapedTransport.html @@ -4133,9 +4722,14 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.http.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.CramMD5ClientAuthenticator.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.CramMD5ServerAuthenticator.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IAccount.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IClientAuthentication.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IMAP4Client.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IMAP4Exception.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IMAP4Server.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IMailbox.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IMailboxListener.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IServerAuthentication.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IllegalClientResponse.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IllegalIdentifierError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.IllegalMailboxEncoding.html @@ -4153,6 +4747,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.ReadOnlyMailbox.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.UnhandledResponse.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.imap4.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ip.IPHeader.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ip.IPProtocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.ip.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.irc.DccChat.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.irc.DccChatFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.irc.DccFileReceive.html @@ -4208,9 +4805,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.ThrottlingFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.ThrottlingProtocol.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.TimeoutFactory.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.TimeoutMixin.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.TimeoutProtocol.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.WrappingFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.policies.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.pop3.APOPCredentials.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.pop3.IMailbox.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.pop3.Mailbox.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.pop3.POP3.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.pop3.POP3Client.html @@ -4222,17 +4822,41 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.portforward.ProxyFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.portforward.ProxyServer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.portforward.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.raw.IRawDatagramProtocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.raw.IRawPacketProtocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.raw.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.rawudp.RawUDPProtocol.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.rawudp.UDPHeader.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.rawudp.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.shoutcast.ShoutcastClient.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.shoutcast.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.BaseSIP.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.Message.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.MessagesParser.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.Request.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.Response.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.URL.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.Via.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.sip.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.Address.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.AddressError.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.NDeferred.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.ESMTP.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.ESMTPClient.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.IMessage.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTP.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPAddressError.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPBadRcpt.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPBadSender.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPClient.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPClientError.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPConnectError.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPDeliveryError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPFactory.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPProtocolError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPSender.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPSenderFactory.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.SMTPServerError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.User.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.smtp.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.protocols.socks.SOCKSv4.html @@ -4277,6 +4901,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.failure.DefaultException.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.failure.Failure.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.failure.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.python.finalize.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.formmethod.Argument.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.formmethod.Boolean.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.formmethod.CheckGroup.html @@ -4337,8 +4962,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.plugin.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.rebuild.Sensitive.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.rebuild.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.python.reflect.Accessor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.reflect.AccessorType.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.python.reflect.OriginalAccessor.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.reflect.Promise.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.reflect.QueueMethod.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.reflect.SRE_Pattern.html @@ -4372,6 +4997,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.usage.Options.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.usage.UsageError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.usage.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.python.util.LineLog.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.util.OrderedDict.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.util.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.python.win32.html @@ -4427,6 +5053,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.mktap.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tap2deb.MyOptions.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tap2deb.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tap2rpm.MyOptions.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tap2rpm.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tapconvert.ConvertOptions.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tapconvert.EverythingEphemeral.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.scripts.tapconvert.LoaderCommon.html @@ -4476,6 +5104,9 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.flavors.Viewable.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.flavors.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.interfaces.IJellyable.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.interfaces.IUnjellyable.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.interfaces.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.jelly.DummySecurityOptions.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.jelly.InsecureJelly.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.jelly.Jellyable.html @@ -4516,7 +5147,6 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.publish.RemotePublished.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.publish.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.refpath.PathReference.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.refpath.PathReferenceAcquisitionContext.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.refpath.PathReferenceContext.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.refpath.PathReferenceContextDirectory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.spread.refpath.PathReferenceDirectory.html @@ -4574,6 +5204,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.remote.DecodeReport.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.remote.DemoRemoteReporter.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.remote.IRemoteReporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.remote.JellyReporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.remote.NullTransport.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.remote.OneWayBanana.html @@ -4582,9 +5213,11 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.MinimalReporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.Reporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.TextReporter.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.TimingTextReporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.TreeReporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.VerboseTextReporter.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.reporter.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.runner.ITestRunner.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.runner.SingletonRunner.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.runner.TestClassRunner.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.trial.runner.html @@ -4653,6 +5286,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.proxy.ReverseProxyRequest.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.proxy.ReverseProxyResource.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.proxy.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.resource.IResource.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.resource.Resource.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.resource.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.rewrite.RewriterResource.html @@ -4736,6 +5370,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.guard.GuardSession.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.guard.PerspectiveWrapper.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.guard.SessionWrapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.guard.UsernamePasswordWrapper.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.guard.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.Anything.html @@ -4746,9 +5381,12 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.Integer.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.List.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.ListAggregator.html -%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.NewObject.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.SingleValue.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.input.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.interfaces.IController.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.interfaces.IModel.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.interfaces.IView.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.interfaces.IWovenLivePage.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.interfaces.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.model.AttributeModel.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.model.AttributeWrapper.html @@ -4772,6 +5410,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.tapestry.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.template.DOMController.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.template.DOMTemplate.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.template.INodeMutator.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.template.NodeMutator.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.template.NodeNodeMutator.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.template.NoneNodeMutator.html @@ -4815,6 +5454,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.PasswordText.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.RadioButton.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.RawText.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.RootRelativeLink.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.Row.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.Select.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.web.woven.widgets.Span.html @@ -4835,6 +5475,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.ircservice.IRCGateway.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.ircservice.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.service.Group.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.words.service.IWordsClient.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.words.service.IWordsPolicy.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.service.NormalPolicy.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.service.NotInCollectionError.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.service.NotInGroupError.html @@ -4858,6 +5500,45 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.webwords.WebWordsAdminSite.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.webwords.WordsGadget.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.words.webwords.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.allocator.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.compound.StorableDictionaryFacade.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.compound.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.database.Database.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.database.Table.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.database.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.fileutils.WhyCantIHaveWeakReferencesToFilesGoddamnit.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.fileutils.WindowCheckingFile.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.fileutils.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.hashless.HashlessDictionary.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.hashless.HashlessWeakKeyDictionary.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.hashless.HashlessWeakValueDictionary.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.hashless.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.storable.MetaStorable.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.storable.Ref.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.storable.RefCache.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.storable.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.structfile.FixedSizeString.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.structfile.StructuredFile.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.structfile.StructuredFileSlice.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.structfile.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.AbstractTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.EnumTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.ITypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.NoneTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.ObjectTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.StorableDictionaryTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.StorableListTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.TupleTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.TypeMapperMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.TypeMapperRegistry.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.TypeTypeMapper.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.Varchar.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.typemap.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.util.Backwards.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.util.BoundProxy.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.util.html +%%PORTDOCS%%share/doc/twisted/api/public/twisted.world.wovenhack.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.zoot.AFactory.AClientFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.zoot.AFactory.AFactory.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.zoot.AFactory.html @@ -4871,6 +5552,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/api/public/twisted.zoot.zoottap.Options.html %%PORTDOCS%%share/doc/twisted/api/public/twisted.zoot.zoottap.html %%PORTDOCS%%share/doc/twisted/api/public/types.instance.html +%%PORTDOCS%%share/doc/twisted/benchmarks/failure.py +%%PORTDOCS%%share/doc/twisted/benchmarks/timer.py %%PORTDOCS%%share/doc/twisted/benchmarks/tpclient.py %%PORTDOCS%%share/doc/twisted/benchmarks/tpclient_nt.py %%PORTDOCS%%share/doc/twisted/benchmarks/tpserver.py @@ -4945,6 +5628,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/howto/controllerindepth.xhtml %%PORTDOCS%%share/doc/twisted/howto/cred.html %%PORTDOCS%%share/doc/twisted/howto/cred.xhtml +%%PORTDOCS%%share/doc/twisted/howto/cvs-dev.html +%%PORTDOCS%%share/doc/twisted/howto/cvs-dev.xhtml %%PORTDOCS%%share/doc/twisted/howto/debug-with-emacs.html %%PORTDOCS%%share/doc/twisted/howto/debug-with-emacs.xhtml %%PORTDOCS%%share/doc/twisted/howto/defer.html @@ -4959,6 +5644,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/howto/extend-lore.xhtml %%PORTDOCS%%share/doc/twisted/howto/faq.html %%PORTDOCS%%share/doc/twisted/howto/faq.xhtml +%%PORTDOCS%%share/doc/twisted/howto/flow.html +%%PORTDOCS%%share/doc/twisted/howto/flow.xhtml %%PORTDOCS%%share/doc/twisted/howto/formindepth.html %%PORTDOCS%%share/doc/twisted/howto/formindepth.xhtml %%PORTDOCS%%share/doc/twisted/howto/glossary.html @@ -4999,6 +5686,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/howto/listings/TwistedQuotes/soap.rpy %%PORTDOCS%%share/doc/twisted/howto/listings/TwistedQuotes/webquote.rpy %%PORTDOCS%%share/doc/twisted/howto/listings/TwistedQuotes/webquote.rtl +%%PORTDOCS%%share/doc/twisted/howto/listings/TwistedQuotes/xmlAndSoapQuote.py %%PORTDOCS%%share/doc/twisted/howto/listings/TwistedQuotes/xmlquote.rpy %%PORTDOCS%%share/doc/twisted/howto/listings/application/app1.py %%PORTDOCS%%share/doc/twisted/howto/listings/application/app2.py @@ -5109,14 +5797,20 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/howto/threading.xhtml %%PORTDOCS%%share/doc/twisted/howto/time.html %%PORTDOCS%%share/doc/twisted/howto/time.xhtml +%%PORTDOCS%%share/doc/twisted/howto/twisted-pair.html +%%PORTDOCS%%share/doc/twisted/howto/twisted-pair.xhtml %%PORTDOCS%%share/doc/twisted/howto/udp.html %%PORTDOCS%%share/doc/twisted/howto/udp.xhtml +%%PORTDOCS%%share/doc/twisted/howto/upgrading.html +%%PORTDOCS%%share/doc/twisted/howto/upgrading.xhtml %%PORTDOCS%%share/doc/twisted/howto/using-twistedweb.html %%PORTDOCS%%share/doc/twisted/howto/using-twistedweb.xhtml %%PORTDOCS%%share/doc/twisted/howto/viewindepth.html %%PORTDOCS%%share/doc/twisted/howto/viewindepth.xhtml %%PORTDOCS%%share/doc/twisted/howto/vision.html %%PORTDOCS%%share/doc/twisted/howto/vision.xhtml +%%PORTDOCS%%share/doc/twisted/howto/web-development.html +%%PORTDOCS%%share/doc/twisted/howto/web-development.xhtml %%PORTDOCS%%share/doc/twisted/howto/web-overview.html %%PORTDOCS%%share/doc/twisted/howto/web-overview.xhtml %%PORTDOCS%%share/doc/twisted/howto/website-template.tpl @@ -5149,8 +5843,8 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/doc/twisted/img/woven_before.png %%PORTDOCS%%share/doc/twisted/img/woven_overview.png %%PORTDOCS%%share/doc/twisted/legal/contributor-agreement.html -%%PORTDOCS%%share/doc/twisted/man/coil-man.xhtml %%PORTDOCS%%share/doc/twisted/man/im-man.xhtml +%%PORTDOCS%%share/doc/twisted/man/manhole-man.xhtml %%PORTDOCS%%share/doc/twisted/man/mktap-man.xhtml %%PORTDOCS%%share/doc/twisted/man/t-im-man.xhtml %%PORTDOCS%%share/doc/twisted/man/tapconvert-man.xhtml @@ -5189,6 +5883,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/examples/twisted/scripts/echoserv_threaded.py %%PORTDOCS%%share/examples/twisted/scripts/echoserv_udp.py %%PORTDOCS%%share/examples/twisted/scripts/example.html +%%PORTDOCS%%share/examples/twisted/scripts/fortune.rpy.py %%PORTDOCS%%share/examples/twisted/scripts/ftpclient.py %%PORTDOCS%%share/examples/twisted/scripts/gethostbyname.py %%PORTDOCS%%share/examples/twisted/scripts/getpage.py @@ -5200,6 +5895,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/examples/twisted/scripts/insultsexample.py %%PORTDOCS%%share/examples/twisted/scripts/ircLogBot.py %%PORTDOCS%%share/examples/twisted/scripts/lj.rpy.py +%%PORTDOCS%%share/examples/twisted/scripts/longex.py %%PORTDOCS%%share/examples/twisted/scripts/minchat.py %%PORTDOCS%%share/examples/twisted/scripts/mouse.py %%PORTDOCS%%share/examples/twisted/scripts/oscardemo.py @@ -5231,6 +5927,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/examples/twisted/scripts/shaper.py %%PORTDOCS%%share/examples/twisted/scripts/silly-web.py %%PORTDOCS%%share/examples/twisted/scripts/simple.rtl +%%PORTDOCS%%share/examples/twisted/scripts/simple.tpl %%PORTDOCS%%share/examples/twisted/scripts/simpleclient.py %%PORTDOCS%%share/examples/twisted/scripts/simpleserv.py %%PORTDOCS%%share/examples/twisted/scripts/slides-template.tpl @@ -5245,6 +5942,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%share/examples/twisted/scripts/vhost.rpy.py %%PORTDOCS%%share/examples/twisted/scripts/web.py %%PORTDOCS%%share/examples/twisted/scripts/webmon.py +%%PORTDOCS%%share/examples/twisted/scripts/wovenrss.rpy.py %%PORTDOCS%%share/examples/twisted/scripts/wxdemo.py %%PORTDOCS%%share/examples/twisted/scripts/xmlrpc.py %%PORTDOCS%%share/examples/twisted/scripts/xmlrpcclient.py @@ -5303,6 +6001,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo %%PORTDOCS%%@dirrm share/doc/twisted/api %%PORTDOCS%%@dirrm share/doc/twisted @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot +@dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/world @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/words @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/web/woven @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/web @@ -5321,6 +6020,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/popsicle @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted/journal @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/persisted +@dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/pair @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/news @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/names @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/manhole/ui @@ -5330,6 +6030,7 @@ lib/%%PYTHON_VERSION%%/site-packages/twisted/zoot/zoottap.pyo @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/internet/serialport @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/internet @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/im +@dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/flow @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/enterprise @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/cred @dirrm lib/%%PYTHON_VERSION%%/site-packages/twisted/conch/ui |