Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2014 21:46:11 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362501 - head/net/spideroak
Message-ID:  <201407212146.s6LLkBKW062355@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Mon Jul 21 21:46:10 2014
New Revision: 362501
URL: http://svnweb.freebsd.org/changeset/ports/362501
QAT: https://qat.redports.org/buildarchive/r362501/

Log:
  - Update to 1.5.6
  - Add another site to MASTER_SITES

Modified:
  head/net/spideroak/Makefile
  head/net/spideroak/distinfo
  head/net/spideroak/pkg-plist

Modified: head/net/spideroak/Makefile
==============================================================================
--- head/net/spideroak/Makefile	Mon Jul 21 21:38:13 2014	(r362500)
+++ head/net/spideroak/Makefile	Mon Jul 21 21:46:10 2014	(r362501)
@@ -2,10 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	spideroak
-PORTVERSION=	5.1.3
+PORTVERSION=	5.1.6
 #PORTREVISION=	0
 CATEGORIES=	net
-MASTER_SITES=	https://spideroak.com/getbuild?platform=slackware&arch=i386&dummy=/
+MASTER_SITES=	http://nivit.altervista.org/FreeBSD/ports/distfiles/${PORTNAME}/ \
+		https://spideroak.com/getbuild?platform=slackware&arch=i386&dummy=/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-i686-1
 
 MAINTAINER=	nivit@FreeBSD.org
@@ -51,16 +52,15 @@ do-install:
 	${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/etc/)
 	@${MKDIR} ${STAGEDIR}${DATADIR}
 	@(cd ${WRKDIR}/opt/SpiderOak/lib && \
-	${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
+	${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} "-not -name SpiderOak")
+	${INSTALL_PROGRAM} ${WRKDIR}/opt/SpiderOak/lib/SpiderOak ${STAGEDIR}${DATADIR}
 	${INSTALL_SCRIPT} ${WRKDIR}/usr/bin/SpiderOak ${STAGEDIR}${PREFIX}/bin/SpiderOak
 	${LN} -sf SpiderOak ${STAGEDIR}${PREFIX}/bin/spideroak
 	${LOCALBASE}/bin/desktop-file-install \
 		--mode=${SHAREMODE} --dir=${STAGEDIR}${DESKTOPDIR} \
 		${WRKDIR}/usr/share/applications/SpiderOak.desktop
-.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKDIR}/usr/share/doc/SpiderOak/globalsync-linux.pdf ${STAGEDIR}${DOCSDIR}
-.endif
 .if ${PORT_OPTIONS:MMANPAGES}
 	${INSTALL_MAN} ${WRKDIR}/usr/share/man/man1/SpiderOak.1.gz ${STAGEDIR}${MANPREFIX}/man/man1/
 .endif

Modified: head/net/spideroak/distinfo
==============================================================================
--- head/net/spideroak/distinfo	Mon Jul 21 21:38:13 2014	(r362500)
+++ head/net/spideroak/distinfo	Mon Jul 21 21:46:10 2014	(r362501)
@@ -1,2 +1,2 @@
-SHA256 (spideroak-5.1.3-i686-1.tar.gz) = da1dfe9d9a092516cbfda9077077ec25d86e3f0156c16449d2ea422447d50d82
-SIZE (spideroak-5.1.3-i686-1.tar.gz) = 24912490
+SHA256 (spideroak-5.1.6-i686-1.tar.gz) = 210ee775e75328bfb33835ee897ce1605357497b6410ebb08553b4bd507f1ba2
+SIZE (spideroak-5.1.6-i686-1.tar.gz) = 19358263

Modified: head/net/spideroak/pkg-plist
==============================================================================
--- head/net/spideroak/pkg-plist	Mon Jul 21 21:38:13 2014	(r362500)
+++ head/net/spideroak/pkg-plist	Mon Jul 21 21:46:10 2014	(r362501)
@@ -1,603 +1,29 @@
 bin/SpiderOak
 bin/spideroak
 etc/dbus-1/system.d/SpiderOak.dbus.conf
-@comment @unexec rm -f %%LINUXBASE%%/var/lib/dbus/machine-id
-@comment @exec %%LOCALBASE%%/bin/dbus-uuidgen --ensure=%%LINUXBASE%%/var/lib/dbus/machine-id
 etc/xdg/menus/applications-merged/SpiderOak.menu
