qtermwidget-qt5-devel-1.2.0-bp155.1.10 >  A dk? I%z c 4~,D ^IGcQTCh8;X> ӝ#o8Zs; B95|ˬ'K)̴2#4I`lJQ+-*VI@@.x"r"ùhme|پֈO:*E=RnoCc8m̔(vaAڞgAh$N[XR$85 rBqU4E1vKm}jNH_KRЬ0 i˩OQaN > C蠾uPij*<Ȉ 刌Ʌ[N /ҜrE^):zsVh_L%$#}cV<m6(>p>*?*d ) Ctx &,4p     XT(89: F$xG$H$I% X%Y%,\%\]%^&b'Mc'd(ge(lf(ol(qu(v(w)x)Py)z)))))Cqtermwidget-qt5-devel1.2.0bp155.1.10QTermWidget devel packageDevelopment environment for qtermwidget library.dk?obs-power9-11,CSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/qterminal/qtermwidgetlinuxppc64leE4N[*yh0u,IA큤A큤dk? cf Pcf Pcf Pcf Pdk>cf Pdk>dk? dk>dk>dk>dk>dk? dk>b99d0be946d3dbfc6fb7762bdb52a6f4593874e33c329eeb0e051ca2f8f76247f7fc400663fb85311cdb3bc34bd1696e1734e995606525a4b3539af887435f8726a215647eb3d2dd9fd780a8baaffae6d6a719dc1c2fd08d02f9509dc2de075cfdc83686bd7f7758ad49d30366b6d36ef03b191ab1581fc80c2238c8e8ce693c67622e0c5bdd6e62e885377b1e828fb27b47d8525bc877f05717880d17a1d2d3edb95f9543254ebe9ccf0e2bd892d1e4bc8dc9cbeb0419bcaf23dc8b0495cf80361f884bd4757abf6fb5973ac483cba61834f5c5eb4a9323338bbc0e6369b981cc0301cadca067e6b473594ff6103eb5fef072756960182e3918323a48e566848c21dccc94944686dc7018e1222cae792df51ac02e08a6f2951957a072c2fa0fa1d90f6f6de8dbb13ffabf42bfa03381175254c23a76dad9b2c5c83d1c62ee33ff03576f3cb093a14410f9c8f8d61c44270820439455cc49cd8c7fafa04bbffa72151e756744cd39a45102fee15213612f79bcfd37f489d14d1260276d6f354alibqtermwidget5.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootqtermwidget-qt5-1.2.0-bp155.1.10.src.rpmcmake(qtermwidget5)pkgconfig(qtermwidget5)qtermwidget-qt5-develqtermwidget-qt5-devel(ppc-64)@@@    /usr/bin/pkg-configlibqtermwidget5-1pkgconfig(Qt5Widgets)pkgconfig(libutf8proc)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.03.0.4-14.6.0-14.0-15.2-14.14.3cfP@bgbga@`y|@_@_^@^&@\y\R@[@Y|YXlW@W;V@Shawn Dunn Michael Vetter Christophe Giboudeaux Michael Vetter Michael Vetter Michael Vetter Michael Vetter Callum Farmer Callum Farmer mvetter@suse.comMichael Vetter mvetter@suse.commvetter@suse.commvetter@suse.comdap.darkness@gmail.comdap.darkness@gmail.comjengelh@inai.dedap.darkness@gmail.com- Update to 1.2.0: * Enabled Bidi rendering by default. * Made text DND follow the settings for newline trimming and multiline prompt. * Allow `QTermWidget` to be used as a Qt Plugin.- Update to 1.1.0: * Handled the zero history size. * Added API documentation and followed the naming convention in some places of the code. * Return focus to the terminal on closing the search bar. * Code cleanup and enhancement.- Fix a rpmlint error: * libqtermwidget5-0.x86_64: E: shlib-policy-name-error SONAME: libqtermwidget5.so.1, expected package suffix: 1- Update to 1.0.0: * Bumped minimum required Qt version to 5.15. * Fixed crash under (Plasma) Wayland on opening tab and splitting. * Quote drag-and-drop file names. * Backported CNL and CPL support from Konsole. * Some code cleanup.- Update to 0.17.0: * Dropped the support for KDE3 color scheme formats. * Properly implemented the "Action after paste" feature. * Added modes for background image. How background images are drawn is changed and manual reconfiguration may be needed. See docs/configuration.md for more details. * Added a method to disable bracketed paste mode. * Fixed the execution after pasting when Ctrl is hold.- Update to 0.16.1: * Bumped version to 0.16.1, for a point release of qterminal.- Update to 0.16.0: * Use qAsConst. * Don't search application dir for keyboard and scheme data. * Use Q_EMIT to call signals, instead of the emit keyword. * Dropped the deprecated class QLinkedList. * Don't use 0/nullptr to initialize QFlags. * Fixed ColorEntry copy operator. * Disabled the use of copy constructors and assignment operators. * Check for successful ioctl() calls by testing that the call did not return -1. * Fix find_package() developer warning in cmake. * Use const references wherever possible. * Handle keyboard commands properly.- Keyring change * Renamed qtermwidget.keyring to qtermwidget-qt5.keyring * Changed key to tsujan's key- Update to version 0.15.0 * Fixes for macOS. * Fixed the PyQt5 binding with Qt ≥ 5.11. * Fixed a memory access violation. * Added saveHistory to QTermWidget. * Don't set the selection clipboard if it's unsupported. * Announce truecolor support via COLORTERM. * Fixed the numpad handling and added entries for numpad 5. * Allow to disable drawing line characters. * Fixed compilation on NetBSD. * Fixed flickering on font change. * Select all text when opening search-bar. * Fixed search-bar's light text over white background with dark themes. * Fixed build with LLVM/clang. * Several fixes.- Update to 0.14.1: * Only translations was changed.- Update to 0.14.0: * Clarify the licenses used in qtermwidget and added the missed root licenses * Ensure .bash_history is correctly written out * Make Backspace behaves the same as xterm * Fixed visual glitches in the search bar * Redraw cursor after cursor type changed * Fix handling of ST (String Terminator) for OSC (Operating System Commands)- Add asc and keyring file - Update to 0.9.0: * Take transient scrollbars into account * CMake: Prevent in-source builds * Refactor and fixes Python binding * kptyprocess: Try to terminate the shell process * New color scheme: Ubuntu inspired * Fixed some github pathes in uris * Add a comment for potential future breakage * Use wstring in TerminalCharacterDecoder for UCS-4 compatibility * Support UTF-32 characters correctly * Fix "bold and intensive" colors * New color scheme: Tango (#167) * Finish SGR mouse protocol (1006) * Fix build of example with latest lxqt-build-tools * Expose bracket text function * Drop Qt foreach. * Revert deletions in .sip file * fix python bindings * Expose terminal size hint API * Remove class name * Return something * Expose bidi option * Add an example for remote terminal * Makes the use of libutempter optional * Fix behavior of scroll up (SU) * Install cmake files in LIBDIR as they are architecture dependend * Check if utempter.h header exists (mainly for FreeBSD)- Add BuildRequire: * utf8proc-devel to have better utf8 support * Qt5LinguistTools new dependency - Use switch to not use git to pull translations- Update to 0.8.0: * FIX: #46 fix vertical font truncation * bump versions * Really fallback to /bin/sh when $SHELL is missing or invalid * README: don't recommend building from source * Improve README * Don't export github templates * Support REP escape sequence defined in ECMA-48, section 8.3.103 * Fix build issue related to utmpx in Mac OSX Sierra * Remove the deprecation notice * Handle DECSCUSR signals * Copied issue template * Update building instructions * Require Qt 5.6+ * This commit allows the consumer of qtermwidget to capture the (#111) * Allow the terminal display to be smaller than the size hint (#123) * Backport Vt102 emulation fixes (#113) * Backport the default.keytab from Konsole * Fixes (#122) * Updated README, Added support for PyQT 5.7 * Fix memory leak in hotspot (URLs & emails) detection * Adds superbuild support * Use target_compile_definitions() instead of add_definitions() * Update find_package() documentation * Use the lxqt_create_pkgconfig_file * Improve lxqt_translate_ts() use * Adds COMPONENT to the install files * Renames test app to example. Make it work * Drop include_directories() for in tree dirs * Use the CMake Targets way * Pack Utf8Proc stuff * Adds export header * Use LXQtCompilerSettings * Packs compile definitions * Adds package version file * Removes Qt4 stuff * Add translation mechanism * Use const iterators when possible. * Enable strict iterators for debug builds * TerminalDisplay: Make resizing "Size" translatable * Exposes receivedData signal to users of QTermWidget * Exposes sessions autoClose property to QTermWidget- Updated to 0.7.1: * Bump patch version (#105); * Added a modified Breeze color scheme (#104); * Accept hex color strings as well (#101); * Remove the stale lib/README (#102); * Implement background images (#95); * Implement other BOX DRAWING characters (#98); * Preparations for context menu actions on URLs (#97); * Drop the ancient wcwidth impl. and use utf8proc if possible; * Remove widget size checks in setVTFont() (#86); * Delete unused tooltip code (#81); * Fix size of the array passed to memset() (#79).- Updated to 0.7.0: * Remove support for Qt <= 5.4; * Remove Designer plugin; * Check CHANGELOG for additional information. - %%cmake macro.- Trim storytelling from description.- Updated to 0.6.0: * Full Qt 5 support; * Drag & Drop support; * Lots of bugfixes and cleanups.obs-power9-11 1684750095 1.2.01.2.01.2.0-bp155.1.101.2.0-bp155.1.10qtermwidget5Emulation.hFilter.hKeyboardTranslator.hqtermwidget.hqtermwidget_export.hqtermwidget_interface.hqtermwidget_version.hqtermwidget5qtermwidget5-config-version.cmakeqtermwidget5-config.cmakeqtermwidget5-targets-relwithdebinfo.cmakeqtermwidget5-targets.cmakelibqtermwidget5.soqtermwidget5.pc/usr/include//usr/include/qtermwidget5//usr/lib64/cmake//usr/lib64/cmake/qtermwidget5//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/500fc74ba2b20bce106dcf7ba918c6dc-qtermwidget-qt5cpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textASCII textpkgconfig filePPRRRݕyy{Nutf-84de5d512e9056116a86d1e7db511ed7fa5c64294c9cf480babb83e3e2f458d8e? 7zXZ !t/6'I] crt:bLL ؝-~/nmkiJ :u<9w<3897vɂg @ՁV2Z/ÌKQ cX6h#MmMXG @җY (|nև~IQMJ{nEL[Lf6D6UnEas?lڐoG7;2D%3,IXs.|⪥6gcU1N{e$ZU-ג{<:<ᆱ]^Oԩwܿ~ۅ(Eug 9q-t7pk<ְ~ qB#,uFqnDQ|L!`X@iS|"˗k/_n= `a~ F8O=̀_d$[pQuC ;L#|'%_ʙKM3DZy½aadKH,R~`-$0; < .XKY!7^J6_NV7P&nB֞b#lQ빜oDX.榧ڐ6 j/^uY=bZ:m-KHٷ\<45j\4˾О޹tU}`DE%EԴf[ "}eU|]junQQ(H:;\ ]ȴr?A=Tm5^Q՜:(-v>ovx>82 bm:hw6@ǯ'+P3&#@볓Zȍ͉1F9`jZԦʐr+8^72:E4+]:Z+La> Ii*l9^tg)Iy@џlm.6C*g‿CTıcL;*02|v&nnKOX3}N-@i'?;=.e?Δ"'B5D鳢HY7#@ohKZ2.S蜃}ӡq<p/֒Q2.OV ?t}OxGp;oϯ@XeS(I8`- (]T1e } *ߕEuVFBc  LaiEr쟑b"-3k|:y,rVe ?o$c  Ѝ^jr.dN/;VS8<Ց룑Ly 6B+ +YtiSi%ޥX{݁q388gyԻ&g~ A|:">$ |.{4VgjvMtؘҷʀ#跇X8OԦi%{w|Gmbv_9BN,qx'kqrk`LUOsoLFѻIN/U+")p\r)FE.٩PuV0O-Q7䜊IG͈kx/I~hFQO X!_/WiinQ29>]đm`E׬K9R_[:qHy[;sFʈ E`f_q^f낗`#c:o5.lK ^9_?#6o[5@+^M ̴=it4Olpu\1q; ] -PZ6_N'|yDiƦZ所"ZĶO"7* 'L0dz{s"dohTGhđP>?/ oژ-ǎa|RI]N%y:k+)X6w2ͷsa"wq{Y9/ۇ-p>@{ylG6UTݰ_L? @/XZq#e~gMŢSkuz9,R__ vv89tc S/8E V eC&NoB4~ZO*ߓFW Q}ͯZ0OA]Jn֪R>~'W^Ft(GeqrH39VMtUL2r rMփTR:N,mׅCZ aoRˁd651?_EdC0ZlH 8 ޘ}>b4$1X3J߬s/(Q'2S7ɼwH ~h|f|^ ^bk\ YD mkT_1| .xs=a8#WV?>X+F;5F>#rg#'DQX;` Oi_@+6nNCóRpzȒD< -Rċau~ݓ.Ϛ.@>SHcɂ_]|?%62|@p#Q'Fl-LЬA?26.8F3Ų'mؕ.Usm1ض85d^[锪Cuޞ1UvY O$o-.+'Li-bȓ?w?Tk1[^Q~"%r]SL{>gOovfRW^.aD4ċY!\Teek ":5Gj(3Wֆh i?]54Wa^\I8ؽ<-yvdl E:lwQvI>z+τImبQv*?8ۻ 1LkXuą7(5r*Z +w,UNT+5jUͽw9}b|U*ͽ{c{גR.9Qin-SÝ9U^an~H %Ý5-?.Da_ko-b~vW+G3BWDrp6K h2x^? "ౕ^Q^5uZےpg(&mb>P4JSm\ 1"xԴͷ| %:wܶ`H2fTwʦO=謣eFoFPMV Ն}x;KվX|uF(Iw<-bqv0h}=OC^Z|T :1VN:JF o9:(5rE/qRL2#x ~p@nOJNa^X*p7n"ckv?A/b[:Sw's@l v$VjƆ31_)ew _ݿa0: @]𵠘{z71O+Ej[J)'K(i_1?T[p2<ӜI y8}t+omCAQQyRghETP tAj): ow{Z\BEiK uf]+}O=xV;L0󬿘a+fΙ̅bw@x}![NLsH\'HK;bÇ2fUVPɌz6u\1)Mz3lTb}v6Tږ0[ R@ս}q~鑫^39Fi}NР>/ K|RvJ4,b2+{PuC)MTɧWևkR$#14,JU`]6:Kט5=js#@P,$b}ݢxxe[HS idc%ń J-(P tg$6)`3$ox9xrsWs!_K6Plpr/c%V¸HfI@ o[SZ}$]٤ ͹ 5n*kwRսnDk\%ij"{9RT} lzf PJ?Z ZC 7|'h~]tpΆ+kv (A(hY߾⒌{.~U#qu$rOB˟QF7ؚ4@>л J6+J¶KY]oHPjx~IxkrOy%Y5%柬=W=QfN, R<ߟ3' M5)L|s猒70īkz7alGrYbs#V ؈-LAH]Y^+ʦ,< c2̣jN?J/gγlpn^ Ѓ޵joBxm&lPXFp.oD2C*ɳg7t&΂dgd 2h2]iO(pm $):f3:&a &Ib_c!.5#̣4}v$zH,gze!)NpݎM؁w\oz*Fa'yE߿%5}LUk`\p ([KƆms %^qs_tVy$\F.ةtt!0Ќikߌ")$cĞ5'5s;j4w?1S?TM:N%;' {Asâl-e:7–ȁxøсP38SʹMN8DZرiΩx9ȆNT+E~"u]fddxq\li?37΅wBmX$npv x'S!%Jf=^-AF|Tz B_:i6)8hgۡ^{FXƫ6'"f'2ԉ $]C1ڣGv!rEM| Exy LO&Ib<6|\iZ)t m[V .AF{e [I|z8C<.UkxP jAҮSU9 L?0NCA "#}=CH2m&)哕wOX8Aczn VNxgj4Iw'k9>U6{Bخ/9nCK{ DThs+yNF~U2.:h;v^cLHDNP\1*ݛ^h'DNډ9 $W};Vɏs)X0ZRۀhwYHBLۘġ'I:7b% B th7AQp-*W M >1ee61nux(Q0DVQZQ B\ ` po<=_9MĎAE\g`XONOsFrG:6#SU@$qȶSDKR-ı:{AI`g;^( ×nJU#`3ȚMzz=CK٠Kn-]^Vg.=D/uEt"qlY"䂉mG'ӸO_FGH'?Yj;,TN 0xX [:25qٲH tAa*coQ~fQqbOT׸11Sq1Fyy$3(҉w +OWt].G;o {j]llFp W߈rW%-9_m;OoH^|NtZ8p yyr[Ss7!.߹|w#yY-wԫ?jJjxR ^"'ܙwM'W 4~<{42t`ui%97Yj%fP)~ml tk:VLS5WmAx#p t g<@C;/ ='Qn7b0F [[M/}C{["2h̗-H=6C MGT.MT\xo;N!qUJ޼׆-6Nq&*aiʩݷP Jr*1g"J9W!cC;gPC~x)~q|ߢ cTRd2Q]b7"@Ў[d'S ذ~HXO'#ϜeWz.BxJuSyCO {? &#x&->"`" kà<I]yn}'@/|I&)?Q]-oG7Ɔ%ڃ&Wv7tsף]<('ѱ rzNNre"mk\g,gFuDq!0H ;/;ʍ'W4r1xgaU֫B#K vroshʈkE'U|h}$w"3TYshDWQ p¢2"t)[l;z6ߑ=ZگW?SYBl9x Ӹ{V?,KƟl8S^ÿ жr ɰ s,a`:yb@芣@jaPPӝ^B"O0|s/';ePhӯ?Ӧĸ54Lܘ3P 3 '? =6^[+ Ulw(mP-9&[2dԚm*l`o zeIrҴ* ⌠Fߋ YЖ (kwB['nO•.pLu[=P84cic P^x })Y5S"ķЂ+,mOBh̊Dtc, |,%By u/5(T`>2T!㉻ yjvSuSJtPr8#؃@x̸V͸%,,4NFEvf>t(@Cz6m4M #c\taܷkTgSGz%}'0҇2W p1t PQa(႟wd^Zm[qi*I(XN7S):\B_G2lyHԶip[+&%#:j)Z_c˖2?b=gXɋx4sйtАX$Cv ,,,5H2(Ή<\w$_Zt>]Y?ॅS9ڍR* SiRF\.K"94IVC2C7!=B'?VD9ܖ;vg]H7E%8@U;0*>3CȻPq+*RK0շ_ ~̓Iۮ"WqO3G% 0kz'"A2s'8[F 0{S(к뛰M#k T{"ԓ'hR%\{ZKc#)2}R߭S4*rM`RHe% CH2ҘYywq`MJhb~;ES1‰nl_̹OJԵ22H?UufhdtR`]J !T21SFG}2ufoqLoXyc'bj%/ ;6t:,M Q2;Rg$ՌcnGvAs \MQt'8l\_fb6}[˲C6#WhSGM&am18_=Fr=ȘBd }cկLNE>^Cْ1oTêUH@Sw2~cfXYu7@ k}-bk/=‹"b6 yWr}*oXv&fQT>f <^6@ΒY{]5нQ &c6"=:GpT'^Lhwci[rũBʶs?*ݚ{ox E5ӄwF 18A–hJ''3{CEZ9.3jGg;M{y:Ͻ1%,o$ONM\*@.؃^穹_o ;ZƛGثL@ #$4\[Z@n6/*>3h.69(w!lk˗J dBvF-V H)0$}<1o|q6zNg.q;o2TwخPg(7p .J%]d\jh0=7ñxk-JBbp r+t1MH\@-}91ʌ^IɧP%{^!g[|<;.1ߟ%BA9Uj,b9Nd7̛"Le(Y"qVcD Jãd9i!-")%<&* wWerӸiQtWllZR<_@HE 2%Z_gwv,f`i)9Y0T,xjx ڷfU<=.L$OŒ8PKNwm<f Xd}zo*]reQкDnB6 8HٰOpF0F㳘eitrv.@c0/d bLA3Z3¥$VcxׯͶC4`!R8] @v,(V>Ѧ{n.FyXaITL'ݾ(M\g--ڪ='Z9D Z}@9{r_Y`1TSp6"f)[}d*+$Azr+_*O:|a].LOl"Ƒݫ8<6P<9:t {AbRZ eol=\F$J#Cc3kRA`_Z矍:+KvvOۻø:T!jLr&P creԨΜgZJvl+p1017ſJl:VU/,_.e=cw]CX7&4ɮ@Yx6IW)$θzic- [ŷ^Gt.W@nnJhMwaX_{UW@H&jvGNM0G88ҫF,n2; &ژγ%vs[GwG`+9 Q #ZPF@% o"[m]@B+sa>m ^j +z~!7)DOعw]@eVK7JxHӊ\M꿗5)~l1FDhpFR/>C7~r?WG/ L^L3L("pE 3V~r ^X;L.pAt}e1E!'v_ōl-3J>M,V1{2FR]^SƄ3Dl 7)59yk{5o4i^Hu0s |6̋Vo"3@sOU|3,#)=1G[XrKv"EӢ&^ 6v'6g=JqߩfJ]k[T&1-o@ ~^_R@T^z` 8!Z}ґH-wqs}_!p8tD%Ne4r*zK.ŭBj! ')XE1uROUʽI6,慣 Zx1[5E=y珴^"_~,+$'&7+և0b(ǵX,'UޥM!,Fz8}BQ.kINP.X([C!œ/ a[-6;gxCJ=+uV8G&\8`CQboUp]!JWfxO5 ?k GUjEb^Ek/9";wS?+@\qw0Ew@9;+!t:u" ۷ ]ԑ:B`uN="4g;TH*nzb\e})LQv^06Nwn%-z1݂ÕVzx⦘V4-&Ky[9PDxbE^Gc^|)y pp>Y7xoD'V妱-tbOlGqJ!y>9ڗX݌ƒlum I>T dgi~!&corL+X ;$\Ė}wH˃H7P# UL7Zm[7^d]u 22Z@6@p`X9:ݦ˨jߖKŕ--S7k .Vdâ&`&\ЩZX+:pl |vC`H47(1#)GP{ 'Ņ.jvG9@ݍge$bZu5@Z>ON>5u4*,SXքiO#SA3VkI&E8$xʹA~OϊZtxըCW;C؟<%}E);| 3-NPY/y5LJՓWݸL$7V;j6]8p2 [A׵FWI+^ R\Gm2CQ%Ccg~ ܥd\N#tůBj(Z(-t5PzRH7@#opC(5m|1.)U'߯sW#&g. HvFh" #(1$T >sD&CPZO‘ZC *d\vKbXif$ckAO5Zms:GsqZL\'qGxU}mTee SS*3"h`@#l2Ahȶ-h;U 4J?meXut&9 >y+pq@"LLCLV͟7K2oT0}<ԗ!uhK?8pƣJ9UV+Σb%%b%c wN*9,+ZXWS*R&:SŦĦ1tiރwt7Y˓8ww/_^ iTV}dTV2&fu'kאvݟMXZu" jYVAGYg xG^#g3rM}pX;P6W m"dW:Xe) L P<(7Bw=e!%sU ٖGfLR_B*s,O*t7g 1/Sg_Pi9|UI-PDЋSzmxٔ]N yc?%,UVCg@ =Zp}uGT`[iK#J T5.vdau/8nX0 L>=Vfڋ@qƓp<6*8ʲ~ebpm%ZAoIDajņ 34+qMb׵gϤ]c3 $O<8""j ljܿ]DpW;>!Y$dXw7 9RL"Mغ>պ!C8=&fxçq~<*ݳ1W;v&ۢ,k~a\fftϹNFu8J ?!3,eyG w#@&k%Wzpi3i]6`YAzMMƫYkn4Ў̖֗WH vt.!@g8,Ih@"6ϸW| dD: ԽY1HΏs!EK0UvOt,C:o}8-8,Ƞ̔"{ YZ