python-vte-0.26.2-2.1>t  DH`pM_/=„ū}mdw9%oi1ʛYOɍk7Ƅ,Ȧ !>?Xm}ͽwFQ3l o!-ŤK0/QeG[2j+Zc ڢ q=+A_"6 >qY25U}SYA_x.{TM;ۨ@Ѝ҇)yy;7uYbiV6asIOh{/Ϊm(BXNR+yʖ6a9a71beb2e739e29bfa9410cd679da4824d46d2h{M_/=„Re[lUe$47i cD:2"bKGC:#=^-x+%D9w {ybr=QKR# 2ie@IezOfFiem6nіMRW֝6h;/:Wk 8 8ߩQ۩0Lco}oj5RS8Bk1Nʰ4TL3p7{+?DMJkMyԗ$J^_gz+P2tiezzsP>5+?+d   E $2;B [l     &@LY(89 :CF)G)H*I*X*Y*$\*<]*H^*lb*c+Hd+e+f+l+z+Cpython-vte0.26.22.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.M_build24openSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgSystem/Librarieshttp://www.gnome.orglinuxx86_64@ AM_M_I賟e1c408cd24dfef1cab3974ee92dc907cfaa6e37404769bdf3ab859c0b1654b18rootrootrootrootrootrootvte-0.26.2-2.1.src.rpmvtemodule.so()(64bit)python-vtepython-vte(x86-64)   @@@@@@@@@@@ libvte9rpmlib(VersionedDependencies)pythonrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.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)python(abi)rpmlib(PayloadIsLzma)0.26.23.0.3-12.74.0-13.0.4-12.74.4.6-14.8.0Lr@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-docbuild24 12981153181EF0.26.2-2.10.26.2-2.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:11.4/standard/de19542e641ec6b5bde3ff106f2575c2-vtecpiolzma5x86_64-suse-linux@l >v<,+?] c ' 0clSMv:򟙙A@W)CULm5oD6 ITdbOߧSZ* G=sӅPhzeuVLK!ߓ$>EyY߽MbW+_\a܀A³՗X%ĎYiA-r0(NNC ͅ )}ɀ$oXq "qr`r_ٛVIkFi2r6kf|:[Fq2Czm @fѕoHZ~Zmu;з:u\ԝǔ{ie :+wO qaI&4QYYUfuni>l+%Nv/ }]V?& 2=H0Mcü7 稫N[/O{W7D2wL-oe,> B̰d-i '8Z0CU\+RGsr^LCn5 G|@həcInt2Vళb-noZg.'Hw#YވWJ) ҰYD`p+&:b 4 pye:keJsCSK;gdJ׸k1QR#-_z)9˒/UP.EG+BRCejY.,~4~Κ!Eƒoy( /ت#욊ɔZ^<҉8GY/F|ru,K|m.,j j\}` -D*` Z?' Fɉ'kF\О\2ȍS0bCS ɜÏ'vGyPxS^>8]캑}ZfTnM_ |pO;8F[xSM/ŴYyP&T,#w.~P Q+>H/ہnd|`Xѝpiaq#+A@g؝EEno,f t=WݞHTJ&\]2Rŋ#vgFJlR%[5읙,h6W:cP͕< eQLcBg?1 d_Ǹ 6v/<[($8RS ߸_@o\xY|p[.NF_XDpES|qR4Bv8Rد|l>*uKR,}NkT6 m<oV ')5uXOvD`'rLaBeI<r(-={!/JsL' ݋Co\ZD;4i=N _Ad(qۤ?7kw;ܺZH #c^文Էm JI6 n7ggUB~hAp "ۈdaqB%_)q?S,pXԐUsy2m<\׊lī%hhe{B`IÀihoDeG@JIUΡgϓOaqmŊ.[*Vnt j_䮽>o*A@L$ t&ax\,:cXZC |1BO-Z&z0?FPB'.6X( ׻ӵU_8qh`AaO{ĉ'GϪ*\za.gG<:q8ؗ{{ਘf j,㴅WGƼWP!A[f-1QqWGIצR~8TpVOܪrfx\Ii#$Zlw$R#ч0A,'3j9E O/08}u\{2ֵb"D g{vhSZպ񒆷EԼSKRMSg93vetrUR`cl0Xܯ͒|`Դ1" g!M$}m[}͂38~J+SAT"۸…3|UgSXd!\N*Dog*,'Iڃn}?Y[B|jE}`om x$of$G2cL $)|(*r:l?"u&i+5tnM$~;;yb97]WhrEMF +K˧sٳCS/< Q0VY<L[%[}.2׵92*t[j燜{o!PcebsWf+ NysM ؈bpTTT79\h/1g|B2s-}bjHitB;:nNo\T.|\eϼDNW~~d'Ӣ $r ԇSe]dD[D\Wu5j'1Sfhu:$΁gY`\e%/ rG+̏%$bO n"_܉?(- @Yfd[|ko}#j`L B ( TrѶq[#i-nrJ9n>1N&.ҟzU(ԏ M I_Y/NNj%O/E#>mpGIM +^&?͆UPY+0P$Ĩ)X-S0A+;AAn |{Q'yW %cV$ӳ#9-³>$ ,(a 5 8&um‚zv36=yT{G@(,n=,0(? mFB K je|3I:tpW)qv; O !<497$GQA&\+m>ø NQ >+IQaVebٟ,'fV䇃rXzЖ%%=7Q:ĵ %6G0*$&[lp07Ql%z.mU!| u)T6&ebXf5[6K[ɬw,ˉs/ro2Ncѭ&/BYENej s\aNE=9ހ dbacpW 򫬎\Zݾ#Bʔj^ KsTx)UtDf>QQbF 0`ܕ`A䡝ӭ{jy[Nik~K>J΍pb _<.$RmG/xKNwE l)2lVh@|JT=WBvD&L[(iv1uJ`+믥Ut)7yι[Rd.z\x~Yme ޚe#*X"Dųu˾=ٹL&-sepNEX48`+nG]t*I{XW5#^B&"JXbXrTuJҒͤݲz=0w+ŢlS|0LO~>/"H;`?r8LϰT P-ҴhGapI.l̀6?#9D>ՂzjW׿o\3Oe% q;V- #Wв&rsOPߥTV3Wݓ6F;4BF"qcoi;V[P \XN˽$h-hIɜTO/,_E,n u#^YJ=Xa`] pCuK8dz8o4ޠ&PP;5 qGḺIw%8TMAr ie\V_j]&*d]NWjz [ mh57,{|f9wˬY16e\'- t.>!)V Н vZ 6Ql+-mz>@H+9`S19qs9RyBnӖ"N!Y2. O["U2Q Zd&SڎBon ќ?I׵A7)>ؔ.憴D;UDcl{(t򓲚ð-\ ZvA}^>VB kW5fu؀OQҼ*[ϙgH-?ۤ:DJ5I 8ԫ) O?2W*Ρi'?`+  qr7BJJNͳyG\+k%&MZ{E*;"qr6\upsږ@v}EP)b >o~X_.$Z_Te߾NqD=:*8Ä8dAP_ &l_Xccr44Fry]YjB֦@¿PW4G̑ Zk 4{!R% S9QM{&V]'G[ n$ڠ&fă? ;,$pKSYص^:ٸ @KHN(B4v{xuJtOL*\-,ʲzdqN⵪sn>W\ \vspf{h}I?VU`hS ]gƗ!$ǫ5_?G햬wOs+K9 ݉nY6ޛ[GS4X%c#NjiFCPaD z;*ntS|5o3r3yXգ Hص'! GHUuE.ruR47 (CS)>uD!p s@5q,Ϫ|X&7K iI [QH/ bFG^/7mI~!."WÄ4x#\a2|j< <96.]GU=a*fd s_vJ/ҽ{j YlfhOP %}CjmJ8hdee*aab2؂Bq-v`"K;0JU ! G1Qv8"=1N VHr-Yl*m,Rey`[Majj3tPm֙=l$r5t =$[܋'E0+(,FCbx.fz64{bw/ ӠDstwy?S@Iq=|ٕ\{U3U(j.Ws$*+U@ogQ]Xb$CE[<ŷu m w{&y?mh< /jI0O @]@Rہtv~ v_q0Hlk)Y}>`?ʎDUH& yڜæarjA8=ߟs]I2H_Mn@_m4W\qy6^5Mb {%b.tbm0Js<Dh~?<-bր|Y zې.7(1[1ONVu-Fi#fQ 1'iw(o@BpBQhp]mQa)3qtȴ{Twu~Y Hf=)7nCihjT,Ť(~eէɚẵ։NSy R^OǮx8~WQQ%T+aFFUhtyDP2TuB0ѲQCؾ:s?yVÑ6nU2*=T1Ӳ4[ddOђo^.17XII(V)?gEE\vLz&Bm` *ˎ)@ψ$AahK:b(aG2H 5k怈DY \ @5lN=W)!X,Vc ʡ_:[tŌ+]( cK2-<6q~8p׮.: :MONuOS=zJ_dcIDDcfF*V{hcIԦfE9/6d5xymu^>/F51k Ӥs@VOF\N B^JmB`!,/r{1l@V\݊%d%DNL,\tk::Q^FL? جyDk Mbl2<[_Y5қϛ*M]ꦒ9 9_/!dF ]׺bU:,g>VJlť4LQ'ĵ2X: mĬ7$iCة -=}V\V9V6y}Q)|ם}pULjl5M!f㺴 XʨŵSeԽѫb.kjٱʛDb^<>q>w&bB:bJ뵟}ɫxi9SN[%u YvobKYU8zPdDo#bg58eO`'#|bfh70ֳ V0iL R?y@_c2iKY\aڡ^tɦ4?sTVǞ6xMث 4/WRSbPFBnDk;sp]Sm||sד_R"~ͭ xbqdJ! U޵H ^ y0)v)7FDsmc@t'> t"MȣwpV\fhr'Md|Rk`*. qH( >T,M4= ,7jֈ*+˂?gYv. ՑH RU/_ 6q>8ހSh\, 5m[W'|Ⱥy8w}6]eJ(~\7Uw%\6 Hx)mcrW:QkHU uEּGOT_I$)Lp)۠㭸}8o!IB?V'+WjUWl`'x9oNS42ʉc*kR#*N : Q&]btBQgټ5^榸>FVMKC7<8HpƺyN,>@BϘ36=p#x~X6853$EZ}8m C__Qޣb B4l`\z?d,`@`hݨԍHz.ݶAb^wI2f:{&8(>$D2 )o5|'SzɼIm`m\֠W[$ѨFE;,TM)%i)N+"[x*<̙{"GƆ\5@ѦGiq!Flw'?ﱁr}vvSժr ҇Zq3Mp1}oiƑ_:@,a\jԤ_ŲHl. .b}MӮ;rnbEi\v:i kMƈ~LJ=[7v&T@@aiFF#jeuL+R}$;)gjrrfs?AFɽ" aGAÌF2ڣ#6>($ixuԊ@[|Œbʑ[:{=,o3+Hɮ{*Z߻B̳ szАb^J8Y/y&(!;{@ ȇ'Gd-:⸳ ۜ.t؅+[t1*?aSRg>\V֋ZAL Sr-G~˰˛Ӡ,vBbE+fx[>&gyv/%8 wk\ 22 sIv끃~ ܕ '!d2,=}#W%ȭ?g=ә?> +c-& <UO_l|MNw 2K¾Je{ c/''MʓܷT-/uQNp3΀pcXǜUL'X>3wY?tf%n@"HD[^?ZVDS~ ڌsjp~GX0„H1Dж3CrW;Қ7o#'9w/cL^фK@̖[:6 ?Ɨ&"v _5|G!^v 1ĝ^ytU3C9`|CU)vL;-mhZH.cp. >A3迸+tO74kPBw~n0qV9N /Ċ&so(tm't.~ 5.+qp-s m&楎nap'dGNzKحy»W72Ym$ ZЌ>S sNڨ5vgN~z;#?p 5 <#7B vqF_Л1Vү+"g]M%0.V CaӉ7Q.skzUĠF+{,P?ƙN^FZrYo:4j+\j|h}pTsRSi aMTW_pNS ;ZY|P=Ш2"*lXzѽ%"ː"!T)IM`2;J S7 <ؔ|Amsv742-0<]p.ƙ99$ȧ _u;oO. ^TI z(9@#;m4=>eDk>`" Ρ'7] TP27͙0x~2Gi1`^t?X0 3S <+x]Uk~# 1j4D$S}[§KeHPHQ.RBy*)GdwD+ MoQFm4.^F6y(Y u*1?l/ً@5inF+Rv5#-ƁO<1ls|KDp4&ɘi|g98><Dy۫^zˆiu?XCmc7zS*M'QI&*5_lQ?=32k':kzA7 lz=wNdg ;Y>9Z~ڌ"Xhxp48^CŊMq\>y75H1y d^֘ GQlkxw>b"F? ׈x\Eo0kCߏlWL )]\& *ph4 ˇvX}@/j\L/,5q87&n&^&w B6⒢ `Poʊj@ 2Wc7Ո %QקP|dz_OjS 8x܆+t|r)voq1.]S}y`jYkM6,oUp5k lth1n-w5\bW8' QUU6' sO:oiأ3٬@ W_p u+/&sΐ <^},3vD. EsalyǛh-rKIRXeFK%DA.CP1ۺ`yDe<ך#1m|Ƞ߳\ѵ4" f=+6swGR:2mArRVR0 C]##5ܴ̆t69º9`/11xF^+r^)혆MY AiIT3%ݘ۟Y2>"R <+m1vO:oA*Diy*B Lj{m" ?倞݉8E*:-OPR^־=V0s*[ lD 9K{ou3|hWl ܽŘ}w_<%Ϙ,o=Wc$ ,& #Be7{+6'ά֎7fƴi C*d|w,:uגoBNHXH o jFgi.#;WO Ó9b0MbG+#T*q\ەRİ!BDH|\lt*\}Iéhb6nF;%=圕ݑ p{G ;Kљt> 15L{:BdQR;fV\Fu8R}شϧ{x[TH9>=:g!QG<0" B:OhzOSpd{;mZučGl-@-3<"bGSyiyn^Tt}>(t]Z Jծ!M|m?kmN<ްy%SII5Asē@gw qHH2`\`PZ 4}( ް Y 9!c{Px* hݽ[!+Svayv<<}]&C'KwbCI{N)Aêg5CI|ش۟-#=S-cZz `>/u<%Q] ,/;9cflohIdӓUBKodCH>n˾;y#46PoQ ш>Icò0%u_jv@ӭiKO nOAz$Y?Ow1Z5d;gF{*QGH|Ds`PAjJ5Ӣ aHy! ;=wQT2iu%9kb[nH'[ڭ@u