-%%MANPAGES%%man/man1/SpiderOak.1.gz
+man/man1/SpiderOak.1.gz
 %%DESKTOPDIR%%/SpiderOak.desktop
 %%PORTDOCS%%%%DOCSDIR%%/globalsync-linux.pdf
 share/pixmaps/SpiderOak.png
 share/pixmaps/SpiderOakGlobalSync.png
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/BTreeItemsTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/BTreeModuleTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/BTreeTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/BucketTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/Development.txt
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/IFBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/IIBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/IOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/Interfaces.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/LFBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/LLBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/LOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/Length.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/MergeTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/OIBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/OLBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/OOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/SetOpTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/SetTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/TreeSetTemplate.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IFBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IFBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IFBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IIBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IIBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IIBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IOBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_IOBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LFBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LFBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LFBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LLBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LLBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LLBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LOBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_LOBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OIBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OIBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OIBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OLBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OLBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OLBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OOBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_OOBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/__init__.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_base.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_compat.h
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_compat.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_fsBTree.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_fsBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/_fsBTree.so
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/check.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/coverage.xml
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/floatvaluemacros.h
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/fsBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/intkeymacros.h
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/intvaluemacros.h
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/objectkeymacros.h
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/objectvaluemacros.h
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/sorters.c
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/__init__.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/common.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/testBTrees.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/testBTreesUnicode.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/testConflict.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_IFBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_IIBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_IOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_LFBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_LLBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_LOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_Length.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_OIBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_OLBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_OOBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test__base.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_btreesubclass.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_check.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_fsBTree.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/tests/test_utils.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/BTrees/utils.pyc
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/PKG-INFO
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/SOURCES.txt
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/dependency_links.txt
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/entry_points.txt
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/native_libs.txt
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/not-zip-safe
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/requires.txt
-%%DATADIR%%/BTrees-4.0.5-py2.7-linux-i686.egg/EGG-INFO/top_level.txt
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/EGG-INFO/PKG-INFO
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/EGG-INFO/SOURCES.txt
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/EGG-INFO/dependency_links.txt
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/EGG-INFO/entry_points.txt
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/EGG-INFO/not-zip-safe
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/EGG-INFO/top_level.txt
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/__init__.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/core.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/dates.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/global.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/aa.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/aa_DJ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/aa_ER.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/aa_ER_SAAHO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/aa_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/af.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/af_NA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/af_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ak.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ak_GH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/am.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/am_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_AE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_BH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_DZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_EG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_IQ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_JO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_KW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_LB.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_LY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_MA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_OM.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_QA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_SA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_SD.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_SY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_TN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ar_YE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/as.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/as_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/az.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/az_AZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/az_Cyrl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/az_Cyrl_AZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/az_Latn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/az_Latn_AZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/be.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/be_BY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bg.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bg_BG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bn_BD.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bn_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bs.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/bs_BA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/byn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/byn_ER.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ca.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ca_ES.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cch.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cch_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cop.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cs.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cs_CZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cy.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/cy_GB.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/da.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/da_DK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de_AT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de_BE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de_CH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de_DE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de_LI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/de_LU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/dv.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/dv_MV.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/dz.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/dz_BT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ee.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ee_GH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ee_TG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/el.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/el_CY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/el_GR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/el_POLYTON.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_AS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_AU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_BE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_BW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_BZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_CA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_Dsrt.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_Dsrt_US.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_GB.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_GU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_HK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_IE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_JM.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_MH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_MP.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_MT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_NA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_NZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_PH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_PK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_SG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_Shaw.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_TT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_UM.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_US.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_US_POSIX.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_VI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/en_ZW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/eo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_AR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_BO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_CL.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_CO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_CR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_DO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_EC.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_ES.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_GT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_HN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_MX.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_NI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_PA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_PE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_PR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_PY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_SV.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_US.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_UY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/es_VE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/et.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/et_EE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/eu.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/eu_ES.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fa.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fa_AF.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fa_IR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fi.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fi_FI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fil.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fil_PH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fo_FO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_BE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_CA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_CH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_FR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_LU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_MC.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fr_SN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fur.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/fur_IT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ga.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ga_IE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gaa.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gaa_GH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gez.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gez_ER.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gez_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gl_ES.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gu.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gu_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gv.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/gv_GB.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Arab.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Arab_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Arab_SD.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_GH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Latn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Latn_GH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Latn_NE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_Latn_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_NE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ha_SD.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/haw.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/haw_US.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/he.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/he_IL.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hi.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hi_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hr_HR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hu.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hu_HU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hy.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hy_AM.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/hy_AM_REVISED.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ia.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/id.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/id_ID.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ig.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ig_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ii.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ii_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/in.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/is.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/is_IS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/it.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/it_CH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/it_IT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/iu.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/iw.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ja.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ja_JP.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ka.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ka_GE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kaj.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kaj_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kam.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kam_KE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kcg.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kcg_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kfo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kfo_CI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kk.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kk_Cyrl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kk_Cyrl_KZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kk_KZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kl_GL.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/km.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/km_KH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kn_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ko.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ko_KR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kok.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kok_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kpe.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kpe_GN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kpe_LR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ku.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ku_Arab.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ku_Latn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ku_Latn_TR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ku_TR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kw.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/kw_GB.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ky.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ky_KG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ln.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ln_CD.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ln_CG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/lo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/lo_LA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/lt.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/lt_LT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/lv.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/lv_LV.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mk.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mk_MK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ml.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ml_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn_Cyrl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn_Cyrl_MN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn_MN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn_Mong.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mn_Mong_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mr_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ms.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ms_BN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ms_MY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mt.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/mt_MT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/my.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/my_MM.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nb.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nb_NO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ne.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ne_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ne_NP.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nl_BE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nl_NL.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nn_NO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/no.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nr_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nso.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/nso_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ny.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ny_MW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/om.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/om_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/om_KE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/or.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/or_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa_Arab.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa_Arab_PK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa_Guru.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa_Guru_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pa_PK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pl_PL.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ps.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ps_AF.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pt.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pt_BR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/pt_PT.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ro.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ro_MD.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ro_RO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/root.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ru.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ru_RU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ru_UA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/rw.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/rw_RW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sa.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sa_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/se.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/se_FI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/se_NO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sh.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sh_BA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sh_CS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sh_YU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/si.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/si_LK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sid.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sid_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sk.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sk_SK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sl_SI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/so.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/so_DJ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/so_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/so_KE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/so_SO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sq.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sq_AL.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_BA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_CS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Cyrl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Cyrl_BA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Cyrl_CS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Cyrl_ME.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Cyrl_RS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Cyrl_YU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Latn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Latn_BA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Latn_CS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Latn_ME.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Latn_RS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_Latn_YU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_ME.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_RS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sr_YU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ss.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ss_SZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ss_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/st.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/st_LS.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/st_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sv.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sv_FI.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sv_SE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sw.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sw_KE.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/sw_TZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/syr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/syr_SY.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ta.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ta_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/te.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/te_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tg.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tg_Cyrl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tg_Cyrl_TJ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tg_TJ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/th.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/th_TH.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ti.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ti_ER.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ti_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tig.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tig_ER.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tn_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/to.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/to_TO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tr.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tr_TR.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/trv.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ts.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ts_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tt.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/tt_RU.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ug.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ug_Arab.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ug_Arab_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ug_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uk.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uk_UA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ur.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ur_IN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ur_PK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_AF.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_Arab.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_Arab_AF.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_Cyrl.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_Cyrl_UZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_Latn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_Latn_UZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/uz_UZ.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ve.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/ve_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/vi.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/vi_VN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/wal.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/wal_ET.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/wo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/wo_Latn.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/wo_Latn_SN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/wo_SN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/xh.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/xh_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/yo.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/yo_NG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_HK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hans.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hans_CN.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hans_HK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hans_MO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hans_SG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hant.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hant_HK.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hant_MO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_Hant_TW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_MO.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_SG.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zh_TW.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zu.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/localedata/zu_ZA.dat
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/__init__.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/catalog.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/checkers.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/extract.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/frontend.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/jslexer.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/mofile.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/plurals.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/messages/pofile.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/numbers.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/support.pyc
-%%DATADIR%%/Babel-0.9.6-py2.7.egg/babel/util.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/EGG-INFO/PKG-INFO
-%%DATADIR%%/Louie-1.1-py2.7.egg/EGG-INFO/SOURCES.txt
-%%DATADIR%%/Louie-1.1-py2.7.egg/EGG-INFO/dependency_links.txt
-%%DATADIR%%/Louie-1.1-py2.7.egg/EGG-INFO/not-zip-safe
-%%DATADIR%%/Louie-1.1-py2.7.egg/EGG-INFO/requires.txt
-%%DATADIR%%/Louie-1.1-py2.7.egg/EGG-INFO/top_level.txt
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/__init__.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/dispatcher.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/error.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/plugin.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/robustapply.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/saferef.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/sender.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/signal.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/__init__.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/conftest.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/fixture.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/test_dispatcher.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/test_plugin.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/test_robustapply.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/test/test_saferef.pyc
-%%DATADIR%%/Louie-1.1-py2.7.egg/louie/version.pyc
+%%DATADIR%%/BTrees._IFBTree.so
+%%DATADIR%%/BTrees._IIBTree.so
+%%DATADIR%%/BTrees._IOBTree.so
+%%DATADIR%%/BTrees._LFBTree.so
+%%DATADIR%%/BTrees._LLBTree.so
+%%DATADIR%%/BTrees._LOBTree.so
+%%DATADIR%%/BTrees._OIBTree.so
+%%DATADIR%%/BTrees._OLBTree.so
+%%DATADIR%%/BTrees._OOBTree.so
+%%DATADIR%%/BTrees._fsBTree.so
+%%DATADIR%%/Crypto.Cipher.AES.so
+%%DATADIR%%/Crypto.Cipher.DES3.so
+%%DATADIR%%/Crypto.Cipher.XOR.so
+%%DATADIR%%/Crypto.Hash.SHA256.so
+%%DATADIR%%/Crypto.PublicKey._fastmath.so
+%%DATADIR%%/Crypto.Util._counter.so
+%%DATADIR%%/Crypto.Util.strxor.so
 %%DATADIR%%/OpenSSL.SSL.so
 %%DATADIR%%/OpenSSL.crypto.so
 %%DATADIR%%/OpenSSL.rand.so
