python-vte-0.28.2-13.1.1>t 4 DpQ/=„[G)qD`(S}MCg;.g0d?sngjv>ElǟC?֎O'Eu.lpP iƃR_˺eddY ͋إR?qq}4CWP7.Dٔwn,EO*& U\/s#)-B>?{Nͤ֓ym@ aԒ"+b&WwLml[z ga,.#wQ/=„<Q=:/yӀ(&B󾝘spa yGQN aTsaK1Dف`rx͓ϓ9 㩮3gGl?+d#@ +7~ƄS;af7I^WKWַϧVO.⏵ǚ0|9 3dKٚs ^6IbBR ;/;+#]}pŜEWzś<9F~TŁlQ?Brz2eda1bfcdb910f7330b8b280ef12ff66db55f3eex>::?:d   H$(6?H ar      *HTS(8(9,(::(F7G7H7I7X7Y7\8]8^88b8c9d9je9of9tl9vu9v9w:Tx:`y:l z:Cpython-vte0.28.213.1.1Terminal Emulator Library -- Python BindingsVTE is a terminal emulator library that provides a terminal widget for use with GTK+ as well as handling of child process and terminal emulation settings. This package provides the python bindings for VTE.Qbuild33 openSUSE 12.3openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Librarieshttp://www.gnome.orglinuxx86_64h AQQNZ8d11d062f3efc9faa1ba4276c8d17cc0faa6e37404769bdf3ab859c0b1654b18rootrootrootrootrootrootvte2-0.28.2-13.1.1.src.rpmpython-vtepython-vte(x86-64)vtemodule.so()(64bit)@@@@@@@@@@@ @   /usr/bin/pythonlibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgdk-x11-2.0.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-x11-2.0.so.0()(64bit)libpango-1.0.so.0()(64bit)libpthread.so.0()(64bit)libvte.so.9()(64bit)libvte9pythonpython(abi)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)0.28.22.72.73.0.4-14.0-14.4.6-14.10.2PPO@NN`@N`@MMӴM‘@M@MLr@Lr@L@L@L@LzKLs@Li(@L= 2.22.0 + Deprecate vte_terminal_get_padding + Add VteTerminal::inner-border style property + vteapp: Add --cursor-shape option + Bugs fixed: - bgo#604966 - Fix "select all" to include text occurring after the visible region - bgo#604135 - [PATCH] fix behaviour of set-scrolling-region - bgo#603733 - Remove deprecated Glib symbol - bgo#603713 - ibeam/underline cursor broken with large inner-border - bgo#471920 - Expose the border width property - bgo#601265 - gnome-terminal assert failure: table.c:723:_vte_table_match - revert fix for bgo#591648 - Don't clear the screen when switching to the alternate screen- Update to version 0.23.1: + Various crash and bug fixes + Rework mouse selection to be more robust. In particular, PRIMARY selection now only changes when mouse button is released, not upon every motion when selecting. + Interpret and document negative number of scrollback lines as infinite + We now chain unhandled motion-notify events up such that the parent widget can give them a shot. + Bugs fixed: - bgo#597604 - assertion failed: (_vte_ring_contains (ring, position)) - bgo#598124 - The selection does not only change when the mousebutton is released - bgo#598090 - LMB Mouse up event not registered when opining context popup menu - bgo#587463 - "select all"+copy from gnome-terminal includes lines no longer in scrollback - bgo#585370 - Incomplete disabling of python - bgo#597242 - libvte color and cursor glitches - bgo#591648 - Don't clear the screen when switching to the alternate screen - bgo#595445 - Motion notify events are not propagated to parent widget - bgo#569184 - vte generates unnecessary ioctl(I_FIND) kernel warnings - bgo#599444 - Scrollback index type mess - bgo#598814 - text.getText(0, -1) triggers assertion in vteaccess.c - bgo#596739 - Python bindings leak memory - bgo#597165 - void return in vte.c - bgo#587894 - the environment passing with python does no longer work- Update to version 0.22.2: + Fix crash introduced in previous release + Fix a11y assertion failure + Improve selection at the end of row + bgo#596444 - word-select includes \n when the word ends at the edge of the terminal + bgo#596460 - 0.22.1 kills vte based apps + lp#435646 - gnome-terminal assert failure.- Update to version 0.22.1: + bgo#596365 - libvte crashes when issueing 'reset' in a terminal + bgo#588033 - background tabs may lose lines off the bottom of the scrollback + bgo#596163 - Doesn't display expected background color in ncurses apps + bgo#596011 - Problem compiling vte 0.22.0 on Solaris - Changes from previous versions: + Fix tab and wide-char handling + Another rewrite of the ring. Stores ring data on tmp files on disk now.- Update to version 0.21.5: + Finish ring rewrite. Scrollback buffer consumes ten times less memory now, and better, doesn't allocate from the heap, so closing tabs actually releases memory.- Update to version 0.21.4: + Remove another stale assert() + Oops, use the right map decoding function is iso2022 code - Changes from version 0.21.3: + Really fix the ring this time + Enable g_assert(). May trigger some bogus ones now - Changes from version 0.21.2: + bgo#592990 - gnome terminal crashes with glibc detected.- Update to version 0.21.1: + Redesigning the vte buffer ring is going on. Please report any misbehavior + Bugs fixed in this release: - bgo#590824 - gnome-terminal crashed with SIGSEGV after hiting ctrl+o - bgo#572230 - text mode program rendering is strange in cjk locale. - bgo#588200 - bashisms in shell scripts- Update to version 0.20.5: + Followup release to undo unintentded .soname bump.- Update to version 0.20.4: + New enum value VTE_ERASE_TTY. + Make VTE_ERASE_AUTO send \H for backspace if terminal erase is undefined. + bgo#584281 - build: avoid double installation of xterm + bgo#543379 - VTE sends NUL/^@ for backspace- Update to version 0.20.3: + bgo#583129 - [python] allow passing None as command or directory option + bgo#583078 - [python] allow passing of environment as a dictionary- Update to version 0.20.2: + bgo#567064 - Work around buggy iconv- Update to version 0.20.1: + bgo#574491 – gnome-pty-helper can prevent volumes from being unmounted + bgo#576504 – vte does not pass its testsuite. + bgo#573674 – reset resets width to 80 chars + bgo#576797 – Double-click sometimes stops working- Added support for translation-update-upstream (FATE#301344).- Update to version 0.20.0: + Support using a real bold font instead of pseudo-bolding + Respond to fontconfig configuration changes + Bugs fixed: bgo#54926, bgo#570208, bgo#548272, bgo#565688, bgo#566795, bgo#524170, bgo#566730, bgo#565679, bgo#565675, bgo#565663, bgo#575398, bgo#574616, bgo#574025 - Remove -fno-strict-aliasing from CFLAGS. - Remove unneeded BuildRequires: gtk-doc, update-desktop-files - Merge -doc into -devel as it only contained gtk-docbuild33 13593527910.28.2-13.1.10.28.2-13.1.1vtemodule.sopython-vtevte-demo.py/usr/lib64/python2.7/site-packages/gtk-2.0//usr/share/doc/packages//usr/share/doc/packages/python-vte/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/471d925a138f84b396b641f2cabc5c2f-vte2cpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xa23ffe2b99cd47b4af6dc65587bd32bedb6dad87, strippedPython script, ASCII text executabledirectory PRRRRRRRRR R R R*ok؋_M?LFEF?o`C jkb8BeQBʡI5,[SEʕz *DΒv6u ۭ%"^nDK]ϫtRy=r4˒?ȯ%>"1vA.W^ḍmz[چH S,AexgqQx3M"m­-@ ~Pk5MvGLX쬨FcWr!(XOmcb}O\ea ua=ih!=ZJ2Ԓ`؆nj!I vh(HtMqER#3`®b8-VdvswkGc*4zn;2TIf{ݦ ~`:wĆ)ЇJ 9w{[|.j9.69I1F;_פRf6l#Ȅ W3ake7TfOzjɾ= 1SۨՒXůmhw8_H8R4-`67wIg8<燼ey0OZo\1p,lG&v* qUη%aBnl-</%)(UŤ؄ ݽߙ=3A-;͗Ƃe_ܐ~ {DÂWuxҒ0!՜Izx֛*e0뻄sj P2F ȁE$|F?^w4yAsWskҨ$:'&Wt{9FN)=(nŚtJ1yqوFOI CGx%U}@!Bn8x-c$)S<sr)#Ԯ \_o \G[ѻ(h?~\%WϞ' F9[Uqt:Ifr jțG"&+C<=.AC!@b/;@8\3ڜqy_3lⰬ(#:˴-]= bt!4 W9QJ`G8->žNpğJD^=##ن(ʉ*!Sr3FRt6ƠR}. SK0j0g5zPtUFv[)$++d B8;4՞tw0lf9Xuֺ>B%AP&G'*c'ƲR7}C(0P.Gd^ei6$,@۩-`qxzG ]Q1aLǏDNzVV0,3xŕU׬}6ka`Sn k|x?;BwP/4-3ߣ̿%8H5EflǪ8nEA5Ks7>as`%L W|QX^,!z~my;_ALdV}BTxOn{|X.=}PcjlcgU6NZ'{?E)]CD Q@YrItw 3埿t'L:Jg;rChXZ;f4Jd&{L"Jyı:}P,PX<ף`2+!!+E){.^3`4T2W9S*~(oIT=,ۖ }߯\E!|%,wke[K@=}=|$؍ΌFG * 5XwtbEMkKxAna!Hh9'ْ<'ڬ̶b&EUL+|Z e +ںz[ݾU~]; Yv}^.pnS>ejp2|Mi X!44w*Tut*f3]]28<m@AjBi1חpXH@3RjN[g¨¾{<8ڐJ*ʥdz7AT]7ciFT@r˼PY] |Tipkcu_:qA-FyK=0Pj-KaG9dU ?* _܉;Ú.Bi6*"ZcU\7͖;U#תV}ܰBl8*GwxPV}=X+APҌPK"Cq/_Zy|#>pv!K=4s@cHW?XDp.^+6]Z'o[4,eA`-7 ƑJڛǸ yhƦ$Z*OO%dob;ҏ.FʎnQi3K ! >DrS;Ysˆ_+Pb9MOE> G3TbY\\~ó]u#{c#uzzHʻpԢڡ[-a %pG1\_]o Q*/Cn-S!fftںʍDQRVWD:J|9t4 Y)/gD7XEjolʟaf]QO+U kݽ{yӚ pFN℞|P =Q<)rtCY c޻C="<-trFB0폍ɡ4C0ݸU7HF9#PP\8b^DfA0`6p[` ǭyթ/$b\.dsݐ']1C5+j  8]S!Q.4q,Bɏ' ,F͝RКZ'z@viZG,BqSVm"G\SjNRh3P}S_%/Sh[FA;c'$Ʋeq(Ҳ(H#Lf#{oZѦ2ńTxJTHJب+&RDS #|e$rySK:C4azEwCnB\N&5nnJ6RszGXWD~#Dl%4h;,mt@aGҤ}r'irv2(S $Q0~sC`rusG("\'fz[/nP99cڬ_` `g)'7Rgաj c:2W0hU.;+BE(@!RA3&ơYPNOP!CMO(݉]dډKyHBp f nT\_cv GWp Uf%6/pKS'/FJOJQ'fT }ީ/܄+Du~F* u `\:ҩUi˷%i nfs95|g-wuβ$՚q`@d`=Aa+>ːf7L<X-QnhY\zR c;pu4[:WBzC:QTӈ-E71]SM+*!:"`E7xdc5뼗(wN9T56`-4@OYܶ#/MZQq5x {Un<ؕ\:r|e'KnO0.U=<ԑ꡾Un-K% om$:f"A ,kBLDBUEkmD!X.1(ޔ8GfOtE=hxDZ3,J==SbД3_ h/d}_qһV>mL򐴞&*grR "+#MwBX%#>Ց n{{MήrZJKd!PDڰvHlt X+ct=Cmyl3&W͕1X}ZTg:t:9'dT EH?TK+d?(8JJBye4FHI•+'mӁQSQhC X0,d;߸+S) |wB FLK7U 7obZ"/F:ƖelW yٕbpK TJ"*;mrP ˕ka^_X%o BpB&? EG|Z&Y1wOU=WfcE 赁WRShÎ3AZ{ q57I(#>V @07ȫ &bp! []":})$Ys&ÑbJp'X'\n"3bMS~ɥj_rrp5aQڬ6n)j0\bunK\l桳Y:Yz 8" &/=#[~> c]ۓ5Oڅ!4еw% xӸv a+mu%$yz 2 < ~I4T=U_> T6M;^DE|K Ú>v}[;*l rs钸<0|rV|YƉ}yNmNhƁ YMIH֭ aFm"wՃ4v =7[$ +h bޠ˱LhTjB`Z(b)5P"|m1[ދ 2  ``&;^4(~ۼq]MasiLA"/ubHANJaŮ1Mx8; iuZfBIe W]?̻Evb0ҔZ׽->Ϳp<.'jK<(VL^qfF4Ƣ[_̒s) =kȚIšk. T"ܾ^7uTWuZRC3>5H "tQ(TO.ă]ɸeRň:Þz[\@ b8 A"10sdVPVwV^V(^ E\nc>:h#-j]f;\sE^uIaGQΛStc,XXKW #0jvۚ4OOfi! 7E?0 yϕG8Y%|wN-WsYTws= &S4흻z^z,1;f.JӗWx|CAgJgr DD;d1p3m9e0Wi4;+ ?(-gCByׄ!\[1ǹո@Zy&/g 0T8beڱyP#,i&U**s3PLdg&!cw;֚jn!pC+zR1^u1+Vm]Qmer߫\G b:=%}>j~b80Oo}$=8ugѸF>d )SK#Z1 ǟZѭ kNvAL8b_1իzF&[Q; +0ʎ="f8API"\|m~h}%W [$9sb)P] T^ އ6mѩ畃uJ=j 0I4r> ;zxoeG4[.@QF5rM6κ4Pc.(Zf|1 2/s԰$!گe4FSN6*}^S$h!Vm%o pr1\?q6iNmߵ@g ­%2Q¬]s2cE2Q8a摞HR|f`!>_Dj|d۳>o˗Eǰ$<#mM}f亗ݡ5h_y7+գ@Cw8,+6Ϳt;lu?컰MinLQ>ۏ0U _}DWm)eYABط儀㣆:p2#S+.J{{[R]`p189Ѭ,f?C^؎CH[q›( bw]sf=Ws9잙1\Ŀ`meAIzLc^%ͯ?G.lU͏!)\9pZe7)cdGxvd_49GU?|Leq0A0'j0uɲ482ļKV4q}l +Rd> Bh$Y|"mFk1,笧F:Loٔ]3 eGRƹֆ}">v}0Ȇa K00(uXij %P!Wg=-RYG[i]7A)ݟE`u tM,цeAUpUxBL|H4"1>'e9Y'8,A~'Is 8%h*J'JY(GÜ71~ 7Kh^Gi^i.:LGޅ&uBx03Huմ]W7bYY#~@DQ ]S^i?$oU7m$pChȇ}^37RT2Q߻6*%VA'Us ľJ6V1T3ĢHeճ#d)DHE"#DW HqLū|r8χƠ(UɷZ&xau%[M_ 3$8B{͇֝C N?&/gÙ|5f&rSc2s#XdȈRnX)[QJ[ϧ^[>fd푈ѷ|ٖRmkRRވ^ 6v9Q@w2FHKVeV[)wrl[1ɖr~^:3h14tX0-_*U49I5I\=TqAaJ9G?g([Ha1Cf,Fo]J/~Xa8hVȨO;%&p9b@n Š"pG Ix7C 9접'ouBdDU!R&OrA){ĢM> ܸM [&VTriJ35D,ήZ6Œ61eLzVͰ#䐄 Y/P@jxbĎJvOF:x ǥ-[dWq\ pI Z>kGN$,ߠ~-ql&5f27F'5:~Ґ@h'mI`ˆwHQ70h IsBtLu> I"g ?YE7[ژ2z *F|n^_j]-rf-W|Ϯ`q㒟[y^ OiUNvKz b * 'R8x"m`WnMltWVڤBITf,6owZ|kl%!.(j>1$D^}}uC;wђd\NqۛTbޑ6y|<ɐٔ aT pp_  f^0@n0i7|{%`N~ T]ϩ7t !]/RŠq'GLFj l0(Ǖ0,ׄPR u^yw7>pۉu0d/yUT>{B(yv^7c3 ]޳5aGٙ~sW'YRVS ٯ-,oM`0DJĮNt0xK { _ל$"s09s$Sk7ߓWJ7KlRh2gF;:(vz qo͊@u+> 'VgObT!1PL}UOTþl B!E@1$ސR~¼Y_ U` Жj?짊 \^1$5ڳ}(HRg<=^sP_B<>qh I(VBad\k0DŮ O(KZoφy M ?"6p S@?6>aOq,9YE{=LRii托$P`(5뜼p 8x?3:};R`Oc͒o q}s𕢟ҧ_s ,ȇm\m㬬mƵfn\˴HP\00+2{"N18g̐L$*)*0mt~wBlis.NY1MeuXRfSzMu}$jAC8(%::&G֩ռ[)xI=)S Ng x Vy-;[P*01t@ ¯6+>\^U#jcW!̣Xu)"f%réT9:^l L^t \~ps_A]g 8aNU#,-KV3˥!Xq`쉾Q!YG3;"݃+ mw2eUwRXu^q0>fdN>TaLpk\]m*~A ln&+/Du*y IJvKkiq٪sUedbBF:,cp?)e9[.=m%wYÔ-駊M IUZ_ 9j1-lȔGgÅhl8΅ YUOzLf!y>:tzX*$*{4~k'Xlq58 }~ǭǜM1a@C3G7a3-ј#7vuB-=y@Mh-^lZN)}o`jӛ@EX"~ zA*҂unhq ,.o'PO}7#^a̞e !Hy/prAҳ_3x: c(R=dV:u*GXU0mM[@Zj-T36R_2ЫeL^/(:J g߳ԣo uP* M߿!t/E_%`WyЮ=AĊ]ݰ@m57 *)K tflVӁB&5߹m+ Pn]9ogtdUIhB+"ߪ ԍ.L}aLa%ƱDO{ \. <):sz#4VHZ36XSۢz[UhVBlՈ-r#L͐npfvuWnu7ey7}JylA_=1e(B).gY/? v72 k z !?dPz{_,;QUr3O ݳ- g} m{5KMɚOm+|l@ҤtDň_A΍Λȃ+ϰER7*{g ,]CF +/J3x6H<Zp1lvP/UMRhۑCz!7, R+ hoOZ(MU[KP}=^꧕#u7 ?,Wc$0Em}tlyB B?OCJC,Hz}ѼIz(0 h lliYwZG̴ôLP#JVN(nr$I$B-4/ hJ 7W3_cp?g;=ᒚ.䌇hק[1阒Š="vurnKʒ W TިG*xbAt [toʺꊳWW0GudآiwBEmZlqS`jDɲƆ4w/Yh"AYC F(k߅!4=1x]T