├── AppsPyGTK
├── calc.py
├── calc.py~
├── glade-test.py
├── gtk-test.py
├── inspector
│ └── __init__.py
├── pypong.py
├── pywine.glade
└── webkit-test.py
├── config.xml
├── etc
└── python2.7
│ └── sitecustomize.py
├── lib
└── arm-linux-gnueabi
│ ├── libQtXml.so.4
│ ├── libScreenManager.so
│ ├── libSuspendManager.so
│ ├── libcommon.so
│ ├── libcrypto.so
│ ├── libfreetype.so.6
│ ├── libglib-2.0.so.0
│ ├── libglib-2.0.so.0.3200.4
│ ├── libjpeg.so.8
│ ├── libpcre.so.3
│ ├── libpcre.so.3.13.1
│ ├── libpng12.so.0
│ ├── libpng12.so.0.50.0
│ ├── libselinux.so.1
│ └── libssl.so
├── menu.json
├── pythonenv
├── runit.sh
├── runit.sh.bak
├── runitPyQT.sh
├── runitPyQT2.sh
├── runit_KindleClock.sh
├── tools
├── crfswin
├── dictionary
│ ├── dictionary
│ └── sdcv
├── eink.qss
├── fonts
│ ├── DejaVuSans-Bold.ttf
│ ├── DejaVuSans-BoldOblique.ttf
│ ├── DejaVuSans-Oblique.ttf
│ ├── DejaVuSans.ttf
│ ├── DejaVuSansMono-Bold.ttf
│ ├── DejaVuSansMono-BoldOblique.ttf
│ ├── DejaVuSansMono-Oblique.ttf
│ ├── DejaVuSansMono.ttf
│ ├── DejaVuSerif-Bold.ttf
│ ├── DejaVuSerif-BoldOblique.ttf
│ ├── DejaVuSerif-Oblique.ttf
│ ├── DejaVuSerif.ttf
│ ├── Vera.ttf
│ ├── VeraBI.ttf
│ ├── VeraBd.ttf
│ ├── VeraIt.ttf
│ ├── VeraMoBI.ttf
│ ├── VeraMoBd.ttf
│ ├── VeraMoIt.ttf
│ ├── VeraMono.ttf
│ ├── VeraSe.ttf
│ └── VeraSeBd.ttf
├── i18n
│ ├── Brazilian.qm
│ ├── Bulgarian.qm
│ ├── Catalan.qm
│ ├── Czech.qm
│ ├── Dutch.qm
│ ├── French.qm
│ ├── German.qm
│ ├── Greek.qm
│ ├── Hungarian.qm
│ ├── Italian.qm
│ ├── Norwegian.qm
│ ├── Polish.qm
│ ├── Russian.qm
│ ├── Spanish.qm
│ ├── Turkish.qm
│ ├── Ukrainian.qm
│ ├── Urdu.qm
│ ├── eu.kbd
│ ├── languages.txt
│ ├── pl.kbd
│ ├── qt_ar.qm
│ ├── qt_cat.qm
│ ├── qt_cs.qm
│ ├── qt_da.qm
│ ├── qt_de.qm
│ ├── qt_es.qm
│ ├── qt_eu.qm
│ ├── qt_fa.qm
│ ├── qt_fr.qm
│ ├── qt_gl.qm
│ ├── qt_he.qm
│ ├── qt_hu.qm
│ ├── qt_ja.qm
│ ├── qt_ko.qm
│ ├── qt_lt.qm
│ ├── qt_pl.qm
│ ├── qt_pt.qm
│ ├── qt_ru.qm
│ ├── qt_sk.qm
│ ├── qt_sl.qm
│ ├── qt_sv.qm
│ ├── qt_uk.qm
│ ├── qt_zh_CN.qm
│ ├── qt_zh_TW.qm
│ └── ru.kbd
├── kbd.txt
├── ktresume.sh
├── ktsuspend.sh
├── msgbox
│ └── msgbox
└── usleep
└── usr
├── bin
├── 2to3
├── 2to3-2.7
├── dh_python2
├── pdb
├── pdb2.7
├── pydoc
├── pydoc2.7
├── pygettext
├── pygettext2.7
├── python
├── python.bak
├── python.new
├── python.new2
└── python2.7
├── include
└── python2.7
│ └── pyconfig.h
├── lib
├── arm-linux-gnueabi
│ ├── gdk-pixbuf-2.0
│ │ ├── 2.10.0
│ │ │ └── loaders
│ │ │ │ ├── libpixbufloader-ani.so
│ │ │ │ ├── libpixbufloader-bmp.so
│ │ │ │ ├── libpixbufloader-gif.so
│ │ │ │ ├── libpixbufloader-icns.so
│ │ │ │ ├── libpixbufloader-ico.so
│ │ │ │ ├── libpixbufloader-jasper.so
│ │ │ │ ├── libpixbufloader-jpeg.so
│ │ │ │ ├── libpixbufloader-pcx.so
│ │ │ │ ├── libpixbufloader-png.so
│ │ │ │ ├── libpixbufloader-pnm.so
│ │ │ │ ├── libpixbufloader-qtif.so
│ │ │ │ ├── libpixbufloader-ras.so
│ │ │ │ ├── libpixbufloader-tga.so
│ │ │ │ ├── libpixbufloader-tiff.so
│ │ │ │ ├── libpixbufloader-wbmp.so
│ │ │ │ ├── libpixbufloader-xbm.so
│ │ │ │ └── libpixbufloader-xpm.so
│ │ └── gdk-pixbuf-query-loaders
│ ├── glib-2.0
│ │ ├── gio-querymodules
│ │ ├── glib-compile-resources
│ │ └── glib-compile-schemas
│ ├── gtk-2.0
│ │ └── 2.10.0
│ │ │ ├── immodules
│ │ │ ├── im-am-et.so
│ │ │ ├── im-cedilla.so
│ │ │ ├── im-cyrillic-translit.so
│ │ │ ├── im-inuktitut.so
│ │ │ ├── im-ipa.so
│ │ │ ├── im-multipress.so
│ │ │ ├── im-thai.so
│ │ │ ├── im-ti-er.so
│ │ │ ├── im-ti-et.so
│ │ │ ├── im-viqr.so
│ │ │ └── im-xim.so
│ │ │ └── printbackends
│ │ │ ├── libprintbackend-cups.so
│ │ │ ├── libprintbackend-file.so
│ │ │ ├── libprintbackend-lpr.so
│ │ │ └── libprintbackend-test.so
│ ├── libQtCLucene.so.4
│ ├── libQtCore.so.4
│ ├── libQtDeclarative.so.4
│ ├── libQtGui.so.4
│ ├── libQtHelp.so.4
│ ├── libQtNetwork.so.4
│ ├── libQtScript.so.4
│ ├── libQtScriptTools.so.4
│ ├── libQtSql.so.4
│ ├── libQtSvg.so.4
│ ├── libQtTest.so.4
│ ├── libQtWebKit.so.4
│ ├── libQtXml.so.4
│ ├── libX11.so.6
│ ├── libXcomposite.so.1
│ ├── libXcursor.so.1
│ ├── libaudio.so.2
│ ├── libcairo.so.2
│ ├── libgdk-x11-2.0.so.0
│ ├── libgdk_pixbuf-2.0.so.0
│ ├── libgdk_pixbuf_xlib-2.0.so.0
│ ├── libgio-2.0.so.0
│ ├── libgmodule-2.0.so.0
│ ├── libgobject-2.0.so.0
│ ├── libgthread-2.0.so.0
│ ├── libgtk-x11-2.0.so.0
│ ├── libgtk2.0-0
│ │ ├── gtk-query-immodules-2.0
│ │ └── gtk-update-icon-cache
│ ├── libpcreposix.so.3
│ ├── libpixman-1.so.0
│ ├── libxcb.so.1
│ └── qt4
│ │ └── plugins
│ │ ├── accessible
│ │ └── libqtaccessiblewidgets.so
│ │ ├── bearer
│ │ ├── libqconnmanbearer.so
│ │ ├── libqgenericbearer.so
│ │ └── libqnmbearer.so
│ │ ├── codecs
│ │ ├── libqcncodecs.so
│ │ ├── libqjpcodecs.so
│ │ ├── libqkrcodecs.so
│ │ └── libqtwcodecs.so
│ │ ├── designer
│ │ ├── libpythonplugin.so
│ │ └── libqdeclarativeview.so
│ │ ├── graphicssystems
│ │ └── libqtracegraphicssystem.so
│ │ ├── iconengines
│ │ └── libqsvgicon.so
│ │ ├── imageformats
│ │ ├── libqgif.so
│ │ ├── libqico.so
│ │ ├── libqjpeg.so
│ │ ├── libqmng.so
│ │ ├── libqsvg.so
│ │ ├── libqtga.so
│ │ └── libqtiff.so
│ │ ├── inputmethods
│ │ └── libqimsw-multi.so
│ │ ├── qmltooling
│ │ ├── libqmldbg_inspector.so
│ │ └── libqmldbg_tcp.so
│ │ └── script
│ │ └── libqtscriptdbus.so
├── libglade-2.0.so.0
├── libglade-2.0.so.0.0.7
├── libpyglib-2.0-python2.6.so.0
├── libpyglib-2.0-python2.6.so.0.0.0
├── libpyglib-2.0-python2.7.so.0
├── libpyglib-2.0-python2.7.so.0.0.0
├── pyshared
│ └── python2.7
│ │ ├── PyQt4
│ │ ├── Qt.so
│ │ ├── QtAssistant.so
│ │ ├── QtCore.so
│ │ ├── QtDBus.so
│ │ ├── QtDeclarative.so
│ │ ├── QtDesigner.so
│ │ ├── QtGui.so
│ │ ├── QtHelp.so
│ │ ├── QtNetwork.so
│ │ ├── QtScript.so
│ │ ├── QtScriptTools.so
│ │ ├── QtSvg.so
│ │ ├── QtTest.so
│ │ ├── QtWebKit.so
│ │ ├── QtXml.so
│ │ └── QtXmlPatterns.so
│ │ ├── cairo
│ │ └── _cairo.so
│ │ ├── glib
│ │ └── _glib.so
│ │ ├── gobject
│ │ └── _gobject.so
│ │ ├── gtk-2.0
│ │ ├── atk.so
│ │ ├── gio
│ │ │ ├── _gio.so
│ │ │ └── unix.so
│ │ ├── gtk
│ │ │ ├── _gtk.so
│ │ │ └── glade.so
│ │ ├── gtkunixprint.so
│ │ ├── pango.so
│ │ └── pangocairo.so
│ │ └── sip.so
├── python2.7
│ ├── BaseHTTPServer.py
│ ├── Bastion.py
│ ├── CGIHTTPServer.py
│ ├── ConfigParser.py
│ ├── Cookie.py
│ ├── DocXMLRPCServer.py
│ ├── HTMLParser.py
│ ├── LICENSE.txt
│ ├── MimeWriter.py
│ ├── Queue.py
│ ├── SimpleHTTPServer.py
│ ├── SimpleXMLRPCServer.py
│ ├── SocketServer.py
│ ├── StringIO.py
│ ├── UserDict.py
│ ├── UserDict.pyc
│ ├── UserList.py
│ ├── UserString.py
│ ├── _LWPCookieJar.py
│ ├── _MozillaCookieJar.py
│ ├── __future__.py
│ ├── __future__.pyc
│ ├── __phello__.foo.py
│ ├── _abcoll.py
│ ├── _abcoll.pyc
│ ├── _pyio.py
│ ├── _strptime.py
│ ├── _sysconfigdata.py
│ ├── _sysconfigdata.pyc
│ ├── _sysconfigdata_nd.py
│ ├── _sysconfigdata_nd.pyc
│ ├── _threading_local.py
│ ├── _weakrefset.py
│ ├── _weakrefset.pyc
│ ├── abc.py
│ ├── abc.pyc
│ ├── aifc.py
│ ├── antigravity.py
│ ├── anydbm.py
│ ├── argparse.egg-info
│ ├── argparse.py
│ ├── ast.py
│ ├── asynchat.py
│ ├── asyncore.py
│ ├── atexit.py
│ ├── atexit.pyc
│ ├── audiodev.py
│ ├── base64.py
│ ├── bdb.py
│ ├── binhex.py
│ ├── bisect.py
│ ├── bisect.pyc
│ ├── bsddb
│ │ ├── __init__.py
│ │ ├── db.py
│ │ ├── dbobj.py
│ │ ├── dbrecio.py
│ │ ├── dbshelve.py
│ │ ├── dbtables.py
│ │ └── dbutils.py
│ ├── cProfile.py
│ ├── calendar.py
│ ├── cgi.py
│ ├── cgitb.py
│ ├── chunk.py
│ ├── cmd.py
│ ├── code.py
│ ├── codecs.py
│ ├── codecs.pyc
│ ├── codeop.py
│ ├── collections.py
│ ├── collections.pyc
│ ├── colorsys.py
│ ├── commands.py
│ ├── compileall.py
│ ├── compiler
│ │ ├── __init__.py
│ │ ├── ast.py
│ │ ├── consts.py
│ │ ├── future.py
│ │ ├── misc.py
│ │ ├── pyassem.py
│ │ ├── pycodegen.py
│ │ ├── symbols.py
│ │ ├── syntax.py
│ │ ├── transformer.py
│ │ └── visitor.py
│ ├── config
│ │ └── Makefile
│ ├── contextlib.py
│ ├── cookielib.py
│ ├── copy.py
│ ├── copy.pyc
│ ├── copy_reg.py
│ ├── copy_reg.pyc
│ ├── csv.py
│ ├── ctypes
│ │ ├── __init__.py
│ │ ├── _endian.py
│ │ ├── util.py
│ │ └── wintypes.py
│ ├── curses
│ │ ├── __init__.py
│ │ ├── ascii.py
│ │ ├── has_key.py
│ │ ├── panel.py
│ │ ├── textpad.py
│ │ └── wrapper.py
│ ├── dbhash.py
│ ├── decimal.py
│ ├── difflib.py
│ ├── dircache.py
│ ├── dis.py
│ ├── dist-packages
│ │ ├── PyQt4
│ │ │ ├── Qt.so
│ │ │ ├── QtAssistant.so
│ │ │ ├── QtCore.so
│ │ │ ├── QtDBus.so
│ │ │ ├── QtDeclarative.so
│ │ │ ├── QtDesigner.so
│ │ │ ├── QtGui.so
│ │ │ ├── QtHelp.so
│ │ │ ├── QtNetwork.so
│ │ │ ├── QtScript.so
│ │ │ ├── QtScriptTools.so
│ │ │ ├── QtSvg.so
│ │ │ ├── QtTest.so
│ │ │ ├── QtWebKit.so
│ │ │ ├── QtXml.so
│ │ │ ├── QtXmlPatterns.so
│ │ │ ├── __init__.py
│ │ │ ├── __init__.pyc
│ │ │ ├── pyqtconfig.py
│ │ │ └── uic
│ │ │ │ ├── Compiler
│ │ │ │ ├── __init__.py
│ │ │ │ ├── compiler.py
│ │ │ │ ├── indenter.py
│ │ │ │ ├── misc.py
│ │ │ │ ├── proxy_metaclass.py
│ │ │ │ ├── qobjectcreator.py
│ │ │ │ └── qtproxies.py
│ │ │ │ ├── Loader
│ │ │ │ ├── __init__.py
│ │ │ │ ├── loader.py
│ │ │ │ └── qobjectcreator.py
│ │ │ │ ├── __init__.py
│ │ │ │ ├── driver.py
│ │ │ │ ├── exceptions.py
│ │ │ │ ├── icon_cache.py
│ │ │ │ ├── objcreator.py
│ │ │ │ ├── port_v2
│ │ │ │ ├── __init__.py
│ │ │ │ ├── as_string.py
│ │ │ │ ├── ascii_upper.py
│ │ │ │ ├── invoke.py
│ │ │ │ ├── load_plugin.py
│ │ │ │ ├── proxy_base.py
│ │ │ │ └── string_io.py
│ │ │ │ ├── properties.py
│ │ │ │ ├── pyuic.py
│ │ │ │ ├── uiparser.py
│ │ │ │ └── widget-plugins
│ │ │ │ ├── .noinit
│ │ │ │ ├── phonon.py
│ │ │ │ ├── qaxcontainer.py
│ │ │ │ ├── qscintilla.py
│ │ │ │ ├── qtdeclarative.py
│ │ │ │ └── qtwebkit.py
│ │ ├── README
│ │ ├── board1.py
│ │ ├── board1.pyc
│ │ ├── cairo
│ │ │ ├── __init__.py
│ │ │ ├── __init__.pyc
│ │ │ └── _cairo.so
│ │ ├── clock.py
│ │ ├── clock.pyc
│ │ ├── gifs
│ │ │ ├── BsTurn.gif
│ │ │ ├── WsTurn.gif
│ │ │ ├── b.gif
│ │ │ ├── bgd.gif
│ │ │ ├── black.gif
│ │ │ ├── board.gif
│ │ │ ├── bw.gif
│ │ │ ├── clock.gif
│ │ │ ├── empty.gif
│ │ │ ├── end.gif
│ │ │ ├── hint.gif
│ │ │ ├── left.gif
│ │ │ ├── logo.gif
│ │ │ ├── reload.gif
│ │ │ ├── right.gif
│ │ │ ├── showsol.gif
│ │ │ ├── solved1.gif
│ │ │ ├── solved2.gif
│ │ │ ├── tryvar.gif
│ │ │ ├── undo.gif
│ │ │ ├── w.gif
│ │ │ ├── white.gif
│ │ │ └── wrong.gif
│ │ ├── glib
│ │ │ ├── __init__.py
│ │ │ ├── __init__.pyc
│ │ │ ├── _glib.so
│ │ │ ├── option.py
│ │ │ └── option.pyc
│ │ ├── gobject
│ │ │ ├── __init__.py
│ │ │ ├── __init__.pyc
│ │ │ ├── _gobject.so
│ │ │ ├── constants.py
│ │ │ ├── constants.pyc
│ │ │ ├── propertyhelper.py
│ │ │ └── propertyhelper.pyc
│ │ ├── gtk-2.0-pysupport-compat.pth
│ │ ├── gtk-2.0
│ │ │ ├── atk.so
│ │ │ ├── dsextras.py
│ │ │ ├── gio
│ │ │ │ ├── __init__.py
│ │ │ │ ├── __init__.pyc
│ │ │ │ ├── _gio.so
│ │ │ │ └── unix.so
│ │ │ ├── gtk
│ │ │ │ ├── __init__.py
│ │ │ │ ├── __init__.pyc
│ │ │ │ ├── _gtk.so
│ │ │ │ ├── _lazyutils.py
│ │ │ │ ├── _lazyutils.pyc
│ │ │ │ ├── compat.py
│ │ │ │ ├── deprecation.py
│ │ │ │ ├── deprecation.pyc
│ │ │ │ ├── glade.so
│ │ │ │ └── keysyms.py
│ │ │ ├── gtkunixprint.so
│ │ │ ├── pango.so
│ │ │ └── pangocairo.so
│ │ ├── pygtk.pth
│ │ ├── pygtk.py
│ │ ├── pygtk.pyc
│ │ ├── sgf
│ │ │ ├── easy.sgf
│ │ │ └── hard.sgf
│ │ ├── sgfparser.py
│ │ ├── sgfparser.pyc
│ │ ├── sip.so
│ │ ├── sipconfig.py
│ │ ├── sipconfig_nd.py
│ │ ├── uligo.app
│ │ ├── uligo.def
│ │ └── uligo.py
│ ├── distutils
│ │ ├── README
│ │ ├── __init__.py
│ │ ├── archive_util.py
│ │ ├── bcppcompiler.py
│ │ ├── ccompiler.py
│ │ ├── cmd.py
│ │ ├── command
│ │ │ ├── __init__.py
│ │ │ ├── bdist.py
│ │ │ ├── bdist_dumb.py
│ │ │ ├── bdist_msi.py
│ │ │ ├── bdist_rpm.py
│ │ │ ├── bdist_wininst.py
│ │ │ ├── build.py
│ │ │ ├── build_clib.py
│ │ │ ├── build_ext.py
│ │ │ ├── build_py.py
│ │ │ ├── build_scripts.py
│ │ │ ├── check.py
│ │ │ ├── clean.py
│ │ │ ├── command_template
│ │ │ ├── config.py
│ │ │ ├── install.py
│ │ │ ├── install_data.py
│ │ │ ├── install_egg_info.py
│ │ │ ├── install_headers.py
│ │ │ ├── install_lib.py
│ │ │ ├── install_scripts.py
│ │ │ ├── register.py
│ │ │ ├── sdist.py
│ │ │ └── upload.py
│ │ ├── config.py
│ │ ├── core.py
│ │ ├── cygwinccompiler.py
│ │ ├── debug.py
│ │ ├── dep_util.py
│ │ ├── dir_util.py
│ │ ├── dist.py
│ │ ├── emxccompiler.py
│ │ ├── errors.py
│ │ ├── extension.py
│ │ ├── fancy_getopt.py
│ │ ├── file_util.py
│ │ ├── filelist.py
│ │ ├── log.py
│ │ ├── msvc9compiler.py
│ │ ├── msvccompiler.py
│ │ ├── spawn.py
│ │ ├── sysconfig.py
│ │ ├── text_file.py
│ │ ├── unixccompiler.py
│ │ ├── util.py
│ │ ├── version.py
│ │ └── versionpredicate.py
│ ├── doctest.py
│ ├── dumbdbm.py
│ ├── dummy_thread.py
│ ├── dummy_threading.py
│ ├── email
│ │ ├── __init__.py
│ │ ├── _parseaddr.py
│ │ ├── base64mime.py
│ │ ├── charset.py
│ │ ├── encoders.py
│ │ ├── errors.py
│ │ ├── feedparser.py
│ │ ├── generator.py
│ │ ├── header.py
│ │ ├── iterators.py
│ │ ├── message.py
│ │ ├── mime
│ │ │ ├── __init__.py
│ │ │ ├── application.py
│ │ │ ├── audio.py
│ │ │ ├── base.py
│ │ │ ├── image.py
│ │ │ ├── message.py
│ │ │ ├── multipart.py
│ │ │ ├── nonmultipart.py
│ │ │ └── text.py
│ │ ├── parser.py
│ │ ├── quoprimime.py
│ │ └── utils.py
│ ├── encodings
│ │ ├── __init__.py
│ │ ├── __init__.pyc
│ │ ├── aliases.py
│ │ ├── aliases.pyc
│ │ ├── ascii.py
│ │ ├── base64_codec.py
│ │ ├── big5.py
│ │ ├── big5hkscs.py
│ │ ├── bz2_codec.py
│ │ ├── charmap.py
│ │ ├── cp037.py
│ │ ├── cp1006.py
│ │ ├── cp1026.py
│ │ ├── cp1140.py
│ │ ├── cp1250.py
│ │ ├── cp1251.py
│ │ ├── cp1252.py
│ │ ├── cp1253.py
│ │ ├── cp1254.py
│ │ ├── cp1255.py
│ │ ├── cp1256.py
│ │ ├── cp1257.py
│ │ ├── cp1258.py
│ │ ├── cp424.py
│ │ ├── cp437.py
│ │ ├── cp500.py
│ │ ├── cp720.py
│ │ ├── cp737.py
│ │ ├── cp775.py
│ │ ├── cp850.py
│ │ ├── cp852.py
│ │ ├── cp855.py
│ │ ├── cp856.py
│ │ ├── cp857.py
│ │ ├── cp858.py
│ │ ├── cp860.py
│ │ ├── cp861.py
│ │ ├── cp862.py
│ │ ├── cp863.py
│ │ ├── cp864.py
│ │ ├── cp865.py
│ │ ├── cp866.py
│ │ ├── cp869.py
│ │ ├── cp874.py
│ │ ├── cp875.py
│ │ ├── cp932.py
│ │ ├── cp949.py
│ │ ├── cp950.py
│ │ ├── euc_jis_2004.py
│ │ ├── euc_jisx0213.py
│ │ ├── euc_jp.py
│ │ ├── euc_kr.py
│ │ ├── gb18030.py
│ │ ├── gb2312.py
│ │ ├── gbk.py
│ │ ├── hex_codec.py
│ │ ├── hp_roman8.py
│ │ ├── hz.py
│ │ ├── idna.py
│ │ ├── iso2022_jp.py
│ │ ├── iso2022_jp_1.py
│ │ ├── iso2022_jp_2.py
│ │ ├── iso2022_jp_2004.py
│ │ ├── iso2022_jp_3.py
│ │ ├── iso2022_jp_ext.py
│ │ ├── iso2022_kr.py
│ │ ├── iso8859_1.py
│ │ ├── iso8859_10.py
│ │ ├── iso8859_11.py
│ │ ├── iso8859_13.py
│ │ ├── iso8859_14.py
│ │ ├── iso8859_15.py
│ │ ├── iso8859_16.py
│ │ ├── iso8859_2.py
│ │ ├── iso8859_3.py
│ │ ├── iso8859_4.py
│ │ ├── iso8859_5.py
│ │ ├── iso8859_6.py
│ │ ├── iso8859_7.py
│ │ ├── iso8859_8.py
│ │ ├── iso8859_9.py
│ │ ├── johab.py
│ │ ├── koi8_r.py
│ │ ├── koi8_u.py
│ │ ├── latin_1.py
│ │ ├── mac_arabic.py
│ │ ├── mac_centeuro.py
│ │ ├── mac_croatian.py
│ │ ├── mac_cyrillic.py
│ │ ├── mac_farsi.py
│ │ ├── mac_greek.py
│ │ ├── mac_iceland.py
│ │ ├── mac_latin2.py
│ │ ├── mac_roman.py
│ │ ├── mac_romanian.py
│ │ ├── mac_turkish.py
│ │ ├── mbcs.py
│ │ ├── palmos.py
│ │ ├── ptcp154.py
│ │ ├── punycode.py
│ │ ├── quopri_codec.py
│ │ ├── raw_unicode_escape.py
│ │ ├── rot_13.py
│ │ ├── shift_jis.py
│ │ ├── shift_jis_2004.py
│ │ ├── shift_jisx0213.py
│ │ ├── string_escape.py
│ │ ├── tis_620.py
│ │ ├── undefined.py
│ │ ├── unicode_escape.py
│ │ ├── unicode_internal.py
│ │ ├── utf_16.py
│ │ ├── utf_16_be.py
│ │ ├── utf_16_le.py
│ │ ├── utf_32.py
│ │ ├── utf_32_be.py
│ │ ├── utf_32_le.py
│ │ ├── utf_7.py
│ │ ├── utf_8.py
│ │ ├── utf_8.pyc
│ │ ├── utf_8_sig.py
│ │ ├── uu_codec.py
│ │ └── zlib_codec.py
│ ├── filecmp.py
│ ├── fileinput.py
│ ├── fnmatch.py
│ ├── fnmatch.pyc
│ ├── formatter.py
│ ├── fpformat.py
│ ├── fractions.py
│ ├── ftplib.py
│ ├── functools.py
│ ├── functools.pyc
│ ├── genericpath.py
│ ├── genericpath.pyc
│ ├── getopt.py
│ ├── getpass.py
│ ├── gettext.py
│ ├── gettext.pyc
│ ├── glob.py
│ ├── glob.pyc
│ ├── gzip.py
│ ├── hashlib.py
│ ├── hashlib.pyc
│ ├── heapq.py
│ ├── heapq.pyc
│ ├── hmac.py
│ ├── hotshot
│ │ ├── __init__.py
│ │ ├── log.py
│ │ ├── stats.py
│ │ └── stones.py
│ ├── htmlentitydefs.py
│ ├── htmllib.py
│ ├── httplib.py
│ ├── ihooks.py
│ ├── imaplib.py
│ ├── imghdr.py
│ ├── importlib
│ │ └── __init__.py
│ ├── imputil.py
│ ├── inspect.py
│ ├── io.py
│ ├── json
│ │ ├── __init__.py
│ │ ├── decoder.py
│ │ ├── encoder.py
│ │ ├── scanner.py
│ │ └── tool.py
│ ├── keyword.py
│ ├── keyword.pyc
│ ├── lib-dynload
│ │ ├── Python-2.7.egg-info
│ │ ├── _bsddb.so
│ │ ├── _codecs_cn.so
│ │ ├── _codecs_hk.so
│ │ ├── _codecs_iso2022.so
│ │ ├── _codecs_jp.so
│ │ ├── _codecs_kr.so
│ │ ├── _codecs_tw.so
│ │ ├── _csv.so
│ │ ├── _ctypes.so
│ │ ├── _ctypes_test.so
│ │ ├── _curses.so
│ │ ├── _curses_panel.so
│ │ ├── _elementtree.so
│ │ ├── _hashlib.so
│ │ ├── _hotshot.so
│ │ ├── _io.so
│ │ ├── _json.so
│ │ ├── _lsprof.so
│ │ ├── _multibytecodec.so
│ │ ├── _multiprocessing.so
│ │ ├── _sqlite3.so
│ │ ├── _ssl.so
│ │ ├── _sysconfigdata.py
│ │ ├── _testcapi.so
│ │ ├── _tkinter.so
│ │ ├── audioop.so
│ │ ├── bz2.so
│ │ ├── crypt.so
│ │ ├── datetime.so
│ │ ├── dbm.so
│ │ ├── dl.so
│ │ ├── fpectl.so
│ │ ├── future_builtins.so
│ │ ├── imageop.so
│ │ ├── linuxaudiodev.so
│ │ ├── mmap.so
│ │ ├── nis.so
│ │ ├── ossaudiodev.so
│ │ ├── parser.so
│ │ ├── pyexpat.so
│ │ ├── readline.so
│ │ ├── resource.so
│ │ └── termios.so
│ ├── lib-tk
│ │ ├── Canvas.py
│ │ ├── Dialog.py
│ │ ├── FileDialog.py
│ │ ├── FixTk.py
│ │ ├── ScrolledText.py
│ │ ├── ScrolledText.pyc
│ │ ├── SimpleDialog.py
│ │ ├── Tix.py
│ │ ├── Tkconstants.py
│ │ ├── Tkconstants.pyc
│ │ ├── Tkdnd.py
│ │ ├── Tkinter.py
│ │ ├── Tkinter.pyc
│ │ ├── tkColorChooser.py
│ │ ├── tkCommonDialog.py
│ │ ├── tkCommonDialog.pyc
│ │ ├── tkFileDialog.py
│ │ ├── tkFileDialog.pyc
│ │ ├── tkFont.py
│ │ ├── tkFont.pyc
│ │ ├── tkMessageBox.py
│ │ ├── tkMessageBox.pyc
│ │ ├── tkSimpleDialog.py
│ │ ├── ttk.py
│ │ └── turtle.py
│ ├── lib2to3
│ │ ├── Grammar.txt
│ │ ├── Grammar2.7.3.final.0.pickle
│ │ ├── PatternGrammar.txt
│ │ ├── PatternGrammar2.7.3.final.0.pickle
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── btm_matcher.py
│ │ ├── btm_utils.py
│ │ ├── fixer_base.py
│ │ ├── fixer_util.py
│ │ ├── fixes
│ │ │ ├── __init__.py
│ │ │ ├── fix_apply.py
│ │ │ ├── fix_basestring.py
│ │ │ ├── fix_buffer.py
│ │ │ ├── fix_callable.py
│ │ │ ├── fix_dict.py
│ │ │ ├── fix_except.py
│ │ │ ├── fix_exec.py
│ │ │ ├── fix_execfile.py
│ │ │ ├── fix_exitfunc.py
│ │ │ ├── fix_filter.py
│ │ │ ├── fix_funcattrs.py
│ │ │ ├── fix_future.py
│ │ │ ├── fix_getcwdu.py
│ │ │ ├── fix_has_key.py
│ │ │ ├── fix_idioms.py
│ │ │ ├── fix_import.py
│ │ │ ├── fix_imports.py
│ │ │ ├── fix_imports2.py
│ │ │ ├── fix_input.py
│ │ │ ├── fix_intern.py
│ │ │ ├── fix_isinstance.py
│ │ │ ├── fix_itertools.py
│ │ │ ├── fix_itertools_imports.py
│ │ │ ├── fix_long.py
│ │ │ ├── fix_map.py
│ │ │ ├── fix_metaclass.py
│ │ │ ├── fix_methodattrs.py
│ │ │ ├── fix_ne.py
│ │ │ ├── fix_next.py
│ │ │ ├── fix_nonzero.py
│ │ │ ├── fix_numliterals.py
│ │ │ ├── fix_operator.py
│ │ │ ├── fix_paren.py
│ │ │ ├── fix_print.py
│ │ │ ├── fix_raise.py
│ │ │ ├── fix_raw_input.py
│ │ │ ├── fix_reduce.py
│ │ │ ├── fix_renames.py
│ │ │ ├── fix_repr.py
│ │ │ ├── fix_set_literal.py
│ │ │ ├── fix_standarderror.py
│ │ │ ├── fix_sys_exc.py
│ │ │ ├── fix_throw.py
│ │ │ ├── fix_tuple_params.py
│ │ │ ├── fix_types.py
│ │ │ ├── fix_unicode.py
│ │ │ ├── fix_urllib.py
│ │ │ ├── fix_ws_comma.py
│ │ │ ├── fix_xrange.py
│ │ │ ├── fix_xreadlines.py
│ │ │ └── fix_zip.py
│ │ ├── main.py
│ │ ├── patcomp.py
│ │ ├── pgen2
│ │ │ ├── __init__.py
│ │ │ ├── conv.py
│ │ │ ├── driver.py
│ │ │ ├── grammar.py
│ │ │ ├── literals.py
│ │ │ ├── parse.py
│ │ │ ├── pgen.py
│ │ │ ├── token.py
│ │ │ └── tokenize.py
│ │ ├── pygram.py
│ │ ├── pytree.py
│ │ └── refactor.py
│ ├── linecache.py
│ ├── linecache.pyc
│ ├── locale.py
│ ├── locale.pyc
│ ├── logging
│ │ ├── __init__.py
│ │ ├── config.py
│ │ └── handlers.py
│ ├── macpath.py
│ ├── macurl2path.py
│ ├── mailbox.py
│ ├── mailcap.py
│ ├── markupbase.py
│ ├── md5.py
│ ├── mhlib.py
│ ├── mimetools.py
│ ├── mimetypes.py
│ ├── mimify.py
│ ├── modulefinder.py
│ ├── multifile.py
│ ├── multiprocessing
│ │ ├── __init__.py
│ │ ├── connection.py
│ │ ├── dummy
│ │ │ ├── __init__.py
│ │ │ └── connection.py
│ │ ├── forking.py
│ │ ├── heap.py
│ │ ├── managers.py
│ │ ├── pool.py
│ │ ├── process.py
│ │ ├── queues.py
│ │ ├── reduction.py
│ │ ├── sharedctypes.py
│ │ ├── synchronize.py
│ │ └── util.py
│ ├── mutex.py
│ ├── netrc.py
│ ├── new.py
│ ├── nntplib.py
│ ├── ntpath.py
│ ├── nturl2path.py
│ ├── numbers.py
│ ├── opcode.py
│ ├── optparse.py
│ ├── optparse.pyc
│ ├── os.py
│ ├── os.pyc
│ ├── os2emxpath.py
│ ├── pdb.doc
│ ├── pdb.py
│ ├── pickle.py
│ ├── pickle.pyc
│ ├── pickletools.py
│ ├── pipes.py
│ ├── pkgutil.py
│ ├── pkgutil.pyc
│ ├── plat-linux2
│ │ ├── CDROM.py
│ │ ├── DLFCN.py
│ │ ├── IN.py
│ │ ├── TYPES.py
│ │ └── regen
│ ├── platform.py
│ ├── plistlib.py
│ ├── popen2.py
│ ├── poplib.py
│ ├── posixfile.py
│ ├── posixpath.py
│ ├── posixpath.pyc
│ ├── pprint.py
│ ├── profile.py
│ ├── pstats.py
│ ├── pty.py
│ ├── py_compile.py
│ ├── pyclbr.py
│ ├── pydoc.py
│ ├── pydoc_data
│ │ ├── __init__.py
│ │ └── topics.py
│ ├── quopri.py
│ ├── random.py
│ ├── random.pyc
│ ├── re.py
│ ├── re.pyc
│ ├── repr.py
│ ├── rexec.py
│ ├── rfc822.py
│ ├── rlcompleter.py
│ ├── robotparser.py
│ ├── runpy.py
│ ├── runpy.pyc
│ ├── sched.py
│ ├── sets.py
│ ├── sgmllib.py
│ ├── sha.py
│ ├── shelve.py
│ ├── shlex.py
│ ├── shlex.pyc
│ ├── shutil.py
│ ├── site.py
│ ├── site.pyc
│ ├── sitecustomize.py
│ ├── sitecustomize.pyc
│ ├── smtpd.py
│ ├── smtplib.py
│ ├── sndhdr.py
│ ├── socket.py
│ ├── sqlite3
│ │ ├── __init__.py
│ │ ├── dbapi2.py
│ │ └── dump.py
│ ├── sre.py
│ ├── sre_compile.py
│ ├── sre_compile.pyc
│ ├── sre_constants.py
│ ├── sre_constants.pyc
│ ├── sre_parse.py
│ ├── sre_parse.pyc
│ ├── ssl.py
│ ├── stat.py
│ ├── stat.pyc
│ ├── statvfs.py
│ ├── string.py
│ ├── string.pyc
│ ├── stringold.py
│ ├── stringprep.py
│ ├── struct.py
│ ├── struct.pyc
│ ├── subprocess.py
│ ├── subprocess.pyc
│ ├── sunau.py
│ ├── sunaudio.py
│ ├── symbol.py
│ ├── symtable.py
│ ├── sysconfig.py
│ ├── sysconfig.pyc
│ ├── tabnanny.py
│ ├── tarfile.py
│ ├── telnetlib.py
│ ├── tempfile.py
│ ├── test
│ │ ├── __init__.py
│ │ ├── pystone.py
│ │ ├── regrtest.py
│ │ └── test_support.py
│ ├── textwrap.py
│ ├── textwrap.pyc
│ ├── this.py
│ ├── threading.py
│ ├── timeit.py
│ ├── toaiff.py
│ ├── token.py
│ ├── tokenize.py
│ ├── trace.py
│ ├── traceback.py
│ ├── traceback.pyc
│ ├── tty.py
│ ├── types.py
│ ├── types.pyc
│ ├── unittest
│ │ ├── __init__.py
│ │ ├── __main__.py
│ │ ├── case.py
│ │ ├── loader.py
│ │ ├── main.py
│ │ ├── result.py
│ │ ├── runner.py
│ │ ├── signals.py
│ │ ├── suite.py
│ │ └── util.py
│ ├── urllib.py
│ ├── urllib2.py
│ ├── urlparse.py
│ ├── user.py
│ ├── uu.py
│ ├── uuid.py
│ ├── warnings.py
│ ├── warnings.pyc
│ ├── wave.py
│ ├── weakref.py
│ ├── weakref.pyc
│ ├── webbrowser.py
│ ├── webbrowser.pyc
│ ├── whichdb.py
│ ├── wsgiref.egg-info
│ ├── wsgiref
│ │ ├── __init__.py
│ │ ├── handlers.py
│ │ ├── headers.py
│ │ ├── simple_server.py
│ │ ├── util.py
│ │ └── validate.py
│ ├── xdrlib.py
│ ├── xml
│ │ ├── __init__.py
│ │ ├── dom
│ │ │ ├── NodeFilter.py
│ │ │ ├── __init__.py
│ │ │ ├── domreg.py
│ │ │ ├── expatbuilder.py
│ │ │ ├── minicompat.py
│ │ │ ├── minidom.py
│ │ │ ├── pulldom.py
│ │ │ └── xmlbuilder.py
│ │ ├── etree
│ │ │ ├── ElementInclude.py
│ │ │ ├── ElementPath.py
│ │ │ ├── ElementTree.py
│ │ │ ├── __init__.py
│ │ │ └── cElementTree.py
│ │ ├── parsers
│ │ │ ├── __init__.py
│ │ │ └── expat.py
│ │ └── sax
│ │ │ ├── __init__.py
│ │ │ ├── _exceptions.py
│ │ │ ├── expatreader.py
│ │ │ ├── handler.py
│ │ │ ├── saxutils.py
│ │ │ └── xmlreader.py
│ ├── xmllib.py
│ ├── xmlrpclib.py
│ └── zipfile.py
└── valgrind
│ └── python.supp
└── share
├── applications
└── python2.7.desktop
├── apps
└── konsole
│ └── python.desktop
├── binfmts
└── python2.7
├── debhelper
└── autoscripts
│ ├── postinst-pycompile
│ ├── preinst-pycentral-clean
│ └── prerm-pyclean
├── doc-base
└── python-policy
├── doc
├── libaudio2
│ ├── FAQ
│ ├── README.gz
│ ├── TODO
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libcairo2
│ ├── AUTHORS.gz
│ ├── NEWS.gz
│ ├── README.gz
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libgdk-pixbuf2.0-0
│ ├── AUTHORS
│ ├── NEWS.gz
│ ├── buildinfo.gz
│ ├── changelog.Debian.gz
│ └── copyright
├── libglade2-0
│ ├── AUTHORS
│ ├── NEWS.gz
│ ├── README
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libglib2.0-0
│ ├── AUTHORS
│ ├── ChangeLog.pre-1-2.gz
│ ├── ChangeLog.pre-2-0.gz
│ ├── ChangeLog.pre-2-2.gz
│ ├── NEWS.gz
│ ├── NEWS.pre-1-3.gz
│ ├── README.gz
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libgtk2.0-0
│ ├── README.Debian
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libpcre3
│ ├── AUTHORS
│ ├── NEWS.gz
│ ├── README.Debian
│ ├── README.gz
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libpixman-1-0
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-dbus
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-declarative
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-help
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-network
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-script
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-scripttools
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-sql
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-svg
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-test
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqt4-xml
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqtcore4
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqtgui4
│ ├── LGPL_EXCEPTION.txt
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libqtwebkit4
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libselinux1
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libx11-6
│ ├── NEWS.Debian.gz
│ ├── NEWS.gz
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libxcb1
│ ├── changelog.Debian.gz
│ └── copyright
├── libxcomposite1
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── libxcursor1
│ ├── changelog.Debian.gz
│ └── copyright
├── python-cairo
│ ├── AUTHORS
│ ├── NEWS.gz
│ ├── README
│ ├── changelog.Debian.gz
│ ├── copyright
│ └── examples
│ │ ├── gradient.py
│ │ ├── hering.py
│ │ ├── spiral.py
│ │ └── warpedtext.py
├── python-glade2
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── python-gobject-2
│ ├── AUTHORS
│ ├── NEWS.gz
│ ├── README
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ ├── copyright
│ └── examples
│ │ ├── cairo-demo.py
│ │ ├── option.py
│ │ ├── properties.py
│ │ └── signal.py
├── python-gtk2
│ ├── MAPPING.gz
│ ├── NEWS.gz
│ ├── README
│ ├── README.Debian
│ ├── THREADS.gz
│ ├── TODO
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── python-qt4
│ ├── README.Debian
│ ├── THANKS
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── python-sip
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ └── copyright
├── python
│ ├── FAQ.html
│ ├── README.Debian
│ ├── changelog.Debian.gz
│ ├── copyright
│ ├── faq
│ │ ├── extending.html
│ │ ├── general.html
│ │ ├── gui.html
│ │ ├── installed.html
│ │ ├── library.html
│ │ ├── programming.html
│ │ └── windows.html
│ ├── python-policy.html
│ │ ├── ap-build_dependencies.html
│ │ ├── ap-packaging_tools.html
│ │ ├── ap-upgrade.html
│ │ ├── ch-embed.html
│ │ ├── ch-module_packages.html
│ │ ├── ch-other.html
│ │ ├── ch-programs.html
│ │ ├── ch-python.html
│ │ └── index.html
│ ├── python-policy.sgml.gz
│ └── python-policy.txt.gz
├── python2.7-minimal
│ ├── README.Debian
│ ├── changelog.Debian.gz
│ └── copyright
└── python2.7
│ ├── ACKS.gz
│ ├── NEWS.gz
│ ├── README.Debian
│ ├── README.gz
│ ├── changelog.Debian.gz
│ ├── changelog.gz
│ ├── copyright
│ ├── python-policy.html
│ ├── ap-build_dependencies.html
│ ├── ap-packaging_tools.html
│ ├── ap-upgrade.html
│ ├── ch-embed.html
│ ├── ch-module_packages.html
│ ├── ch-other.html
│ ├── ch-programs.html
│ ├── ch-python.html
│ └── index.html
│ ├── python-policy.sgml.gz
│ └── python-policy.txt.gz
├── libaudio2
└── AuErrorDB
├── lintian
└── overrides
│ ├── libglib2.0-0
│ ├── libqt4-dbus
│ ├── libqt4-declarative
│ ├── libqt4-help
│ ├── libqt4-network
│ ├── libqt4-script
│ ├── libqt4-scripttools
│ ├── libqt4-sql
│ ├── libqt4-svg
│ ├── libqt4-test
│ ├── libqt4-xml
│ ├── libselinux1
│ ├── libx11-6
│ ├── python
│ └── python2.7
├── man
├── man1
│ ├── 2to3-2.7.1.gz
│ ├── 2to3.1.gz
│ ├── dh_python2.1.gz
│ ├── pdb.1.gz
│ ├── pdb2.7.1.gz
│ ├── pydoc.1.gz
│ ├── pydoc2.7.1.gz
│ ├── pygettext.1.gz
│ ├── pygettext2.7.1.gz
│ └── python2.7.1.gz
└── man3
│ └── pcrepattern.3.gz
├── menu
└── python2.7
├── perl5
└── Debian
│ └── Debhelper
│ └── Sequence
│ └── python2.pm
├── pixmaps
├── python.xpm
└── python2.7.xpm
├── pyshared
├── PyQt4
│ ├── __init__.py
│ └── uic
│ │ ├── Compiler
│ │ ├── __init__.py
│ │ ├── compiler.py
│ │ ├── indenter.py
│ │ ├── misc.py
│ │ ├── proxy_metaclass.py
│ │ ├── qobjectcreator.py
│ │ └── qtproxies.py
│ │ ├── Loader
│ │ ├── __init__.py
│ │ ├── loader.py
│ │ └── qobjectcreator.py
│ │ ├── __init__.py
│ │ ├── driver.py
│ │ ├── exceptions.py
│ │ ├── icon_cache.py
│ │ ├── objcreator.py
│ │ ├── port_v2
│ │ ├── __init__.py
│ │ ├── as_string.py
│ │ ├── ascii_upper.py
│ │ ├── invoke.py
│ │ ├── load_plugin.py
│ │ ├── proxy_base.py
│ │ └── string_io.py
│ │ ├── properties.py
│ │ ├── pyuic.py
│ │ ├── uiparser.py
│ │ └── widget-plugins
│ │ ├── .noinit
│ │ ├── phonon.py
│ │ ├── qaxcontainer.py
│ │ ├── qscintilla.py
│ │ ├── qtdeclarative.py
│ │ └── qtwebkit.py
├── cairo
│ └── __init__.py
├── glib
│ ├── __init__.py
│ └── option.py
├── gobject
│ ├── __init__.py
│ ├── constants.py
│ └── propertyhelper.py
├── gtk-2.0
│ ├── dsextras.py
│ ├── gio
│ │ └── __init__.py
│ └── gtk
│ │ ├── __init__.py
│ │ ├── _lazyutils.py
│ │ ├── compat.py
│ │ ├── deprecation.py
│ │ └── keysyms.py
├── pygtk.pth
├── pygtk.py
└── sipconfig.py
├── python-support
└── python-cairo.public
├── python
├── dist_fallback
├── python.mk
└── runtime.d
│ ├── public_modules.rtinstall
│ └── public_modules.rtremove
├── qt4
└── translations
│ ├── qt_ar.qm
│ ├── qt_cs.qm
│ ├── qt_da.qm
│ ├── qt_de.qm
│ ├── qt_es.qm
│ ├── qt_fa.qm
│ ├── qt_fr.qm
│ ├── qt_gl.qm
│ ├── qt_he.qm
│ ├── qt_help_cs.qm
│ ├── qt_help_da.qm
│ ├── qt_help_de.qm
│ ├── qt_help_fr.qm
│ ├── qt_help_gl.qm
│ ├── qt_help_hu.qm
│ ├── qt_help_ja.qm
│ ├── qt_help_ko.qm
│ ├── qt_help_pl.qm
│ ├── qt_help_ru.qm
│ ├── qt_help_sl.qm
│ ├── qt_help_uk.qm
│ ├── qt_help_zh_CN.qm
│ ├── qt_help_zh_TW.qm
│ ├── qt_hu.qm
│ ├── qt_ja.qm
│ ├── qt_ko.qm
│ ├── qt_lt.qm
│ ├── qt_pl.qm
│ ├── qt_pt.qm
│ ├── qt_ru.qm
│ ├── qt_sk.qm
│ ├── qt_sl.qm
│ ├── qt_sv.qm
│ ├── qt_uk.qm
│ ├── qt_zh_CN.qm
│ └── qt_zh_TW.qm
├── uligo
├── board1.py
├── board1.pyc
├── clock.py
├── clock.pyc
├── gifs
│ ├── BsTurn.gif
│ ├── WsTurn.gif
│ ├── b.gif
│ ├── bgd.gif
│ ├── black.gif
│ ├── board.gif
│ ├── bw.gif
│ ├── clock.gif
│ ├── empty.gif
│ ├── end.gif
│ ├── hint.gif
│ ├── left.gif
│ ├── logo.gif
│ ├── reload.gif
│ ├── right.gif
│ ├── showsol.gif
│ ├── solved1.gif
│ ├── solved2.gif
│ ├── tryvar.gif
│ ├── undo.gif
│ ├── w.gif
│ ├── white.gif
│ └── wrong.gif
├── sgf
│ ├── easy.sgf
│ └── hard.sgf
├── sgfparser.py
├── sgfparser.pyc
├── uligo
├── uligo.app
├── uligo.def
└── uligo.py
└── xml
└── libglade
└── glade-2.0.dtd
/config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | PyQt APPs
5 | 1.0
6 | bosito7
7 | PyQt APPs
8 |
9 |
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/etc/python2.7/sitecustomize.py:
--------------------------------------------------------------------------------
1 | # install the apport exception handler if available
2 | try:
3 | import apport_python_hook
4 | except ImportError:
5 | pass
6 | else:
7 | apport_python_hook.install()
8 |
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libQtXml.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libQtXml.so.4
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libcommon.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libcommon.so
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libcrypto.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libcrypto.so
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libfreetype.so.6:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libfreetype.so.6
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libglib-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libglib-2.0.so.0
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libglib-2.0.so.0.3200.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libglib-2.0.so.0.3200.4
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libjpeg.so.8:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libjpeg.so.8
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libpcre.so.3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libpcre.so.3
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libpcre.so.3.13.1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libpcre.so.3.13.1
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libpng12.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libpng12.so.0
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libpng12.so.0.50.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libpng12.so.0.50.0
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libselinux.so.1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libselinux.so.1
--------------------------------------------------------------------------------
/lib/arm-linux-gnueabi/libssl.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/lib/arm-linux-gnueabi/libssl.so
--------------------------------------------------------------------------------
/menu.json:
--------------------------------------------------------------------------------
1 | {
2 | "comment001": "PyQt APPs Menu",
3 | "comment002": "",
4 | "comment003": "This is the configurations for Kual Launcher",
5 | "comment004": "",
6 | "comment005": "autor: bosito7",
7 | "items": [
8 | {
9 | "name": "PyQt APPs",
10 | "priority": 1,
11 | "items": [
12 | {
13 | "name": "KindleClock",
14 | "priority": 1,
15 | "action": "./runit_KindleClock.sh"
16 | },
17 | {
18 | "name": "Z_Future",
19 | "priority": 2,
20 | "action": "./runit_tst.sh"
21 | }
22 | ]
23 | }
24 | ]
25 | }
--------------------------------------------------------------------------------
/pythonenv:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | export PATH=/mnt/us/extensions/kindle_Python_PyQt_env/usr/bin/:$PATH
3 |
--------------------------------------------------------------------------------
/runit.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | . /mnt/us/extensions/python/pythonenv
3 | /mnt/us/extensions/python/AppsPyQT/KindleClock/KindleClock.py
4 |
--------------------------------------------------------------------------------
/runit.sh.bak:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | . /mnt/us/extensions/python/pythonenv
3 | /mnt/us/extensions/python/demos/calc.py
4 |
--------------------------------------------------------------------------------
/runitPyQT.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | . /mnt/us/extensions/python/pythonenv
3 | /mnt/us/extensions/python/demosPyQT/textedit/textedit.py
4 |
--------------------------------------------------------------------------------
/runitPyQT2.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | . /mnt/us/extensions/python/pythonenv
3 | /mnt/us/extensions/python/demosPyQT/test.py
4 |
--------------------------------------------------------------------------------
/runit_KindleClock.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | . /mnt/us/extensions/kindle_Python_PyQt_env/pythonenv
3 | /mnt/us/extensions/kindle_Python_PyQt_env/AppsPyQT/KindleClock/KindleClock.py
4 |
--------------------------------------------------------------------------------
/tools/crfswin:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/crfswin
--------------------------------------------------------------------------------
/tools/dictionary/dictionary:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/dictionary/dictionary
--------------------------------------------------------------------------------
/tools/dictionary/sdcv:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/dictionary/sdcv
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSans-Bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSans-Bold.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSans-BoldOblique.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSans-BoldOblique.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSans-Oblique.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSans-Oblique.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSans.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSans.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSansMono-Bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSansMono-Bold.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSansMono-BoldOblique.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSansMono-BoldOblique.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSansMono-Oblique.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSansMono-Oblique.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSansMono.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSansMono.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSerif-BoldOblique.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSerif-BoldOblique.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSerif-Oblique.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSerif-Oblique.ttf
--------------------------------------------------------------------------------
/tools/fonts/DejaVuSerif.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/DejaVuSerif.ttf
--------------------------------------------------------------------------------
/tools/fonts/Vera.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/Vera.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraBI.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraBI.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraBd.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraBd.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraIt.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraIt.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraMoBI.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraMoBI.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraMoIt.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraMoIt.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraMono.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraMono.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraSe.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraSe.ttf
--------------------------------------------------------------------------------
/tools/fonts/VeraSeBd.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/fonts/VeraSeBd.ttf
--------------------------------------------------------------------------------
/tools/i18n/Brazilian.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Brazilian.qm
--------------------------------------------------------------------------------
/tools/i18n/Bulgarian.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Bulgarian.qm
--------------------------------------------------------------------------------
/tools/i18n/Czech.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Czech.qm
--------------------------------------------------------------------------------
/tools/i18n/French.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/French.qm
--------------------------------------------------------------------------------
/tools/i18n/German.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/German.qm
--------------------------------------------------------------------------------
/tools/i18n/Greek.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Greek.qm
--------------------------------------------------------------------------------
/tools/i18n/Hungarian.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Hungarian.qm
--------------------------------------------------------------------------------
/tools/i18n/Norwegian.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Norwegian.qm
--------------------------------------------------------------------------------
/tools/i18n/Polish.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Polish.qm
--------------------------------------------------------------------------------
/tools/i18n/Russian.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Russian.qm
--------------------------------------------------------------------------------
/tools/i18n/Turkish.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Turkish.qm
--------------------------------------------------------------------------------
/tools/i18n/Ukrainian.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Ukrainian.qm
--------------------------------------------------------------------------------
/tools/i18n/Urdu.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/Urdu.qm
--------------------------------------------------------------------------------
/tools/i18n/eu.kbd:
--------------------------------------------------------------------------------
1 | EN
2 | EU qá QÁ wé WÉ eí EÍ ró RÓ tú TÚ yà YÀ uè UÈ iì IÌ oò OÒ pù PÙ [æ {Æ ]œ }Œ aâ A sê SÊ dî DÎ fô FÔ gû GÛ hä HÄ jë JË kï KÏ lö LÖ ;Ü :ü 'ś "Ś zã Zà xą XĄ cć CĆ vę VĘ bł BŁ nń NŃ mś MŚ ,Ż .ż ?ñ /Ñ _ç =Ç
3 |
--------------------------------------------------------------------------------
/tools/i18n/pl.kbd:
--------------------------------------------------------------------------------
1 | EN
2 | PL eę EĘ oó OÓ aą AĄ sś SŚ lł LŁ zż ZŻ xź XŻ cć CĆ nń NŃ
3 |
--------------------------------------------------------------------------------
/tools/i18n/qt_cs.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/qt_cs.qm
--------------------------------------------------------------------------------
/tools/i18n/qt_de.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/qt_de.qm
--------------------------------------------------------------------------------
/tools/i18n/qt_gl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/qt_gl.qm
--------------------------------------------------------------------------------
/tools/i18n/qt_he.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/qt_he.qm
--------------------------------------------------------------------------------
/tools/i18n/qt_sl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/qt_sl.qm
--------------------------------------------------------------------------------
/tools/i18n/qt_sv.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/i18n/qt_sv.qm
--------------------------------------------------------------------------------
/tools/i18n/ru.kbd:
--------------------------------------------------------------------------------
1 | EN
2 | RU qй QЙ wц WЦ eу EУ rк RК tе TЕ yн YН uг UГ iш IШ oщ OЩ pз PЗ [х {Х ]ъ }Ъ aф AФ sы SЫ dв DВ fа FА gп GП hр HР jо JО kл KЛ lд LД ;Ж :ж 'э "Э zя ZЯ xч XЧ cс CС vм VМ bи BИ nт NТ mь MЬ ,Б .б ?ю /Ю _ё =Ё
3 |
--------------------------------------------------------------------------------
/tools/kbd.txt:
--------------------------------------------------------------------------------
1 | EN
2 | RU qй QЙ wц WЦ eу EУ rк RК tе TЕ yн YН uг UГ iш IШ oщ OЩ pз PЗ [х {Х ]ъ }Ъ aф AФ sы SЫ dв DВ fа FА gп GП hр HР jо JО kл KЛ lд LД ;Ж :ж 'э "Э zя ZЯ xч XЧ cс CС vм VМ bи BИ nт NТ mь MЬ ,Б .б ?ю /Ю _ё =Ё
3 |
--------------------------------------------------------------------------------
/tools/ktresume.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | killall crfswin
3 |
--------------------------------------------------------------------------------
/tools/ktsuspend.sh:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | rm -rf /var/tmp/crfswin.running
3 | /var/tmp/crfswin &
4 | # wait for the flag file
5 | x=0
6 | while [ "$x" -lt 30 -a ! -f /var/tmp/crfswin.running ]
7 | do
8 | x=$((x+1))
9 | /var/tmp/usleep 200000
10 | done
11 | /var/tmp/usleep 500000
12 |
--------------------------------------------------------------------------------
/tools/msgbox/msgbox:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/msgbox/msgbox
--------------------------------------------------------------------------------
/tools/usleep:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/tools/usleep
--------------------------------------------------------------------------------
/usr/bin/2to3:
--------------------------------------------------------------------------------
1 | #! /usr/bin/python2.7
2 | import sys
3 | from lib2to3.main import main
4 |
5 | sys.exit(main("lib2to3.fixes"))
6 |
--------------------------------------------------------------------------------
/usr/bin/2to3-2.7:
--------------------------------------------------------------------------------
1 | #! /usr/bin/python2.7
2 | import sys
3 | from lib2to3.main import main
4 |
5 | sys.exit(main("lib2to3.fixes"))
6 |
--------------------------------------------------------------------------------
/usr/bin/pydoc:
--------------------------------------------------------------------------------
1 | #! /usr/bin/python2.7
2 |
3 | import pydoc
4 | if __name__ == '__main__':
5 | pydoc.cli()
6 |
--------------------------------------------------------------------------------
/usr/bin/pydoc2.7:
--------------------------------------------------------------------------------
1 | #! /usr/bin/python2.7
2 |
3 | import pydoc
4 | if __name__ == '__main__':
5 | pydoc.cli()
6 |
--------------------------------------------------------------------------------
/usr/bin/pygettext:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/bin/pygettext
--------------------------------------------------------------------------------
/usr/bin/pygettext2.7:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/bin/pygettext2.7
--------------------------------------------------------------------------------
/usr/bin/python:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | export PYTHONPATH=/mnt/us/extensions/kindle_Python_PyQt_env/usr/lib/python2.7/
3 |
4 | export LD_LIBRARY_PATH=/mnt/us/extensions/kindle_Python_PyQt_env/usr/lib:/mnt/us/extensions/kindle_Python_PyQt_env/usr/lib/arm-linux-gnueabi:/mnt/us/extensions/kindle_Python_PyQt_env/lib/arm-linux-gnueabi:$LD_LIBRARY_PATH
5 | python2.7 $@
6 |
--------------------------------------------------------------------------------
/usr/bin/python.bak:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | export PYTHONPATH=/mnt/us/extensions/python/usr/lib/python2.7/
3 |
4 | export LD_LIBRARY_PATH=/mnt/us/extensions/python/usr/lib:/mnt/us/extensions/python/usr/lib/arm-linux-gnueabi:/mnt/us/extensions/python/lib/arm-linux-gnueabi:$LD_LIBRARY_PATH
5 | python2.7 $@
6 |
--------------------------------------------------------------------------------
/usr/bin/python.new2:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | export PYTHONPATH=/mnt/us/extensions/python/usr/lib/python2.7/
3 |
4 | export LD_LIBRARY_PATH=/mnt/us/extensions/python/usr/lib:/mnt/us/extensions/python/usr/lib/arm-linux-gnueabi:/mnt/us/extensions/python/lib/arm-linux-gnueabi:$LD_LIBRARY_PATH
5 | python2.7 $@
6 |
--------------------------------------------------------------------------------
/usr/bin/python2.7:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/bin/python2.7
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pcx.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pcx.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ras.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ras.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-wbmp.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-wbmp.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/glib-2.0/gio-querymodules:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/glib-2.0/gio-querymodules
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/glib-2.0/glib-compile-resources:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/glib-2.0/glib-compile-resources
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/glib-2.0/glib-compile-schemas:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/glib-2.0/glib-compile-schemas
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-am-et.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-am-et.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-cedilla.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-cedilla.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-cyrillic-translit.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-inuktitut.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-inuktitut.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-ipa.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-ipa.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-multipress.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-multipress.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-thai.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-thai.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-ti-er.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-ti-er.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-ti-et.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-ti-et.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-viqr.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-viqr.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-xim.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/immodules/im-xim.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-file.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-lpr.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-lpr.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-test.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/gtk-2.0/2.10.0/printbackends/libprintbackend-test.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtCLucene.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtCLucene.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtCore.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtCore.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtDeclarative.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtDeclarative.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtGui.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtGui.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtHelp.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtHelp.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtNetwork.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtNetwork.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtScript.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtScript.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtScriptTools.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtScriptTools.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtSql.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtSql.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtSvg.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtSvg.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtTest.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtTest.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtWebKit.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtWebKit.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libQtXml.so.4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libQtXml.so.4
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libX11.so.6:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libX11.so.6
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libXcomposite.so.1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libXcomposite.so.1
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libXcursor.so.1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libXcursor.so.1
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libaudio.so.2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libaudio.so.2
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libcairo.so.2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libcairo.so.2
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgdk-x11-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgdk-x11-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgdk_pixbuf-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgdk_pixbuf-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgdk_pixbuf_xlib-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgdk_pixbuf_xlib-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgio-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgio-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgmodule-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgmodule-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgobject-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgobject-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgthread-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgthread-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgtk-x11-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgtk-x11-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgtk2.0-0/gtk-query-immodules-2.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgtk2.0-0/gtk-query-immodules-2.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libgtk2.0-0/gtk-update-icon-cache:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libgtk2.0-0/gtk-update-icon-cache
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libpcreposix.so.3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libpcreposix.so.3
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libpixman-1.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libpixman-1.so.0
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/libxcb.so.1:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/libxcb.so.1
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/accessible/libqtaccessiblewidgets.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/accessible/libqtaccessiblewidgets.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/bearer/libqconnmanbearer.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/bearer/libqconnmanbearer.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/bearer/libqgenericbearer.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/bearer/libqgenericbearer.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/bearer/libqnmbearer.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/bearer/libqnmbearer.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqcncodecs.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqcncodecs.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqjpcodecs.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqjpcodecs.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqkrcodecs.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqkrcodecs.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqtwcodecs.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/codecs/libqtwcodecs.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/designer/libpythonplugin.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/designer/libpythonplugin.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/designer/libqdeclarativeview.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/designer/libqdeclarativeview.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/graphicssystems/libqtracegraphicssystem.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/graphicssystems/libqtracegraphicssystem.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/iconengines/libqsvgicon.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/iconengines/libqsvgicon.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqgif.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqgif.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqico.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqico.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqjpeg.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqjpeg.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqmng.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqmng.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqsvg.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqsvg.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqtga.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqtga.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqtiff.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/imageformats/libqtiff.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/inputmethods/libqimsw-multi.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/inputmethods/libqimsw-multi.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/qmltooling/libqmldbg_inspector.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/qmltooling/libqmldbg_inspector.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/qmltooling/libqmldbg_tcp.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/qmltooling/libqmldbg_tcp.so
--------------------------------------------------------------------------------
/usr/lib/arm-linux-gnueabi/qt4/plugins/script/libqtscriptdbus.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/arm-linux-gnueabi/qt4/plugins/script/libqtscriptdbus.so
--------------------------------------------------------------------------------
/usr/lib/libglade-2.0.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/libglade-2.0.so.0
--------------------------------------------------------------------------------
/usr/lib/libglade-2.0.so.0.0.7:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/libglade-2.0.so.0.0.7
--------------------------------------------------------------------------------
/usr/lib/libpyglib-2.0-python2.6.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/libpyglib-2.0-python2.6.so.0
--------------------------------------------------------------------------------
/usr/lib/libpyglib-2.0-python2.6.so.0.0.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/libpyglib-2.0-python2.6.so.0.0.0
--------------------------------------------------------------------------------
/usr/lib/libpyglib-2.0-python2.7.so.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/libpyglib-2.0-python2.7.so.0
--------------------------------------------------------------------------------
/usr/lib/libpyglib-2.0-python2.7.so.0.0.0:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/libpyglib-2.0-python2.7.so.0.0.0
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/Qt.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/Qt.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtAssistant.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtAssistant.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtCore.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtCore.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtDBus.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtDBus.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtDeclarative.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtDeclarative.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtDesigner.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtDesigner.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtGui.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtGui.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtHelp.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtHelp.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtNetwork.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtNetwork.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtScript.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtScript.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtScriptTools.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtScriptTools.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtSvg.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtSvg.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtTest.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtTest.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtWebKit.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtWebKit.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtXml.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtXml.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/PyQt4/QtXmlPatterns.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/PyQt4/QtXmlPatterns.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/cairo/_cairo.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/cairo/_cairo.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/glib/_glib.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/glib/_glib.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gobject/_gobject.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gobject/_gobject.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/atk.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/atk.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/gio/_gio.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/gio/_gio.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/gio/unix.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/gio/unix.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/gtk/_gtk.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/gtk/_gtk.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/gtk/glade.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/gtk/glade.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/gtkunixprint.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/gtkunixprint.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/pango.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/pango.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/gtk-2.0/pangocairo.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/gtk-2.0/pangocairo.so
--------------------------------------------------------------------------------
/usr/lib/pyshared/python2.7/sip.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/pyshared/python2.7/sip.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/UserDict.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/UserDict.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/__future__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/__future__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/__phello__.foo.py:
--------------------------------------------------------------------------------
1 | # This file exists as a helper for the test.test_frozen module.
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/_abcoll.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/_abcoll.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/_sysconfigdata.py:
--------------------------------------------------------------------------------
1 | import sys
2 |
3 | if hasattr(sys, 'gettotalrefcount'):
4 | from _sysconfigdata_d import *
5 | else:
6 | from _sysconfigdata_nd import *
7 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/_sysconfigdata.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/_sysconfigdata.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/_sysconfigdata_nd.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/_sysconfigdata_nd.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/_weakrefset.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/_weakrefset.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/abc.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/abc.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/antigravity.py:
--------------------------------------------------------------------------------
1 |
2 | import webbrowser
3 |
4 | webbrowser.open("http://xkcd.com/353/")
5 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/argparse.egg-info:
--------------------------------------------------------------------------------
1 | Metadata-Version: 1.0
2 | Name: argparse
3 | Version: 1.2.1
4 | Summary: Python command-line parsing library
5 | Author: Steven Bethard
6 | Author-email: steven.bethard@gmail.com
7 | License: Python Software Foundation License
8 | Platform: any
9 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/atexit.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/atexit.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/bisect.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/bisect.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/codecs.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/codecs.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/collections.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/collections.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/compiler/consts.py:
--------------------------------------------------------------------------------
1 | # operation flags
2 | OP_ASSIGN = 'OP_ASSIGN'
3 | OP_DELETE = 'OP_DELETE'
4 | OP_APPLY = 'OP_APPLY'
5 |
6 | SC_LOCAL = 1
7 | SC_GLOBAL_IMPLICIT = 2
8 | SC_GLOBAL_EXPLICIT = 3
9 | SC_FREE = 4
10 | SC_CELL = 5
11 | SC_UNKNOWN = 6
12 |
13 | CO_OPTIMIZED = 0x0001
14 | CO_NEWLOCALS = 0x0002
15 | CO_VARARGS = 0x0004
16 | CO_VARKEYWORDS = 0x0008
17 | CO_NESTED = 0x0010
18 | CO_GENERATOR = 0x0020
19 | CO_GENERATOR_ALLOWED = 0
20 | CO_FUTURE_DIVISION = 0x2000
21 | CO_FUTURE_ABSIMPORT = 0x4000
22 | CO_FUTURE_WITH_STATEMENT = 0x8000
23 | CO_FUTURE_PRINT_FUNCTION = 0x10000
24 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/copy.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/copy.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/copy_reg.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/copy_reg.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/curses/panel.py:
--------------------------------------------------------------------------------
1 | """curses.panel
2 |
3 | Module for using panels with curses.
4 | """
5 |
6 | __revision__ = "$Id$"
7 |
8 | from _curses_panel import *
9 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dbhash.py:
--------------------------------------------------------------------------------
1 | """Provide a (g)dbm-compatible interface to bsddb.hashopen."""
2 |
3 | import sys
4 | import warnings
5 | warnings.warnpy3k("in 3.x, the dbhash module has been removed", stacklevel=2)
6 | try:
7 | import bsddb
8 | except ImportError:
9 | # prevent a second import of this module from spuriously succeeding
10 | del sys.modules[__name__]
11 | raise
12 |
13 | __all__ = ["error","open"]
14 |
15 | error = bsddb.error # Exported for anydbm
16 |
17 | def open(file, flag = 'r', mode=0666):
18 | return bsddb.hashopen(file, flag, mode)
19 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/Qt.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/Qt.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtAssistant.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtAssistant.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtCore.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtDBus.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtDBus.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtDeclarative.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtDeclarative.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtDesigner.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtDesigner.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtGui.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtGui.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtHelp.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtHelp.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtNetwork.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtNetwork.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtScript.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtScript.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtScriptTools.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtScriptTools.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtSvg.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtSvg.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtTest.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtTest.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtWebKit.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtWebKit.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtXml.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtXml.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/QtXmlPatterns.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/QtXmlPatterns.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/PyQt4/uic/widget-plugins/.noinit:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/PyQt4/uic/widget-plugins/.noinit
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/README:
--------------------------------------------------------------------------------
1 | This directory exists so that 3rd party packages can be installed
2 | here. Read the source for site.py for more details.
3 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/board1.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/board1.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/cairo/__init__.py:
--------------------------------------------------------------------------------
1 | from _cairo import *
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/cairo/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/cairo/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/cairo/_cairo.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/cairo/_cairo.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/clock.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/clock.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/BsTurn.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/BsTurn.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/WsTurn.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/WsTurn.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/b.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/b.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/bgd.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/bgd.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/black.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/black.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/board.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/board.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/bw.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/bw.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/clock.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/clock.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/empty.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/empty.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/end.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/end.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/hint.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/hint.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/left.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/left.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/logo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/logo.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/reload.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/reload.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/right.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/right.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/showsol.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/showsol.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/solved1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/solved1.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/solved2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/solved2.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/tryvar.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/tryvar.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/undo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/undo.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/w.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/w.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/white.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/white.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gifs/wrong.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gifs/wrong.gif
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/glib/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/glib/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/glib/_glib.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/glib/_glib.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/glib/option.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/glib/option.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gobject/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gobject/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gobject/_gobject.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gobject/_gobject.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gobject/constants.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gobject/constants.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gobject/propertyhelper.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gobject/propertyhelper.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth:
--------------------------------------------------------------------------------
1 | /usr/lib/pymodules/python2.7/gtk-2.0/
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/atk.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gio/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gio/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gio/_gio.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gio/_gio.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gio/unix.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gio/unix.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_lazyutils.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_lazyutils.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/deprecation.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/deprecation.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/glade.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/gtkunixprint.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/pango.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/pango.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/gtk-2.0/pangocairo.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/pygtk.pth:
--------------------------------------------------------------------------------
1 | gtk-2.0
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/pygtk.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/pygtk.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/sgfparser.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/sgfparser.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/sip.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/dist-packages/sip.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/sipconfig.py:
--------------------------------------------------------------------------------
1 | # import the sipconfig.py for the normal or the debug build
2 |
3 | import sys
4 |
5 | if getattr(sys, "pydebug", False):
6 | try:
7 | from sipconfig_d import *
8 | from sipconfig_d import _pkg_config, _default_macros
9 | except ImportError, msg:
10 | raise ImportError, 'No module named sipconfig; package python-sip4-dbg not installed'
11 | else:
12 | from sipconfig_nd import *
13 | from sipconfig_nd import _pkg_config, _default_macros
14 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/uligo.app:
--------------------------------------------------------------------------------
1 | *font: Helvetica 10
2 | *background: grey88
3 | *foreground: black
4 | *activeBackground: grey77
5 | *activeForeground: black
6 | *selectBackground: grey77
7 | *selectForeground: black
8 | *Listbox.background: white
9 | *Text.background: white
10 | *Entry.background: white
11 | *Canvas.background: grey88
12 | *Label.background: grey88
13 |
14 |
15 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/dist-packages/uligo.def:
--------------------------------------------------------------------------------
1 | uligo03
2 | i /tmp
3 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/distutils/README:
--------------------------------------------------------------------------------
1 | This directory contains the Distutils package.
2 |
3 | There's a full documentation available at:
4 |
5 | http://docs.python.org/distutils/
6 |
7 | The Distutils-SIG web page is also a good starting point:
8 |
9 | http://www.python.org/sigs/distutils-sig/
10 |
11 | WARNING : Distutils must remain compatible with 2.3
12 |
13 | $Id$
14 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/distutils/__init__.py:
--------------------------------------------------------------------------------
1 | """distutils
2 |
3 | The main package for the Python Module Distribution Utilities. Normally
4 | used from a setup script as
5 |
6 | from distutils.core import setup
7 |
8 | setup (...)
9 | """
10 |
11 | __revision__ = "$Id$"
12 |
13 | # Distutils version
14 | #
15 | # Updated automatically by the Python release process.
16 | #
17 | #--start constants--
18 | __version__ = "2.7.3"
19 | #--end constants--
20 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/distutils/command/bdist_msi.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/distutils/command/bdist_msi.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/distutils/debug.py:
--------------------------------------------------------------------------------
1 | import os
2 |
3 | __revision__ = "$Id$"
4 |
5 | # If DISTUTILS_DEBUG is anything other than the empty string, we run in
6 | # debug mode.
7 | DEBUG = os.environ.get('DISTUTILS_DEBUG')
8 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/email/mime/__init__.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/email/mime/__init__.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/email/mime/nonmultipart.py:
--------------------------------------------------------------------------------
1 | # Copyright (C) 2002-2006 Python Software Foundation
2 | # Author: Barry Warsaw
3 | # Contact: email-sig@python.org
4 |
5 | """Base class for MIME type messages that are not multipart."""
6 |
7 | __all__ = ['MIMENonMultipart']
8 |
9 | from email import errors
10 | from email.mime.base import MIMEBase
11 |
12 |
13 |
14 | class MIMENonMultipart(MIMEBase):
15 | """Base class for MIME multipart/* type messages."""
16 |
17 | def attach(self, payload):
18 | # The public API prohibits attaching multiple subparts to MIMEBase
19 | # derived subtypes since none of them are, by definition, of content
20 | # type multipart/*
21 | raise errors.MultipartConversionError(
22 | 'Cannot attach additional subparts to non-multipart/*')
23 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/encodings/__init__.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/encodings/__init__.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/encodings/aliases.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/encodings/aliases.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/encodings/punycode.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/encodings/punycode.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/encodings/string_escape.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/encodings/string_escape.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/encodings/utf_8.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/encodings/utf_8.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/fnmatch.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/fnmatch.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/functools.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/functools.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/genericpath.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/genericpath.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/gettext.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/gettext.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/glob.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/glob.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/hashlib.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/hashlib.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/heapq.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/heapq.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/heapq.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/heapq.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/keyword.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/keyword.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_bsddb.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_bsddb.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_codecs_cn.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_codecs_cn.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_codecs_hk.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_codecs_hk.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_codecs_iso2022.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_codecs_iso2022.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_codecs_jp.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_codecs_jp.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_codecs_kr.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_codecs_kr.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_codecs_tw.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_codecs_tw.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_csv.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_csv.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_ctypes.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_ctypes.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_ctypes_test.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_ctypes_test.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_curses.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_curses.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_curses_panel.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_curses_panel.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_elementtree.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_elementtree.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_hashlib.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_hashlib.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_hotshot.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_hotshot.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_io.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_io.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_json.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_json.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_lsprof.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_lsprof.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_multibytecodec.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_multibytecodec.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_multiprocessing.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_multiprocessing.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_sqlite3.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_sqlite3.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_ssl.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_ssl.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_testcapi.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_testcapi.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/_tkinter.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/_tkinter.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/audioop.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/audioop.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/bz2.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/bz2.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/crypt.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/crypt.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/datetime.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/datetime.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/dbm.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/dbm.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/dl.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/dl.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/fpectl.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/fpectl.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/future_builtins.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/future_builtins.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/imageop.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/imageop.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/linuxaudiodev.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/linuxaudiodev.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/mmap.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/mmap.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/nis.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/nis.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/ossaudiodev.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/ossaudiodev.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/parser.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/parser.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/pyexpat.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/pyexpat.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/readline.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/readline.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/resource.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/resource.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-dynload/termios.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-dynload/termios.so
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/ScrolledText.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/ScrolledText.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/Tkconstants.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/Tkconstants.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/Tkinter.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/Tkinter.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/tkCommonDialog.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/tkCommonDialog.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/tkFileDialog.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/tkFileDialog.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/tkFont.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/tkFont.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib-tk/tkMessageBox.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib-tk/tkMessageBox.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/Grammar2.7.3.final.0.pickle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib2to3/Grammar2.7.3.final.0.pickle
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/PatternGrammar2.7.3.final.0.pickle:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/lib2to3/PatternGrammar2.7.3.final.0.pickle
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/__init__.py:
--------------------------------------------------------------------------------
1 | #empty
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/__main__.py:
--------------------------------------------------------------------------------
1 | import sys
2 | from .main import main
3 |
4 | sys.exit(main("lib2to3.fixes"))
5 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/__init__.py:
--------------------------------------------------------------------------------
1 | # Dummy file to make this directory a package.
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_basestring.py:
--------------------------------------------------------------------------------
1 | """Fixer for basestring -> str."""
2 | # Author: Christian Heimes
3 |
4 | # Local imports
5 | from .. import fixer_base
6 | from ..fixer_util import Name
7 |
8 | class FixBasestring(fixer_base.BaseFix):
9 | BM_compatible = True
10 |
11 | PATTERN = "'basestring'"
12 |
13 | def transform(self, node, results):
14 | return Name(u"str", prefix=node.prefix)
15 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_buffer.py:
--------------------------------------------------------------------------------
1 | # Copyright 2007 Google, Inc. All Rights Reserved.
2 | # Licensed to PSF under a Contributor Agreement.
3 |
4 | """Fixer that changes buffer(...) into memoryview(...)."""
5 |
6 | # Local imports
7 | from .. import fixer_base
8 | from ..fixer_util import Name
9 |
10 |
11 | class FixBuffer(fixer_base.BaseFix):
12 | BM_compatible = True
13 |
14 | explicit = True # The user must ask for this fixer
15 |
16 | PATTERN = """
17 | power< name='buffer' trailer< '(' [any] ')' > any* >
18 | """
19 |
20 | def transform(self, node, results):
21 | name = results["name"]
22 | name.replace(Name(u"memoryview", prefix=name.prefix))
23 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_funcattrs.py:
--------------------------------------------------------------------------------
1 | """Fix function attribute names (f.func_x -> f.__x__)."""
2 | # Author: Collin Winter
3 |
4 | # Local imports
5 | from .. import fixer_base
6 | from ..fixer_util import Name
7 |
8 |
9 | class FixFuncattrs(fixer_base.BaseFix):
10 | BM_compatible = True
11 |
12 | PATTERN = """
13 | power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals'
14 | | 'func_name' | 'func_defaults' | 'func_code'
15 | | 'func_dict') > any* >
16 | """
17 |
18 | def transform(self, node, results):
19 | attr = results["attr"][0]
20 | attr.replace(Name((u"__%s__" % attr.value[5:]),
21 | prefix=attr.prefix))
22 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_future.py:
--------------------------------------------------------------------------------
1 | """Remove __future__ imports
2 |
3 | from __future__ import foo is replaced with an empty line.
4 | """
5 | # Author: Christian Heimes
6 |
7 | # Local imports
8 | from .. import fixer_base
9 | from ..fixer_util import BlankLine
10 |
11 | class FixFuture(fixer_base.BaseFix):
12 | BM_compatible = True
13 |
14 | PATTERN = """import_from< 'from' module_name="__future__" 'import' any >"""
15 |
16 | # This should be run last -- some things check for the import
17 | run_order = 10
18 |
19 | def transform(self, node, results):
20 | new = BlankLine()
21 | new.prefix = node.prefix
22 | return new
23 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_getcwdu.py:
--------------------------------------------------------------------------------
1 | """
2 | Fixer that changes os.getcwdu() to os.getcwd().
3 | """
4 | # Author: Victor Stinner
5 |
6 | # Local imports
7 | from .. import fixer_base
8 | from ..fixer_util import Name
9 |
10 | class FixGetcwdu(fixer_base.BaseFix):
11 | BM_compatible = True
12 |
13 | PATTERN = """
14 | power< 'os' trailer< dot='.' name='getcwdu' > any* >
15 | """
16 |
17 | def transform(self, node, results):
18 | name = results["name"]
19 | name.replace(Name(u"getcwd", prefix=name.prefix))
20 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_imports2.py:
--------------------------------------------------------------------------------
1 | """Fix incompatible imports and module references that must be fixed after
2 | fix_imports."""
3 | from . import fix_imports
4 |
5 |
6 | MAPPING = {
7 | 'whichdb': 'dbm',
8 | 'anydbm': 'dbm',
9 | }
10 |
11 |
12 | class FixImports2(fix_imports.FixImports):
13 |
14 | run_order = 7
15 |
16 | mapping = MAPPING
17 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_input.py:
--------------------------------------------------------------------------------
1 | """Fixer that changes input(...) into eval(input(...))."""
2 | # Author: Andre Roberge
3 |
4 | # Local imports
5 | from .. import fixer_base
6 | from ..fixer_util import Call, Name
7 | from .. import patcomp
8 |
9 |
10 | context = patcomp.compile_pattern("power< 'eval' trailer< '(' any ')' > >")
11 |
12 |
13 | class FixInput(fixer_base.BaseFix):
14 | BM_compatible = True
15 | PATTERN = """
16 | power< 'input' args=trailer< '(' [any] ')' > >
17 | """
18 |
19 | def transform(self, node, results):
20 | # If we're already wrapped in a eval() call, we're done.
21 | if context.match(node.parent.parent):
22 | return
23 |
24 | new = node.clone()
25 | new.prefix = u""
26 | return Call(Name(u"eval"), [new], prefix=node.prefix)
27 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_long.py:
--------------------------------------------------------------------------------
1 | # Copyright 2006 Google, Inc. All Rights Reserved.
2 | # Licensed to PSF under a Contributor Agreement.
3 |
4 | """Fixer that turns 'long' into 'int' everywhere.
5 | """
6 |
7 | # Local imports
8 | from lib2to3 import fixer_base
9 | from lib2to3.fixer_util import is_probably_builtin
10 |
11 |
12 | class FixLong(fixer_base.BaseFix):
13 | BM_compatible = True
14 | PATTERN = "'long'"
15 |
16 | def transform(self, node, results):
17 | if is_probably_builtin(node):
18 | node.value = u"int"
19 | node.changed()
20 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_methodattrs.py:
--------------------------------------------------------------------------------
1 | """Fix bound method attributes (method.im_? -> method.__?__).
2 | """
3 | # Author: Christian Heimes
4 |
5 | # Local imports
6 | from .. import fixer_base
7 | from ..fixer_util import Name
8 |
9 | MAP = {
10 | "im_func" : "__func__",
11 | "im_self" : "__self__",
12 | "im_class" : "__self__.__class__"
13 | }
14 |
15 | class FixMethodattrs(fixer_base.BaseFix):
16 | BM_compatible = True
17 | PATTERN = """
18 | power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* >
19 | """
20 |
21 | def transform(self, node, results):
22 | attr = results["attr"][0]
23 | new = unicode(MAP[attr.value])
24 | attr.replace(Name(new, prefix=attr.prefix))
25 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_ne.py:
--------------------------------------------------------------------------------
1 | # Copyright 2006 Google, Inc. All Rights Reserved.
2 | # Licensed to PSF under a Contributor Agreement.
3 |
4 | """Fixer that turns <> into !=."""
5 |
6 | # Local imports
7 | from .. import pytree
8 | from ..pgen2 import token
9 | from .. import fixer_base
10 |
11 |
12 | class FixNe(fixer_base.BaseFix):
13 | # This is so simple that we don't need the pattern compiler.
14 |
15 | _accept_type = token.NOTEQUAL
16 |
17 | def match(self, node):
18 | # Override
19 | return node.value == u"<>"
20 |
21 | def transform(self, node, results):
22 | new = pytree.Leaf(token.NOTEQUAL, u"!=", prefix=node.prefix)
23 | return new
24 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_nonzero.py:
--------------------------------------------------------------------------------
1 | """Fixer for __nonzero__ -> __bool__ methods."""
2 | # Author: Collin Winter
3 |
4 | # Local imports
5 | from .. import fixer_base
6 | from ..fixer_util import Name, syms
7 |
8 | class FixNonzero(fixer_base.BaseFix):
9 | BM_compatible = True
10 | PATTERN = """
11 | classdef< 'class' any+ ':'
12 | suite< any*
13 | funcdef< 'def' name='__nonzero__'
14 | parameters< '(' NAME ')' > any+ >
15 | any* > >
16 | """
17 |
18 | def transform(self, node, results):
19 | name = results["name"]
20 | new = Name(u"__bool__", prefix=name.prefix)
21 | name.replace(new)
22 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_raw_input.py:
--------------------------------------------------------------------------------
1 | """Fixer that changes raw_input(...) into input(...)."""
2 | # Author: Andre Roberge
3 |
4 | # Local imports
5 | from .. import fixer_base
6 | from ..fixer_util import Name
7 |
8 | class FixRawInput(fixer_base.BaseFix):
9 |
10 | BM_compatible = True
11 | PATTERN = """
12 | power< name='raw_input' trailer< '(' [any] ')' > any* >
13 | """
14 |
15 | def transform(self, node, results):
16 | name = results["name"]
17 | name.replace(Name(u"input", prefix=name.prefix))
18 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_repr.py:
--------------------------------------------------------------------------------
1 | # Copyright 2006 Google, Inc. All Rights Reserved.
2 | # Licensed to PSF under a Contributor Agreement.
3 |
4 | """Fixer that transforms `xyzzy` into repr(xyzzy)."""
5 |
6 | # Local imports
7 | from .. import fixer_base
8 | from ..fixer_util import Call, Name, parenthesize
9 |
10 |
11 | class FixRepr(fixer_base.BaseFix):
12 |
13 | BM_compatible = True
14 | PATTERN = """
15 | atom < '`' expr=any '`' >
16 | """
17 |
18 | def transform(self, node, results):
19 | expr = results["expr"].clone()
20 |
21 | if expr.type == self.syms.testlist1:
22 | expr = parenthesize(expr)
23 | return Call(Name(u"repr"), [expr], prefix=node.prefix)
24 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_standarderror.py:
--------------------------------------------------------------------------------
1 | # Copyright 2007 Google, Inc. All Rights Reserved.
2 | # Licensed to PSF under a Contributor Agreement.
3 |
4 | """Fixer for StandardError -> Exception."""
5 |
6 | # Local imports
7 | from .. import fixer_base
8 | from ..fixer_util import Name
9 |
10 |
11 | class FixStandarderror(fixer_base.BaseFix):
12 | BM_compatible = True
13 | PATTERN = """
14 | 'StandardError'
15 | """
16 |
17 | def transform(self, node, results):
18 | return Name(u"Exception", prefix=node.prefix)
19 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_unicode.py:
--------------------------------------------------------------------------------
1 | """Fixer that changes unicode to str, unichr to chr, and u"..." into "...".
2 |
3 | """
4 |
5 | import re
6 | from ..pgen2 import token
7 | from .. import fixer_base
8 |
9 | _mapping = {u"unichr" : u"chr", u"unicode" : u"str"}
10 | _literal_re = re.compile(ur"[uU][rR]?[\'\"]")
11 |
12 | class FixUnicode(fixer_base.BaseFix):
13 | BM_compatible = True
14 | PATTERN = "STRING | 'unicode' | 'unichr'"
15 |
16 | def transform(self, node, results):
17 | if node.type == token.NAME:
18 | new = node.clone()
19 | new.value = _mapping[node.value]
20 | return new
21 | elif node.type == token.STRING:
22 | if _literal_re.match(node.value):
23 | new = node.clone()
24 | new.value = new.value[1:]
25 | return new
26 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/fixes/fix_xreadlines.py:
--------------------------------------------------------------------------------
1 | """Fix "for x in f.xreadlines()" -> "for x in f".
2 |
3 | This fixer will also convert g(f.xreadlines) into g(f.__iter__)."""
4 | # Author: Collin Winter
5 |
6 | # Local imports
7 | from .. import fixer_base
8 | from ..fixer_util import Name
9 |
10 |
11 | class FixXreadlines(fixer_base.BaseFix):
12 | BM_compatible = True
13 | PATTERN = """
14 | power< call=any+ trailer< '.' 'xreadlines' > trailer< '(' ')' > >
15 | |
16 | power< any+ trailer< '.' no_call='xreadlines' > >
17 | """
18 |
19 | def transform(self, node, results):
20 | no_call = results.get("no_call")
21 |
22 | if no_call:
23 | no_call.replace(Name(u"__iter__", prefix=no_call.prefix))
24 | else:
25 | node.replace([x.clone() for x in results["call"]])
26 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/lib2to3/pgen2/__init__.py:
--------------------------------------------------------------------------------
1 | # Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved.
2 | # Licensed to PSF under a Contributor Agreement.
3 |
4 | """The pgen2 package."""
5 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/linecache.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/linecache.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/locale.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/locale.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/md5.py:
--------------------------------------------------------------------------------
1 | # $Id$
2 | #
3 | # Copyright (C) 2005 Gregory P. Smith (greg@krypto.org)
4 | # Licensed to PSF under a Contributor Agreement.
5 |
6 | import warnings
7 | warnings.warn("the md5 module is deprecated; use hashlib instead",
8 | DeprecationWarning, 2)
9 |
10 | from hashlib import md5
11 | new = md5
12 |
13 | blocksize = 1 # legacy value (wrong in any useful sense)
14 | digest_size = 16
15 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/new.py:
--------------------------------------------------------------------------------
1 | """Create new objects of various types. Deprecated.
2 |
3 | This module is no longer required except for backward compatibility.
4 | Objects of most types can now be created by calling the type object.
5 | """
6 | from warnings import warnpy3k
7 | warnpy3k("The 'new' module has been removed in Python 3.0; use the 'types' "
8 | "module instead.", stacklevel=2)
9 | del warnpy3k
10 |
11 | from types import ClassType as classobj
12 | from types import FunctionType as function
13 | from types import InstanceType as instance
14 | from types import MethodType as instancemethod
15 | from types import ModuleType as module
16 |
17 | from types import CodeType as code
18 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/optparse.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/optparse.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/os.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/os.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/pickle.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/pickle.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/pkgutil.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/pkgutil.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/plat-linux2/regen:
--------------------------------------------------------------------------------
1 | #! /bin/sh
2 | case `uname` in
3 | Linux*) ;;
4 | *) echo Probably not on a Linux system 1>&2
5 | exit 1;;
6 | esac
7 | set -v
8 | h2py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h
9 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/posixpath.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/posixpath.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/pydoc_data/__init__.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/pydoc_data/__init__.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/random.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/random.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/re.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/re.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/runpy.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/runpy.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/sha.py:
--------------------------------------------------------------------------------
1 | # $Id$
2 | #
3 | # Copyright (C) 2005 Gregory P. Smith (greg@krypto.org)
4 | # Licensed to PSF under a Contributor Agreement.
5 |
6 | import warnings
7 | warnings.warn("the sha module is deprecated; use the hashlib module instead",
8 | DeprecationWarning, 2)
9 |
10 | from hashlib import sha1 as sha
11 | new = sha
12 |
13 | blocksize = 1 # legacy value (wrong in any useful sense)
14 | digest_size = 20
15 | digestsize = 20
16 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/shlex.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/shlex.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/shlex.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/shlex.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/site.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/site.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/sitecustomize.py:
--------------------------------------------------------------------------------
1 | # install the apport exception handler if available
2 | try:
3 | import apport_python_hook
4 | except ImportError:
5 | pass
6 | else:
7 | apport_python_hook.install()
8 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/sitecustomize.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sitecustomize.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/sqlite3/__init__.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sqlite3/__init__.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/sqlite3/dbapi2.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sqlite3/dbapi2.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/sre.py:
--------------------------------------------------------------------------------
1 | """This file is only retained for backwards compatibility.
2 | It will be removed in the future. sre was moved to re in version 2.5.
3 | """
4 |
5 | import warnings
6 | warnings.warn("The sre module is deprecated, please import re.",
7 | DeprecationWarning, 2)
8 |
9 | from re import *
10 | from re import __all__
11 |
12 | # old pickles expect the _compile() reconstructor in this module
13 | from re import _compile
14 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/sre_compile.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sre_compile.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/sre_constants.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sre_constants.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/sre_parse.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sre_parse.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/stat.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/stat.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/string.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/string.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/struct.py:
--------------------------------------------------------------------------------
1 | from _struct import *
2 | from _struct import _clearcache
3 | from _struct import __doc__
4 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/struct.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/struct.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/subprocess.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/subprocess.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/sysconfig.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/sysconfig.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/tarfile.py:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/tarfile.py
--------------------------------------------------------------------------------
/usr/lib/python2.7/test/__init__.py:
--------------------------------------------------------------------------------
1 | # Dummy file to make this directory a package.
2 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/textwrap.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/textwrap.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/traceback.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/traceback.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/types.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/types.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/unittest/__main__.py:
--------------------------------------------------------------------------------
1 | """Main entry point"""
2 |
3 | import sys
4 | if sys.argv[0].endswith("__main__.py"):
5 | sys.argv[0] = "python -m unittest"
6 |
7 | __unittest = True
8 |
9 | from .main import main, TestProgram, USAGE_AS_MAIN
10 | TestProgram.USAGE = USAGE_AS_MAIN
11 |
12 | main(module=None)
13 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/warnings.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/warnings.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/weakref.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/weakref.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/webbrowser.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/lib/python2.7/webbrowser.pyc
--------------------------------------------------------------------------------
/usr/lib/python2.7/wsgiref.egg-info:
--------------------------------------------------------------------------------
1 | Metadata-Version: 1.0
2 | Name: wsgiref
3 | Version: 0.1.2
4 | Summary: WSGI (PEP 333) Reference Library
5 | Author: Phillip J. Eby
6 | Author-email: web-sig@python.org
7 | License: PSF or ZPL
8 | Platform: UNKNOWN
9 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/wsgiref/__init__.py:
--------------------------------------------------------------------------------
1 | """wsgiref -- a WSGI (PEP 333) Reference Library
2 |
3 | Current Contents:
4 |
5 | * util -- Miscellaneous useful functions and wrappers
6 |
7 | * headers -- Manage response headers
8 |
9 | * handlers -- base classes for server/gateway implementations
10 |
11 | * simple_server -- a simple BaseHTTPServer that supports WSGI
12 |
13 | * validate -- validation wrapper that sits between an app and a server
14 | to detect errors in either
15 |
16 | To-Do:
17 |
18 | * cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard)
19 |
20 | * cgi_wrapper -- Run CGI apps under WSGI
21 |
22 | * router -- a simple middleware component that handles URL traversal
23 | """
24 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/xml/etree/cElementTree.py:
--------------------------------------------------------------------------------
1 | # Wrapper module for _elementtree
2 |
3 | from _elementtree import *
4 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/xml/parsers/__init__.py:
--------------------------------------------------------------------------------
1 | """Python interfaces to XML parsers.
2 |
3 | This package contains one module:
4 |
5 | expat -- Python wrapper for James Clark's Expat parser, with namespace
6 | support.
7 |
8 | """
9 |
--------------------------------------------------------------------------------
/usr/lib/python2.7/xml/parsers/expat.py:
--------------------------------------------------------------------------------
1 | """Interface to the Expat non-validating XML parser."""
2 | __version__ = '$Revision: 17640 $'
3 |
4 | from pyexpat import *
5 |
--------------------------------------------------------------------------------
/usr/share/applications/python2.7.desktop:
--------------------------------------------------------------------------------
1 | [Desktop Entry]
2 | Name=Python (v2.7)
3 | Comment=Python Interpreter (v2.7)
4 | Exec=/usr/bin/python2.7
5 | Icon=/usr/share/pixmaps/python2.7.xpm
6 | Terminal=true
7 | Type=Application
8 | Categories=Development;
9 | StartupNotify=true
10 | NoDisplay=true
11 |
--------------------------------------------------------------------------------
/usr/share/apps/konsole/python.desktop:
--------------------------------------------------------------------------------
1 | [Desktop Entry]
2 | Type=KonsoleApplication
3 | Name=Python Interpreter
4 | Comment=Python
5 | Exec=/usr/bin/python
6 | Icon=/usr/share/pixmaps/python.xpm
7 |
--------------------------------------------------------------------------------
/usr/share/binfmts/python2.7:
--------------------------------------------------------------------------------
1 | package python2.7
2 | interpreter /usr/bin/python2.7
3 | magic \x03\xf3\x0d\x0a
4 |
--------------------------------------------------------------------------------
/usr/share/debhelper/autoscripts/postinst-pycompile:
--------------------------------------------------------------------------------
1 | if which pycompile >/dev/null 2>&1; then
2 | pycompile -p #PACKAGE# #ARGS#
3 | fi
4 |
--------------------------------------------------------------------------------
/usr/share/debhelper/autoscripts/preinst-pycentral-clean:
--------------------------------------------------------------------------------
1 | # make sure python-central files are removed before new package is installed
2 | if [ "$1" = upgrade ] && [ -f /var/lib/pycentral/#PACKAGE#.pkgremove ]
3 | then
4 | pycentral pkgremove #PACKAGE#
5 | rm -f /var/lib/pycentral/#PACKAGE#.pkgremove
6 | fi
7 |
--------------------------------------------------------------------------------
/usr/share/debhelper/autoscripts/prerm-pyclean:
--------------------------------------------------------------------------------
1 | if which pyclean >/dev/null 2>&1; then
2 | pyclean -p #PACKAGE# #ARGS#
3 | else
4 | dpkg -L #PACKAGE# | grep \.py$ | while read file
5 | do
6 | rm -f "${file}"[co] >/dev/null
7 | done
8 | fi
9 |
--------------------------------------------------------------------------------
/usr/share/doc-base/python-policy:
--------------------------------------------------------------------------------
1 | Document: python-policy
2 | Title: Debian Python Policy (Proposal)
3 | Author: Neil Schemenauer, Matthias Klose, Gregor Hoffleit
4 | Abstract: This document describes the packaging of Python within the Debian
5 | GNU/Linux distribution and the policy requirements for packaged Python
6 | programs and modules.
7 | .
8 | The Debian Python Policy has still a draft status.
9 | Section: Debian
10 |
11 | Format: debiandoc-sgml
12 | Files: /usr/share/doc/python/python-policy.sgml.gz
13 |
14 | Format: text
15 | Files: /usr/share/doc/python/python-policy.txt.gz
16 |
17 | Format: HTML
18 | Index: /usr/share/doc/python/python-policy.html/index.html
19 | Files: /usr/share/doc/python/python-policy.html/*.html
20 |
--------------------------------------------------------------------------------
/usr/share/doc/libaudio2/README.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libaudio2/README.gz
--------------------------------------------------------------------------------
/usr/share/doc/libaudio2/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libaudio2/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libaudio2/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libaudio2/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libcairo2/AUTHORS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libcairo2/AUTHORS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libcairo2/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libcairo2/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libcairo2/README.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libcairo2/README.gz
--------------------------------------------------------------------------------
/usr/share/doc/libcairo2/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libcairo2/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libcairo2/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libcairo2/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libgdk-pixbuf2.0-0/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libgdk-pixbuf2.0-0/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libgdk-pixbuf2.0-0/buildinfo.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libgdk-pixbuf2.0-0/buildinfo.gz
--------------------------------------------------------------------------------
/usr/share/doc/libgdk-pixbuf2.0-0/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libgdk-pixbuf2.0-0/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglade2-0/AUTHORS:
--------------------------------------------------------------------------------
1 | James Henstridge
2 |
--------------------------------------------------------------------------------
/usr/share/doc/libglade2-0/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglade2-0/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglade2-0/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglade2-0/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglade2-0/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglade2-0/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/ChangeLog.pre-1-2.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/ChangeLog.pre-1-2.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/ChangeLog.pre-2-0.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/ChangeLog.pre-2-0.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/ChangeLog.pre-2-2.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/ChangeLog.pre-2-2.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/NEWS.pre-1-3.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/NEWS.pre-1-3.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/README.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/README.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libglib2.0-0/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libglib2.0-0/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libgtk2.0-0/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libgtk2.0-0/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libgtk2.0-0/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libgtk2.0-0/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libpcre3/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libpcre3/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libpcre3/README.Debian:
--------------------------------------------------------------------------------
1 | libpcre for debian
2 | ------------------
3 |
4 | Upstream's library version is much lower than Debian's - PCRE_LIB_VERSION=0:1:0
5 | instead of 13:0:10 (soname libpcre.so.0 instead of libpcre.so.3)
6 |
7 | The other change I made is to prefix the names of the functions in libpcreposix
8 | with "pcreposix_". This is required so they don't clash with the ones in
9 | libc. Suitable #defines have been added to pcreposix.h so that the
10 | unprefixed names can be used.
11 |
12 |
--------------------------------------------------------------------------------
/usr/share/doc/libpcre3/README.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libpcre3/README.gz
--------------------------------------------------------------------------------
/usr/share/doc/libpcre3/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libpcre3/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libpcre3/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libpcre3/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libpixman-1-0/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libpixman-1-0/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libpixman-1-0/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libpixman-1-0/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-dbus/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-dbus/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-dbus/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-dbus/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-declarative/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-declarative/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-declarative/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-declarative/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-help/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-help/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-help/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-help/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-network/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-network/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-network/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-network/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-script/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-script/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-script/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-script/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-scripttools/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-scripttools/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-scripttools/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-scripttools/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-sql/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-sql/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-sql/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-sql/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-svg/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-svg/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-svg/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-svg/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-test/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-test/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-test/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-test/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-xml/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-xml/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqt4-xml/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqt4-xml/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtcore4/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtcore4/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtcore4/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtcore4/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtgui4/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtgui4/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtgui4/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtgui4/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtwebkit4/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtwebkit4/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtwebkit4/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtwebkit4/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libqtwebkit4/copyright:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libqtwebkit4/copyright
--------------------------------------------------------------------------------
/usr/share/doc/libselinux1/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libselinux1/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libselinux1/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libselinux1/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libx11-6/NEWS.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libx11-6/NEWS.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libx11-6/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libx11-6/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/libx11-6/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libx11-6/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libx11-6/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libx11-6/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libxcb1/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libxcb1/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libxcomposite1/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libxcomposite1/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/libxcomposite1/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libxcomposite1/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/libxcursor1/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/libxcursor1/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-cairo/AUTHORS:
--------------------------------------------------------------------------------
1 | Original Author
2 | ---------------
3 | James Henstridge
4 |
5 | Maintainer
6 | ----------
7 | Steve Chaplin
8 |
9 | Contributors
10 | ------------
11 | Maarten Breddels
12 |
--------------------------------------------------------------------------------
/usr/share/doc/python-cairo/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-cairo/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-cairo/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-cairo/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-glade2/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-glade2/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-glade2/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-glade2/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gobject-2/AUTHORS:
--------------------------------------------------------------------------------
1 | Original Authors
2 | James Henstridge
3 | Johan Dahlin
4 |
5 | Current Maintainers
6 | Gustavo J A M Carneiro
7 | Paul Pogonyshev
8 | Gian Mario Tagliaretti
9 |
--------------------------------------------------------------------------------
/usr/share/doc/python-gobject-2/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gobject-2/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gobject-2/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gobject-2/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gobject-2/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gobject-2/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gobject-2/examples/properties.py:
--------------------------------------------------------------------------------
1 | import gobject
2 |
3 | class MyObject(gobject.GObject):
4 |
5 | foo = gobject.property(type=str, default='bar')
6 | boolprop = gobject.property(type=bool, default=False)
7 |
8 | def __init__(self):
9 | gobject.GObject.__init__(self)
10 |
11 | @gobject.property
12 | def readonly(self):
13 | return 'readonly'
14 |
15 | gobject.type_register(MyObject)
16 |
17 | print "MyObject properties: ", list(MyObject.props)
18 |
19 | obj = MyObject()
20 |
21 | print "obj.foo ==", obj.foo
22 |
23 | obj.foo = 'spam'
24 | print "obj.foo = spam"
25 |
26 | print "obj.foo == ", obj.foo
27 |
28 | print "obj.boolprop == ", obj.boolprop
29 |
30 | print obj.readonly
31 | obj.readonly = 'does-not-work'
32 |
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/MAPPING.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gtk2/MAPPING.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gtk2/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/README.Debian:
--------------------------------------------------------------------------------
1 | pygtk for Debian
2 | ----------------
3 |
4 | To use the new gtk, you'll need to use the following code:
5 |
6 | import pygtk
7 | pygtk.require('2.0')
8 | import gtk
9 |
10 |
11 | -- Gustavo Noronha Silva , Wed Sep 21 10:59:53 2005
12 |
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/THREADS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gtk2/THREADS.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/TODO:
--------------------------------------------------------------------------------
1 | This list is out of date. Query bugzilla.gnome.org for an up to date
2 | list.
3 |
4 | Things to do for the gtk 2.0 based release
5 |
6 | - fix up threading to work with GObject/GSignal/GClosure. See the
7 | THREADS file for more info on what is required.
8 |
9 | - Implement a new PyGtkTreeModel GObject type that can be the base for
10 | new tree models defined in Python. Need to look at how the
11 | GtkTreeIter->tree_node lifetime is handled, as it doesn't look like
12 | anything is called to let us know that that data should be unrefed.
13 |
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gtk2/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-gtk2/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-gtk2/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-qt4/README.Debian:
--------------------------------------------------------------------------------
1 | There are a number of examples shipped in the python-qt4-doc package. In order
2 | to run them, you will need to copy them from
3 | /usr/share/doc/python-qt4-doc/examples to a location where you have write
4 | priviledges. After copying them, you can excecute demos/qtdemo/qtdemo.py and
5 | it will provide a graphical mechanism to run the various demos.
6 |
--------------------------------------------------------------------------------
/usr/share/doc/python-qt4/THANKS:
--------------------------------------------------------------------------------
1 | David Boddie
2 | For porting Qt v4 examples to PyQt.
3 | For the implementation of Python plugin support for Designer.
4 |
5 | Torsten Marek
6 | For pyuic for PyQt v4.
7 |
8 | Detlev Offenbach
9 | For pylupdate for PyQt v4.
10 |
11 | Andreas Pakulat
12 | For porting Qt v4 examples to PyQt.
13 |
14 | Douglas Soares de Andrade
15 | For porting Qt v4 examples to PyQt.
16 |
17 | Baz Walter
18 | For porting Qt v4 examples to PyQt.
19 |
--------------------------------------------------------------------------------
/usr/share/doc/python-qt4/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-qt4/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-qt4/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-qt4/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-sip/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-sip/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python-sip/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python-sip/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/python/README.Debian:
--------------------------------------------------------------------------------
1 | More documentation and README's for this package can be found in the directory
2 |
3 | /usr/share/doc/python2.6/
4 |
5 | The upstream documentation can be found after installation
6 | of the python-doc package in the directory
7 |
8 | /usr/share/doc/python/html
9 |
10 |
11 | A draft of the "Debian Python Policy", mostly needed for Debian package
12 | maintainers can be found in
13 |
14 | /usr/share/doc/python
15 |
16 | Sometime it will be moved to /usr/share/doc/debian-policy in the
17 | debian-policy package.
18 |
--------------------------------------------------------------------------------
/usr/share/doc/python/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python/python-policy.sgml.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python/python-policy.sgml.gz
--------------------------------------------------------------------------------
/usr/share/doc/python/python-policy.txt.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python/python-policy.txt.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7-minimal/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7-minimal/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/ACKS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/ACKS.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/NEWS.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/NEWS.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/README.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/README.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/changelog.Debian.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/changelog.Debian.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/changelog.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/changelog.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/python-policy.sgml.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/python-policy.sgml.gz
--------------------------------------------------------------------------------
/usr/share/doc/python2.7/python-policy.txt.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/doc/python2.7/python-policy.txt.gz
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libglib2.0-0:
--------------------------------------------------------------------------------
1 | # It's a deliberate choice of bundling them together
2 | libglib2.0-0: package-name-doesnt-match-sonames libgio-2.0-0 libglib-2.0-0 libgmodule-2.0-0 libgobject-2.0-0 libgthread-2.0-0
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-dbus:
--------------------------------------------------------------------------------
1 | libqt4-dbus: package-name-doesnt-match-sonames libQtDBus4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-declarative:
--------------------------------------------------------------------------------
1 | libqt4-declarative: package-name-doesnt-match-sonames libQtDeclarative4
2 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-help:
--------------------------------------------------------------------------------
1 | libqt4-help: package-name-doesnt-match-sonames libQtHelp4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-network:
--------------------------------------------------------------------------------
1 | libqt4-network: package-name-doesnt-match-sonames libQtNetwork4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-script:
--------------------------------------------------------------------------------
1 | libqt4-script: package-name-doesnt-match-sonames libQtScript4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-scripttools:
--------------------------------------------------------------------------------
1 | libqt4-scripttools: package-name-doesnt-match-sonames libQtScriptTools4
2 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-sql:
--------------------------------------------------------------------------------
1 | libqt4-sql: package-name-doesnt-match-sonames libQtSql4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-svg:
--------------------------------------------------------------------------------
1 | libqt4-svg: package-name-doesnt-match-sonames libQtSvg4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-test:
--------------------------------------------------------------------------------
1 | libqt4-test: package-name-doesnt-match-sonames libQtTest4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libqt4-xml:
--------------------------------------------------------------------------------
1 | libqt4-xml: package-name-doesnt-match-sonames libQtXml4
2 |
3 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libselinux1:
--------------------------------------------------------------------------------
1 | libselinux1: package-contains-empty-directory selinux/
2 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/libx11-6:
--------------------------------------------------------------------------------
1 | symbols-declares-dependency-on-other-package libx11-private
2 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/python:
--------------------------------------------------------------------------------
1 | # this is the only package that can depend on it
2 | depends-on-python-minimal depends
3 | # manpage is in python-minimal package:
4 | binary-without-manpage usr/bin/pyversions
5 |
--------------------------------------------------------------------------------
/usr/share/lintian/overrides/python2.7:
--------------------------------------------------------------------------------
1 | # idlelib images
2 | python2.7 binary: image-file-in-usr-lib
3 |
4 | # yes, we have to
5 | python2.7 binary: depends-on-python-minimal
6 |
7 | python2.7 binary: desktop-command-not-in-package
8 | python2.7 binary: menu-command-not-in-package
9 |
10 | # license file referred by the standard library
11 | python2.7 binary: extra-license-file
12 |
13 | # no, not useless
14 | python2.7 binary: manpage-has-useless-whatis-entry
15 |
--------------------------------------------------------------------------------
/usr/share/man/man1/2to3-2.7.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/2to3-2.7.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/2to3.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/2to3.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/dh_python2.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/dh_python2.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/pdb.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/pdb.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/pdb2.7.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/pdb2.7.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/pydoc.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/pydoc.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/pydoc2.7.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/pydoc2.7.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/pygettext.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/pygettext.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/pygettext2.7.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/pygettext2.7.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man1/python2.7.1.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man1/python2.7.1.gz
--------------------------------------------------------------------------------
/usr/share/man/man3/pcrepattern.3.gz:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/man/man3/pcrepattern.3.gz
--------------------------------------------------------------------------------
/usr/share/menu/python2.7:
--------------------------------------------------------------------------------
1 | ?package(python2.7):needs="text" section="Applications/Programming"\
2 | title="Python (v2.7)"\
3 | icon="/usr/share/pixmaps/python2.7.xpm"\
4 | command="/usr/bin/python2.7"
5 |
--------------------------------------------------------------------------------
/usr/share/perl5/Debian/Debhelper/Sequence/python2.pm:
--------------------------------------------------------------------------------
1 | #! /usr/bin/perl
2 | # debhelper sequence file for dh_python2
3 |
4 | use warnings;
5 | use strict;
6 | use Debian::Debhelper::Dh_Lib;
7 |
8 | insert_before("dh_installinit", "dh_python2");
9 | remove_command("dh_pycentral");
10 | remove_command("dh_pysupport");
11 |
12 | 1
13 |
--------------------------------------------------------------------------------
/usr/share/pyshared/PyQt4/uic/widget-plugins/.noinit:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/pyshared/PyQt4/uic/widget-plugins/.noinit
--------------------------------------------------------------------------------
/usr/share/pyshared/cairo/__init__.py:
--------------------------------------------------------------------------------
1 | from _cairo import *
2 |
--------------------------------------------------------------------------------
/usr/share/pyshared/pygtk.pth:
--------------------------------------------------------------------------------
1 | gtk-2.0
2 |
--------------------------------------------------------------------------------
/usr/share/pyshared/sipconfig.py:
--------------------------------------------------------------------------------
1 | # import the sipconfig.py for the normal or the debug build
2 |
3 | import sys
4 |
5 | if getattr(sys, "pydebug", False):
6 | try:
7 | from sipconfig_d import *
8 | from sipconfig_d import _pkg_config, _default_macros
9 | except ImportError, msg:
10 | raise ImportError, 'No module named sipconfig; package python-sip4-dbg not installed'
11 | else:
12 | from sipconfig_nd import *
13 | from sipconfig_nd import _pkg_config, _default_macros
14 |
--------------------------------------------------------------------------------
/usr/share/python-support/python-cairo.public:
--------------------------------------------------------------------------------
1 | pyversions=2.6,2.7
2 |
3 | /usr/lib/pyshared/python2.6/cairo/_cairo.so
4 | /usr/lib/pyshared/python2.7/cairo/_cairo.so
5 | /usr/share/pyshared/cairo/__init__.py
6 |
--------------------------------------------------------------------------------
/usr/share/python/runtime.d/public_modules.rtinstall:
--------------------------------------------------------------------------------
1 | #! /bin/sh
2 | set -e
3 |
4 | VERSION=${2#python}
5 | case "$VERSION" in
6 | 2.[45])
7 | sitedir=/usr/lib/python$VERSION/site-packages;;
8 | *)
9 | sitedir=/usr/lib/python$VERSION/dist-packages
10 | esac
11 |
12 | if which python >/dev/null 2>&1 && which pycompile >/dev/null 2>&1; then
13 | pycompile -V $VERSION $sitedir
14 | else
15 | echo >&2 "python or pycompile not found in $(basename $0) hook."
16 | exit 1
17 | fi
18 |
--------------------------------------------------------------------------------
/usr/share/python/runtime.d/public_modules.rtremove:
--------------------------------------------------------------------------------
1 | #! /bin/sh
2 | set -e
3 |
4 | VERSION=${2#python}
5 | case "$VERSION" in
6 | 2.[45])
7 | sitedir=/usr/lib/python$VERSION/site-packages;;
8 | *)
9 | sitedir=/usr/lib/python$VERSION/dist-packages
10 | esac
11 |
12 | if which python >/dev/null 2>&1 && which pyclean >/dev/null 2>&1; then
13 | pyclean $sitedir
14 | else
15 | find $sitedir -name '*.py[co]' -delete
16 | fi
17 |
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_ar.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_ar.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_cs.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_cs.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_da.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_da.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_de.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_de.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_es.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_es.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_fa.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_fa.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_fr.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_fr.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_gl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_gl.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_he.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_he.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_cs.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_cs.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_da.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_da.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_de.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_de.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_fr.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_fr.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_gl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_gl.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_hu.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_hu.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_ja.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_ja.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_ko.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_ko.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_pl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_pl.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_ru.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_ru.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_sl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_sl.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_uk.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_uk.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_zh_CN.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_zh_CN.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_help_zh_TW.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_help_zh_TW.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_hu.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_hu.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_ja.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_ja.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_ko.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_ko.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_lt.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_lt.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_pl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_pl.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_pt.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_pt.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_ru.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_ru.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_sk.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_sk.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_sl.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_sl.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_sv.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_sv.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_uk.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_uk.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_zh_CN.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_zh_CN.qm
--------------------------------------------------------------------------------
/usr/share/qt4/translations/qt_zh_TW.qm:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/qt4/translations/qt_zh_TW.qm
--------------------------------------------------------------------------------
/usr/share/uligo/board1.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/board1.pyc
--------------------------------------------------------------------------------
/usr/share/uligo/clock.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/clock.pyc
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/BsTurn.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/BsTurn.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/WsTurn.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/WsTurn.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/b.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/b.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/bgd.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/bgd.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/black.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/black.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/board.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/board.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/bw.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/bw.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/clock.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/clock.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/empty.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/empty.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/end.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/end.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/hint.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/hint.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/left.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/left.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/logo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/logo.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/reload.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/reload.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/right.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/right.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/showsol.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/showsol.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/solved1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/solved1.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/solved2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/solved2.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/tryvar.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/tryvar.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/undo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/undo.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/w.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/w.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/white.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/white.gif
--------------------------------------------------------------------------------
/usr/share/uligo/gifs/wrong.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/gifs/wrong.gif
--------------------------------------------------------------------------------
/usr/share/uligo/sgfparser.pyc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/fperdigon/kindle_Python_PyQt_env/c05aca5a5ba34f27a120c884966055816420b1a6/usr/share/uligo/sgfparser.pyc
--------------------------------------------------------------------------------
/usr/share/uligo/uligo.app:
--------------------------------------------------------------------------------
1 | *font: Helvetica 10
2 | *background: grey88
3 | *foreground: black
4 | *activeBackground: grey77
5 | *activeForeground: black
6 | *selectBackground: grey77
7 | *selectForeground: black
8 | *Listbox.background: white
9 | *Text.background: white
10 | *Entry.background: white
11 | *Canvas.background: grey88
12 | *Label.background: grey88
13 |
14 |
15 |
--------------------------------------------------------------------------------
/usr/share/uligo/uligo.def:
--------------------------------------------------------------------------------
1 | uligo03
2 | i /tmp
3 |
--------------------------------------------------------------------------------