@@ -606,9 +32,7 @@ share/pixmaps/SpiderOakGlobalSync.png
 %%DATADIR%%/PyQt4.QtCore.so
 %%DATADIR%%/PyQt4.QtGui.so
 %%DATADIR%%/PyQt4.QtNetwork.so
-@mode %%BINMODE%%
 %%DATADIR%%/SpiderOak
-@mode
 %%DATADIR%%/SpideroakVersionMatcher-1.1-py2.7-linux-i686.egg/EGG-INFO/PKG-INFO
 %%DATADIR%%/SpideroakVersionMatcher-1.1-py2.7-linux-i686.egg/EGG-INFO/SOURCES.txt
 %%DATADIR%%/SpideroakVersionMatcher-1.1-py2.7-linux-i686.egg/EGG-INFO/dependency_links.txt
@@ -617,1083 +41,6 @@ share/pixmaps/SpiderOakGlobalSync.png
 %%DATADIR%%/SpideroakVersionMatcher-1.1-py2.7-linux-i686.egg/EGG-INFO/zip-safe
 %%DATADIR%%/SpideroakVersionMatcher-1.1-py2.7-linux-i686.egg/spideroak_version_matcher.pyc
 %%DATADIR%%/SpideroakVersionMatcher-1.1-py2.7-linux-i686.egg/spideroak_version_matcher.so
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/PKG-INFO
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/SOURCES.txt
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/dependency_links.txt
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/native_libs.txt
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/not-zip-safe
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/requires.txt
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/EGG-INFO/top_level.txt
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/_version.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/app.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/internet.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/reactors.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/service.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/strports.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/test/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/application/test/test_internet.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/_version.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/avatar.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/checkers.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/agent.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/connect.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/default.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/direct.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/knownhosts.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/client/options.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/error.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/client.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/colors.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/helper.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/insults.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/text.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/insults/window.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/interfaces.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ls.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/manhole.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/manhole_ssh.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/manhole_tap.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/mixin.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/openssh_compat/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/openssh_compat/factory.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/openssh_compat/primes.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/recvline.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/scripts/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/scripts/cftp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/scripts/ckeygen.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/scripts/conch.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/scripts/tkconch.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/agent.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/channel.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/common.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/connection.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/factory.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/filetransfer.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/forwarding.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/keys.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/service.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/session.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/sexpy.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/transport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ssh/userauth.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/stdio.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/tap.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/telnet.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/keydata.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_agent.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_cftp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_channel.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_checkers.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_ckeygen.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_conch.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_connection.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_default.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_filetransfer.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_helper.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_insults.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_keys.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_knownhosts.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_manhole.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_mixin.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_openssh_compat.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_recvline.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_session.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_ssh.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_tap.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_telnet.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_text.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_transport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_userauth.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/test/test_window.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/topfiles/NEWS
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/topfiles/README
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ttymodes.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ui/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ui/ansi.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/ui/tkvt100.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/conch/unix.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/copyright.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/_digest.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/checkers.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/credentials.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/error.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/pamauth.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/portal.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/cred/strcred.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/enterprise/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/enterprise/adbapi.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/enterprise/reflector.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/enterprise/row.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/enterprise/sqlreflector.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/enterprise/util.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_baseprocess.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_dumbwin32proc.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_pollingfile.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_posixserialport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_posixstdio.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_sigchld.c
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_sigchld.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_sigchld.so
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_signals.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_sslverify.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_threadedselect.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_win32serialport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/_win32stdio.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/abstract.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/address.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/base.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/cfreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/default.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/defer.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/endpoints.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/epollreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/error.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/fdesc.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/glib2reactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/gtk2reactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/gtkreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/inotify.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/interfaces.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/abstract.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/build.bat
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/const.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/interfaces.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/acceptex.pxi
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/connectex.pxi
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/iocpsupport.c
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/iocpsupport.pyx
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.c
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/winsock_pointers.h
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/wsarecv.pxi
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/iocpsupport/wsasend.pxi
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/notes.txt
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/reactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/setup.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/tcp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/iocpreactor/udp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/kqreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/main.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/pollreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/posixbase.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/process.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/protocol.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/pyuisupport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/qtreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/reactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/selectreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/serialport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/ssl.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/stdio.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/task.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/tcp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/fake_CAs/not-a-certificate
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/fake_CAs/thing1.pem
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/fake_CAs/thing2-duplicate.pem
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/fake_CAs/thing2.pem
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/fakeendpoint.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/inlinecb_tests.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/process_helper.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/reactormixins.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_address.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_base.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_baseprocess.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_core.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_endpoints.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_fdset.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_gtkreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_inlinecb.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_inotify.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_iocp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_main.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_pollingfile.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_posixbase.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_posixprocess.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_process.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_protocol.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_qtreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_sigchld.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_tcp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_threads.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_time.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_tls.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_udp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_unix.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/test/test_win32events.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/threads.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/tksupport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/udp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/unix.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/utils.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/win32eventreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/wxreactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/internet/wxsupport.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/_version.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/default.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/docbook.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/htmlbook.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/indexer.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/latex.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/lint.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/lmath.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/man2lore.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/numberer.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/process.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/scripts/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/scripts/lore.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/slides.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/template.mgp
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_index_file_out.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_index_file_out_multiple.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_index_file_unnumbered_out.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_index_test.xhtml
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_index_test2.xhtml
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_numbering_test_out.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/lore_numbering_test_out2.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/simple.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/simple3.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/simple4.html
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/template.tpl
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_docbook.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_latex.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_lint.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_lmath.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_lore.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_man2lore.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/test/test_slides.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/texi.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/topfiles/NEWS
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/topfiles/README
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/tree.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/xhtml-lat1.ent
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/xhtml-special.ent
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/xhtml-symbol.ent
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/xhtml1-strict.dtd
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/lore/xhtml1-transitional.dtd
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/_version.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/alias.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/bounce.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/imap4.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/mail.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/maildir.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/pb.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/pop3.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/pop3client.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/protocols.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/relay.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/relaymanager.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/scripts/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/scripts/mailmail.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/smtp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/tap.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/pop3testserver.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/rfc822.message
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_bounce.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_imap.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_mail.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_mailmail.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_options.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_pop3.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_pop3client.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/test/test_smtp.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/topfiles/NEWS
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/mail/topfiles/README
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/_inspectro.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/explorer.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/gladereactor.glade
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/gladereactor.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/inspectro.glade
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/logview.glade
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/service.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/telnet.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/ui/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/ui/gtk2manhole.glade
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/ui/gtk2manhole.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/ui/test/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/manhole/ui/test/test_gtk2manhole.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/__init__.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/_version.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/authority.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/cache.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/client.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/common.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/dns.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/error.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/hosts.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/resolve.pyc
-%%DATADIR%%/Twisted-10.2.0-py2.7-linux-i686.egg/twisted/names/root.pyc

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407212146.s6LLkBKW062355>