texworks-plugin-lua-0.6.5-bp153.1.19 >  A ` !M@eeeՔО¯ Tf#) &Jë"M}8FO3lCTOB ٨V}sv={e {RaܧD3C_96*hzR:UA܎ƞB#{)w;p$zю)lX0 rAh HsԳqpw.䝑eߺ eV=/\&Uߥ2!`-yT 15ec84aeeaf1d3d765b6a17ac447644f2c17992695abd1de3090a221ed6180bbc994ba2ac0b5c27c20d781052a0227aebdef906fH` !M@eeel?ˡim16c_I]kyDnz «9:,aRDVUJd k/1YS\ꩬK>@>l,\Zv+`C:D@Ll_qmȑm -)=3A/ONx3sX|TL_%;.*5oIe 0Ȼ^xʘFVAݼmzWօZ"I75ϚH ddka%/ 6A Woh>p>3$?3d ' S $AJ[ u      *4X`(8 9( : F/G0H0I0 X0$Y00\0T]0\^0wb0c1>d1e1f1l1u1v1w2lx2ty2|z22223Ctexworks-plugin-lua0.6.5bp153.1.19Plugins to add python scripting to texworksThe TeXworks project is a simple TeX front-end program (working environment) that is modeled on Dick Koch's TeXShop for Mac OS X. This package adds lua scripting abitilies to TeXworks.` s390zp26SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://www.tug.org/texworks/linuxs390xA` ` E43ba782e84cbf8d2c37b170052928fb197a25e714daf3b3e8ff7acbc954ae35arootrootrootroottexworks-0.6.5-bp153.1.19.src.rpmlibTWLuaPlugin.so()(64bit)texworks-plugin-luatexworks-plugin-lua(s390-64)@@@@@@@@@@@@@    libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)liblua5.3.so.5()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)luarpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)texworks3.0.4-14.6.0-14.0-15.2-10.6.54.14.1^}\YWs@W%W U>$Qj@O-@O8@Atri Bhattacharya Atri B badshah400@gmail.comjengelh@inai.debadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comcoolo@suse.com- Update to version 0.6.5: * Fix text selection handling when moving the mouse. * Fix auto-reloading of TeX documents that were changed outside TeXworks. * Updated translations. - Changes from version 0.6.4: * Add shortcut (Ctrl+Shift+J) to invoke SyncTeX at the cursor position. * Make shortcuts for autocompletion configurable. * Make "Auto-Follow Focus" configurable in the preferences. * Make editor line spacing customizable. * Make console output accessible by keyboard; among other thigs, this makes the console work with screen readers. * Migrate to a more powerful regular expressions engine (e.g. for finding and replacing). * Fix opening empty files. * Fix the highlighting of TeX commands that include non-ASCII characters. * Fix the auto-closing of PDFs with the associated TeXs. * Fix the PDF display on high-dpi screens like Retina displays. * Properly handle "&" for recent files menu. * Fix syntax highlighting in the "New from template" dialog. * Sort interface locales alphabetically in the preferences. * Don't show invalid PDF page sizes in the meta data dock. * Properly show the PDF file size in the meta data dock even for locked or invalid files. * Fix the conversion of Lua tables in Lua scripts. * Fix the installation of icons on *nix platforms. * Update libraries for pre-built binaries. * Modernize and restructure the code to improve quality, stability, maintainability, and the possibilities for future enhancements. * Improve unit tests and add automated testing on Windows; this ensures better code quality across all supported operating systems. * Discontinue Qt4 support. * Updated translations. - Rename source tarball to %{name}-%{version}.tar.gz. - Adapt to changed location of icons: * Add BuildRequires: hicolor-icon-theme. * Update file list with new icon directory. - Minor cleanups with spec-cleaner.- Update to version 0.6.3: * New features and improvements: - Implement "Insert Citations..." dialog - Implement indenting/unindenting by Tab/Shift+Tab - Make synchronization granularity configurable (highlight corresponding character, word, or line) - Add ability to distinguish identically named files by displaying the respective folders they are in in the window title, window menu, and under "Open Recent" - Implement "Fit to content width" PDF zoom (which ignores empty space around the text) - Disable unavailable typesetting engines - Allow to change the editor font size by Ctrl+Mousewheel - Improve the detection of spellchecking languages (add ability to search multiple directories and list all results) - Hide the menu bar in PDF full screen mode - Rework/expand code completion strings - Add/update syntax highlighting for LaTeX, ConTeXt, Lua, DTX, and BibTeX - Add cleanup-patterns for beamer files .nav & .snm - Add new/unified icons for typeset and zooming - Display paper size and file size in the PDF metadata * Bug fixes: - Fix infinite loop in syntax highlighter (which caused significant slow-down especially for large files) - Fix underline when spellchecking with syntax highlighting - Fix "Place on Left/Right", especially on multi-screen setups - Avoid 'file "" not found' errors when synchronizing - Fix synchronization while searching in a PDF - Fix fine-grained synchronization near paragraph boundaries - Fix the PDF copy menu command - Fix PDF text selection - Fix font color reset when searching and using stylesheets - Fix crashes when working with locked PDFs - Fix unexpected cursor movement when using a combination of backspace and up/down arrow keys (thanks to @mgkuhn) - Fix the font in the log parser output - Fix persistent magnifying glass - Remove unimplemented PDF menu items cut, paste, clear - Use cmake rpm macros. - Drop conditionals for outdated openSUSE versions. - New BuildRequires: * texlive-tex-bin: needed to detect and configure the location of tex binary. * Qt5Test to determine QT version. * python3-devel: Switch to python3 based scripting plugin. - Use %%license to install COPYING file. - Minor spec file cleanups using spec-cleaner.- Update to version 0.6.2: + Implement handling of links to external files in the PDF preview. + Implement a simple screen calibration widget to allow adapting the PDF preview to the screen's resolution. + Improve responsiveness when opening large documents. + Use old content instead of rendering placeholers after a PDF was reloaded to facilitate seeing changes. + Improve the usability of the "Remove Aux Files..." dialog by letting the user toogle the selection by clicking anywhere on the row. + Add support for the bibliography program "biber" by default. + Allow custom zoom levels in the PDF status bar context menu. + Bugs fixed: - Fix PDF zoom speed for high-resolution mouse-wheels. - Fix a deadlock causing TeXworks to hang when loading PDF annotations such as links. - Fix crash when changing files outside TeXworks. - Fix crash when syncing from an if-block in the TeX file. - Fix crash when reloading a PDF while text was selected. - Fix enabling of the first/previous/next/last page toolbar buttons in the PDF preview. - Fix the wrong appearance of the PDF magnifier in some cases. - Fix truncation issues and misreported Windows versions in "Email to mailing list".- Trim irrelevant parts from description- Update to version 0.6.1: + Fix "Jump to Source" from PDF context menu + Fix fine-sync'ing close to PDF line boundaries + Fix loading of Qt-global translations + Fix pixel-alignment after zoomFitWindow in continuous mode + Fix handling of changing scroll bar visibilities in zoomFitWidth and zoomFitWindow + Allow horizontal scrolling by Shift+MouseWheel + Updated translations- Update to version 0.6.0: + Complete redesign of the PDF previewer using QtPDF by Charlie Sharpsteen + Fast and responsive preview even at very high magnifications + New page modes: continuous scrolling and two-column layout + Text selection/copying from the PDF + Go back to previous view after clicking on a link using Alt+left arrow + Fix disappearing spellcheck underline with some fonts/font sizes in Qt 5 + Update the width of the line number display when changing the editor font + Show a note in the "About Scripts" dialog for disabled script languages + Explicitly add a "Quit TeXworks" menu item to the global menubar on Mac OS X + Make Qt5 the default framework for building TeXworks + Add support for Lua 5.3. - When building with QT5, add BuildRequires on pkgconfig(Qt5Concurrent) as this a necessary dependency this version onwards. - Set the cmake variable TeXworks_DIC_DIR to the proper installation location of myspell dicts in openSUSE to make texworks find them.- Update to version 0.4.6: + Implement character-level synchronization by using text searching to assist SyncTeX. + Lift hardwrap line length limitation and implement (hard) unwrap. + Always show console output tab while typesetting to show progress. + Improve the handling of UTF-8 byte order marks. + Improve the log parsing script. + Improve the handling of script errors. + Work around a race condition that causes lines to become invisible, subsequently leading to a crash. + Fix incorrectly accumulating indent. + Fix SyncTeX initialization with non-ASCII filenames. + Fix selection of whole lines and when selecting right-to-left. + Fix hangs and crashes when using "Fit to ..." in the PDF view. + Fix a crash when running an invalid system command from scripts. + Fix encoding issues when reading environment variables. + Fix scrolling when searching for multi-line strings. + Fix auto-completion when working with RTL languages. + Improve the handling of Retina displays in Mac OS X. + Fix a crash when opening PDF files from the Windows Explorer. + Provide texworks.appdata.xml for *nix platforms. + Fix compilation with Qt 5. + Improve the CMake build system. + Add support for Lua 5.2. + Move development from Google Code to GitHub. - Drop conditionals referring to out-of-support openSUSE releases. - Update source URL. - Use CMake based build system. - Build with Qt5 for openSUSE >= 13.2. - Drop manual from filelist, no longer bundled by upstream, see http://www.tug.org/texworks/#Documentation instead.- Update to version 0.4.5: + Fix "Restore defaults" in preferences dialog + Fix removal and selection of text moved via drag'n'drop + Fix default saving location + Keep UTF-8 BOMs in files that have them + Make "Goto Source" lead to the last active source window + Implement close button for the console output panel + Implement "Open PDF with TeX" option + Improve compatibility with OS color schemes + New encoding support for "Mac Central European Roman" + Code cleanup + Updated log parser (improve handling of long messages and file paths) + New script properties/functions: cursorPosition, getEngineList()- Update to version 0.4.4: + Fix crash caused by Qt when adding lines at the beginning of a document + Fix search/replace for multi-line strings + Work around layout issues which cause lines to disappear + Fix building with BSD make + Fix block selection of last paragraph + Fix overwrite of "Find all occurrences" option + Improve "Unable to execute..." error dialog + Rename "Show/Hide Output Panel" to "Show/Hide Console Output" in the menu and the preferences dialog + Remove subject and add instructions to body of the "email to mailinglist" + Bring the window running TeX to the top at the beginning of typesetting to ensure that the console output is visible + Allow symlinks and display only folders in "path for programs" in the preferences dialog + Add "Clear Recent Files" to "Open Recent" menu + Add an autocompletion entry to the preferences dialog + Add Lua(La)TeX to the default tools (and drop LaTeXmk by default) + Add an option to open log files + Add CMake support (experimental) + Update SyncTeX to version 1.17 + Update URLs to http://www.tug.org/texworks/ + Some enhancements to functions available to scripting + Avoid showing an empty message box for script results + Resolve symlinks when looking for scripts + Expose the scripts' titles, authors, filenames, etc. to scripting + Update/improve scripts: open pdf in default viewer, derive spellchecking language from babel package, log parser.- patch license to follow spdx.org standards390zp26 16216255330.6.5-bp153.1.190.6.5-bp153.1.19texworkslibTWLuaPlugin.so/usr/lib64//usr/lib64/texworks/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/715cdc1381180588a666cf24e8c9f4d0-texworkscpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f82e833fa5de2a3e5d2b5f93202a51f1caa1c35c, not strippedPRRRRR R RR RRR RRjMHcdGutf-8f1bec2a641768452d62126d81b498f94468d65ecd541389d6d91542edf9d3c66? 7zXZ !t/gm] crt:bLL k |AAnPHg4C1 )tag/+1F.|YS I(P!`73N xxEPRFfumK:4aHa}IbA@U EHݺ%,FU1T7m-uES6̚C\#Ĩ/X:=~@_bZ; uVdx-tY (0HjJ& _B>>/Z;v{5\7c[_FSq#Dx,w4?i+w8Yb2{z̡FG?VntՊ6~1d^$db筁ס _9P¬JETmˆ%u(j=pJh{3b2ai_%2T缡E91"tZN}~%arSClGtYd༐(W^yWR qN>/6BXTR%(x-`딨C=wiA94qGR@`DrU}h@?BPL+K.ea/],c-8#7\B ^MvخΪW'ˈa[ϖ:by+FrWKwЁᩩ}[wki>O}";9mZ\yfb Ii磵x^%OW"%; I9XW+5k¨!VfeBYX?H~žT TGa.{Ԧ^oﺁ&+8 U 26) /.k9hrt4Y5b}^ fvhExu]~so':۳#^5aߜ3y-IMa?oDY͝TK~f+&A>P4 @Gl``OjN8x [>z;JN$Led,YF;'/}5vaDWwt+dw<$v7fii;_ (@ sw:h(ʊa~AFaH/Y?`0ous8A8} %e֝,胙Q!U'mKg)öQwJ|_N Qʮ@W$E( B pJ![wV[R ,@r"0h\_0pEΗy&74z"ӆSOYw4]k=2q& \y 7bfE4A2dOPl!kaL#ָ|nDԈg!hoUe 卿d^6W8A/. b@#6d.. '< ) G^(b}1sBQ-fCp֤0{2MD^Rޱk0KPس$6.rX>Ӓ]2ݓd*Fn4].O?ȫ5cH?,zww" j#h(zy]q>I7:²]fe`2G-ݮ?ol,johq"r]d2.-MMC0Wzm/o6f̅rL ->#;@WmŻjPSxdJK`KM3i۪2 ֔p)BC p3dW`4Ͻ#%vcu^y`2[]. iKxo9!<7 u>&s osۓyNOJCy[7ѱ?}ƙ+G@hkf!&e/sta:)\K`%#t΅E- ټv >;6u琏ŕ@:e-d<),*UE26Vn~CsT~z*h1p$r3nuCG.%&ʷ"-/xkThqLd֯$ZXkWs3'tyD$lyu2 ֻkt9/I94X˟?TC ;Є~!f`k cRV,N$kSf$s J "7G4m|W$`Qn[El8ߧBs۰k4vG;A\6U?ͭNuaӚ&yL`֡ɐh(S2eG}Yj {^Ya>B+ ;uP!ӪYr>&HOq旫Yf%9}2,X`UHl|\M☾7 b,Ri[4cMz M|&,DXoJBe/M!N4(XsOb|=g50бa܋k'Fd$^΢) ~ԍ^dUpbeq-Ѡ[/kjm!'ՈN6_҉@,CI\v@e*R T;/Ӎ;֧30vlt >B42@Ț欷ԔfʍBwOv W_UrM%IsEi <@<3ol +φ(@ .Y@m\CܹCMcH6x<6ol4^X!t@K ұ$:Fe,=W'DaLׯoI@(5-yl7-؉ o|d{}Mpw^p^%V %;ںLKP~Jg]|d^+_хIWuURUh ncgĦ EPa_īX#HJ2DʳΜ_KI{X 2Wzo{UYܔR˸94b61,z6-KZ*7u 6).Gĥ32R®.B'}4 IuGլ oHmȚK\0i-›YMtsY7<\vA}\7Zo[6:TaJჯc8& YzRwibkvDEz|N$"ps?We)q_WG!#DcJ o3+F_'^а̢K"Oĸn_8zؒB2~N`G+<[le-dk? ײf4slQ/{CJhh90ʺwۆ.JLyڹ۸Alc )DoؤXK/\?WYfIVq.~7#WW5m$[<̱':Gܥ);'xlf|}$)42y[ +mR"V٭љszQ1*ql·(q0ђʛu%#D$o( WʫWȳAt _ZXC ZᰫZ_s"U;gÏy$eNwqjf@*Ǜ޻>EJ?ǻddO#*P9UvjKqs-Fi..|ꅯ ?^\x)iFu>1fʧґ7;`PϛPVGҸyXY9ųIB^Mw`R#͇p$F[+tɌc9@]>#T]V\&ic8A{,v 6ա4+ov#y,܆\;9_pPDVAwm\l=# h_卟^ŠpV-:6QS'`C~>/[K5h77N{^ocIF .n \̐ @=8Parz$^˘R69av[1TzEB,-R`x-B?sW».6n쿂a"~ZE PJn2}o0us]?+J:br5kSӶ$[S_pm jpo2o@pzV,^Yt}L$r[.N3Zoh/>oad92'-U#r D(Iv6DoHzVnVyp`X/H=X14r3+{=p$HuPȠ#ϛE 4sXpg!v,aC٩TfD1yNlp˔Q]ke&g `puM1 $ULȶ2(XwZoMk,nQ5_X/zRAv7Wo~%E 1\QgXA+G?a'[T'<9 e8v Xb<Bz }4ҹ/@_ X! ,fsx c4zܵvlh6.ճ;vQnzl$e-8XkI2 &<]R~,(1kg漖@)B<] YwUSCdm־TA<@oZ68Vԛr5zh]}5fBYBvшl((%vmݤh=yֈ@B5kL34211}N0rx6L-7'ڂz&MY]c!kkrZ{\4Nl`d ԭ/J("{ݭlB%QS\KreHi;7fQHݰmq{+ƘzC3ArcYC)KpKHA/$>,dn(# iYxhS)6({$B# E1!Z@VJbG˹[~ [J;U2h[%gpza[3q I{̣,yQKXEX+}U~?IuYW_KӉH(<"K .S\lr;Ə l.*WcG˅#v|pxqT1_F)C1`}$ōfj+hɫpFdbʫ (;gc-X*#Xyt'4V2 G#%C@X1㭋Z96v+/r3㉪Tq_=АK_wP*IA}Y6R%43T:}i )b ,̈LVG_˘7ެ5r5Bop).<| Kx?>zx# PK:1]\{g;+lw1:$ZYPJ߉H7t 2$ȭ> F&?(3[pANZF4ڡ o~6܃m²Je!)v]SuNՁwd9G$J t|*@%'i|mt&pY6:*= +ORs7Ktx>1\Ch TDaaFU@<「ƪ,'*v Q{>wX}xLJyuEyǘ2O3C]MfN}pSX^BS_iߕ}gYUtkEs~m?_~dSHßVN!Cp֌Bw۱a}_oddAlƈ(՟%UoP6$Zאj6%Ln8V#YKcrV3&Vڟc쩐,2CyŸ,C2xJ`BHN7逶eeYM\w$r$*tS7,ڬJ+Mڷi@^n"] WڛW^7Ź!1H3m$,j+]0c,j" ЈxXfJr{=j9 UL9K έU* *{!nOh4Jac/~˃DG#.,]=ӵ0$9̵A.loIvd"m[ >^֩9)X>Y>At$,L%}T#& -g(X@d}[ &Kcl@'y]5<+N)UD\]@PBb@'zB:<_fs=1hB\w'm#JAbrnji]ڣUV 6%vQMϮmZwxgkCyp,61ȳDuvgF\OݢJjTkG(WH:}UIO/Z gkzkIˁꂚ$Z)ig]!}-x.|2_Dsſ1T ?Q |qi=_#h0hr;4÷T+Tmt[%SPO:z~lf7hX1i[}nFR],xAMjT8y0r:P%q@ 4`uQ=c䰏&r>'*;$bQ~-e.ԭ6BDžM9}^8mAƠ}ɞ}$RGW8*)ZC^N]slY`$`eRj#]][8IcOkt_2ay1ܷW-[NI± [8LB|7 g*gȜ ǰσ[Es)#9(0<43y̟>,Jc*iOW!W??XP5MP)>i3|unnPcrG7R nboVO*vt&XNiNC-#KThTQ0m @*BNjxsuhl`\{-\5MO "zò؂/:ir_)X'GހH̄}w^ an{\!dxTez)࢛eTJ2N?WE1BA )fum ,Y~,wFkDM;L|{LuLv?Br2wM>"J۵0G[!@&•Ժ>S}#"eٰv؏&kѐPit`$Q ri6KaY=:\s&sЦ&szCKY\^Ÿ!'讦e(`ʍU(k*[,% oa(D:.kX}Ʊ"wGOZͤ)v? Hkx:K*k'azӹOx^nEY"&dž?LJmD~Ԁ8*#ӗUtގ j{AC}pբɀ\MnCnywTLn{j0EU}#3B["GȻe2K bx]+}֦ۭAr(Ni1u~phU-GxO0ǘDN|o;K:팄u]"9ۺE]^3 S1V d"%C,n2 +(;x Bmqv*f8Ɍ;7<D~jobz׷f `I~^^6˖2M)f_W2&#m6ΓK$"*93F ) )Bo`H4^ۀ/"~>JLrH<&9- A"l?.댾0ѕhpQ@mkZӦB,{e$D! Ip&B]Jt7a˘T}t)(=џ藿9R]hK*qL]u-KmGPaå6-KQ a!i XVɾ1ۂw۴V҅F}3dC0i5j>!f)Q6<,H` m.˛cs;ucswMl'\$L}e:rteЭyʱ2U _dBVEOFe]C? hQ."mQ RvJMķ>q$SX13H|yIU8P?SdY+="](@.\茌'e]i9f n#ᰒJ4SXJoAl?Hr{sqdDiM3!xLz=(ԳSpzSN0+1F ^Um(zɀBCLZLW'8yG^XXGx @q`sy}_P1}iZ%@&Z3$sE^O W9 ٺ&HU@\ ;- !|bp@~wqtȆ_px%RaHXiX@Fx S-,[PgD gTAM^Ļx 歪ZOph{,}65rJN |ROxE(|\{F85)А{=ʛ ѨKPqUD=5qv}v _{LJ$ьb2A-e7 iEh[7,:jTvg0MYWJ@`R+d DPÓv3Kp0UeA**o!w# 6T.?04 Yxv7L]zTLĆ&sNwGJ$Ĕ;#$@@LJd.ʦ^#iyO[Q9Lm OY2Lن87Qg:~/qƝ[0aX)1$qp 6+Ȁ̍R֭_S* B m0mJA8/{JG  )K᜖bgy͔|6UO()80Gwؽ,?F-lx*|炩ލR{gtPИ 46 mr5e$On=~Q2 Ow!AatNQ/{@)gij7:;¼'+pyɎ;uDl֨tc2Q+CHmbb?I*lAvK0 fd$؇7l226YQgvk$d~ bO[|]#=mɺTTrZpk4{\zL}bUE| B|E 洚ԵlH=Xp ͍I<>9937 1?l7n8Bf3>yYHS#g=*Ik%Â2+ꨖ뿨y'[d5]I@2t>a.>n:>:$& TD09qOUL봯LACK; F DNE{`$vVM -YlݖH&2PL硩Z_ڪ(_v%nwڌŰ:.x[PǮQ5Ɓ84wRFD^Wˠut +!tk JƏ|5PĘ]]Y4DY[ib41jCmbW  滮f@XgxYu ,xlU9>\#H`950ЭK0$6VgE+!ِ!Mˑd'TIueN;6cs'3o&^#j/3E .Hp7:tvy` Xt")I_fי|53q-p!i76~E**?znh x'(L ɴ[MVӎ $X-LEo6nZc;F5{L}`D"`g)U=l1[ yGBhxYZMao!pӧRqMzvwΔa:>K="cqYXFӑ+=d;D+;g"3+h,n^uK+℆ǾT~za ң)@Z~G?M..;zk~mފ|W;#\HeZiEAM`@(.Vƌ5N0`2xg.߯<k}jQϟǺcj!NkH$:Pߞ1 lj0NƒPќ(4{͢5,HA tCE7X+r6h G?b^)L^NȜsOYEnYb&]ԓypIO(j|߹$O\kiy3C$C"h2V,âC!;V4`Y&&Z;gs>Zs ii 1J*ݍa5=eTkյ}\ԡk'_TSh>lh Am`qy>ԡqAʎyGǭh:}^:zޒj`9&+䧒['*mbTcT iԻw;!&}/VF9e5i]}kKOu14cx $[iO^6~mVd WLwǧz攬穩riU\CB+߲_l&DAOMy=H9 ԟhQզX}ֵlƤ\W5S)2e%!gsnb4';f.=M>JE8Blccb=`&`KaX h )W Hh--=BN.#*f&vޟKg&t%_n.I c. $Wv\#98>P ks]nrʍ3m`T9ԎFk#GSyEu;ks٫v.Wp|7Ú M>ȥ-*cLkqM}%)i!܉ / U%:}$1%-IbS3"=pČjjZHrt$Ao`l,M+& tӝ(J@)wP<;MFz<, #=Ȼ/1Ƚr7G'@NS_¯`0mR)[^nWz1GR~6VgBF,Jwlʕ鬛>-dB~*K0?Z;+bVO<(a5u4_+@|;`T`DHn6]賡YAqK4;ܹ` zUu,*i "̜\ɴAm-;9N6! PITYn'E/(x`o Cz03qYt^Yޘj<E1V/S[NL(*qzDkkjиaQƚP Л7 $p]GcܥoȆ.c&e޶iy)T(QRU?U @E=M-3*BMkԟJ:LQRՊP[ Э K%o=a7Pu/i=JƳAqQw667Y4 dx~5h~g.Q]$*kX^QO hg_|ueiN4g,+)~KfB^6=JTZ2pޤ<@h vR jHZҧ= a nŽ?V;Pg_A˻^й ]aWҐ\HyI g3Jm.=@ Kg2Ѓ8,bMF~TkRdAj:ǘK~ (yշtT4;4G^c~Zu_Lg|f?Qfvp62SIL~X*Z?GAqa+~lV0^QxzQ*z7i #:3'p#޳> P}ܱYX˹5IT"f Fd9AiM{\]RJ_z(qcD*?p"_$o9tneWפX+0V`FaVVj#PY8 IVG[ )M Y?&vK(. ޑs@ӱjHtb}EUv*"0G?eOL\H~ӻu+~ 'hwP^|^1 oG4.;Rk͵U( 4 )Z9Fg^iтK]1e/yY.Cq!kKJ~XVpuDX[q' "*HI,qQ&]Эp6F[9nZԗ bK`o:]@':lƤ"QƱt" )ɍbFٶ3*Н"b8Hל#:i'~ d3N gF?7>v˰M`Ua{Q8I]!D0.wsMPF4>LљB#Io߹C3k\6e?^5 xʶYK|%¸!+o ىtpݼIч:D~ Wևos6[qUCAlZ򉄍iM[e⭈xI/?w5H~#lS jb^C(@~d+ hIv%A ƎrԓPoر@"BZ(ɺ&:$!:ۘpR$<ϨeJZ_ueUPgXG=o06|$,(hN%eZAㄐB!/8,Z#*8R?Y)5kV';z {tϭvr./=9],uJt0n!oA}PhE6̱RLt`oV/'Bٺ2|`^6AnƠ'Ze0SEiʙŲ i.~p`XmdP6+ `THE7)l.JͣRE*$#Bԓz4'oCI'cOL4V4l97~*I4bP|xiC_mjݪQe3!1*5JU7PR(fVF+ia(L`|vެ/R=-[UW5 DV;}]-G0uk?8R ]Xn?vyX|m~o&t "?]j6` At|ֻPl_KGY UGDal]{,VYs!YW8yd{_t16$S##Y72 'HD)A=~nNڼ6 SxsJRpmT2vJ7;6ɞgn\.Q3W3HV'?ǘjwUriDQMڤʫw?c%د*%9<.~]F:,U;v5,ǹzjK-cٶC맞s 쵬V-혺® -"{<<ٔ$9h2KpJݤ5paPw-n]K17:Nz²X8_YaCFV;,>N *B(s|UvG[jϗ'hZw6YdBexr {C5A¨jڿ-I$eF);46r6{Z_rI'$}: tU%[4V&Y ӣnVu<ΓõJGF=|K#2RLfl@'}'~^T߹VwqwotY %O؏{ 65*8]p\N8W{Ưl`_ T jYZAYmd<?*#0 Dh.\[aZ^u!,1&)%\$@[4 Љ}jX+YC`fZd8l_kd &*u稘' $ U"7 &4椯=w-`iݒƄ~H4'*XSOk6bk:iX6*3bPO&ZZkW~ Umt)ħaY+O٘]|2/UJʰԚb%&D6*7H!vva qE;ֱ:W0[.o1;(vH@-v{Kt=,s V`fzF?_4w2\p3 "1r҉Wz *eS-dQ]nNozaeB Γ8ЏtD 6S=>n/!β#H}Sf<7> ")-MA^31׹/>'ss7߁f ~.[|ooPԆե2q noiF7oaP@'jJc8ql&˂fmqy'{%kGP`6}1{K 2T7),o4H̫5b]Ê2sqsƄ{\p_&Mbg$椱ѶZ I>W?[B*l y؀G!|F]w~K:nnp+y:z~K`M5 CNn5dz".?4Vs8Q"I! AR@R'B?۵P[[_g͖gq蹳j[xryYG1J'bCY؍V{z(5?bNE `|c~i/8 hݚsB܃_ֹ(|LId :RsSdM!k S4x%C`V(1h0-,|GBtw.àN<1CՑM0ฤV$80 )7*nJN{?;=fm3`- j~m4h_yzߣ1Tic6{ʜWIi$cN˄5B/l .MNai*!ъӧiu2U~T>9E 8GJEe~E j b~:@A]p;;;2b/g{ٸSrīlo-^ŐT=T+؀˫;zBq 91p[ͼ_4M8#3 ЊAd+hcg&IScE/RqESj'=!ٔj=LdmY0"Mx2C~/4k> &!ZJk%1ϷqG )sϹn‡(lW{+5JظF!y?tqBAV Y_O)XS `LD1/uV4P_*q3kMkU*QxL~'2=*ppV`ר6N;"FoR(2l;ґXB̾ÇeBW&ͷ&AlOӷ5:"xG7|qstlBl>hdFʶaßJ̔ul\MP-BJ&`f1ٛY@Bw Tlu葮\~8Fo+/ ym M{2A~1.Ƴ^APY ]Ii˿ cNpx,ˎ~l2{܏"=[A:G:nFdlu$MBʹ[5xD+-Oo?7Y`Z?1Х̈́8?(iBʁQCF!ND/bi6+!K/.CNwB6a!6Rot`'rdwM7iLW7F6ȿHO1NhH](9@3n=yJתs~_ݹxIU.O2TDvQ ͞c tJ^ ]`,&Ը+n~izD#w6AP͇W3=G33ہ΋rl|퇒Q۱gg 8MVbD̹:{Y[&7R(@s2g߮hfKk&9vY.Cw͑1g{R,t ~T d!p{:w)LXj2Pc-AV5r[G+yW֩LF0sSq Y1YDF?>{,v P!0Y"*1 !^|Nw!=0X q_w)׽/Zp듻j+L;ǎC-KqgNxXVra4#!M+ihVx9ޥ\JNj鋨c4#raBA1oDGhA ;i 7%Ceto j'vУGl~8遙P'M޲QV0E#݉CiRV: IC#5 S]'n%-w!p[6 Ⱦݹl)KIMtl~s d>HuY_i36ފ!r%_wT,b<%%D;CK9wgk9_\x`` T% u> ,i@\.b`0s -ӏVAȘ- >!EgzPugbq>ǔ8qQs,Z>\uU )Sl].|`~T\k@j\OA_[VBLK ̛ =;-npEX_Gɝ]K]\U* PnvBg'`8GeczKѤVX}ʮ:_~\ssҜb+a3 P0$}mjdC=uZs W#qHi'j+}&j>-۝B0v[UĬy`Ӱ j.-GV`ˈTXbַytuanKw 8N?UX%g Ж1^}x|K\uJ$ExձQe1G c0rt9<@8hּ9VX5A^\d\Ou\r/Et ˥q'K.(r#˖ܔ[qZ,Zx9F? Uo7hsD&zaxg,MPvɎW.8uf@+2\pқ(e\*h.T8g0a6Ŗ.5idsϐ84 "YA^5fY6T \{y͌f5)켢u[L*GFxd;+:f?xrRv8Hq;ޕ xV"'p hʧQ7Kav x8}%DL){47:-%G:Gʐ[mqŅCb6R{: -.%(DnJ.}4w@'_7]1n ˞O;Ъ8<]7P/bWMd.Rg֋TNnP@72k`AYYdļtbhb7UM `Ua5 4#ƉP;POBHNEaC}ŢSuSszxœ܋s>_(эe'E Ɔ'qzLY2" :<5JcNAo fj}B''n.7p`ؘ>ǞI# )S;͇\/a!/tqmw˄B>bJ4{NݩCHz]))D]#՟l/C|O'}"D[\PSOPdºӟ9܆C0BDeZ+/%S[JCD.-9H|(mujekWG(⪙;  "6?'8ml|,i sEᕅX(K?")(6حNxǑǥ,!".cMrߣĀA)M W{=$%qMʄ;UJc3E tC55AtYV)P^)1FUhZ(U;Stz)QoTwElR7ʕ5L!\uI/uhOQF 𖊿`JCˮ-;o2$?mu1b%y dbN$֛*חt?SG@=aUvގBmOG^s |w+ ӿm"ܜaGljb?k` ixZ5n- ,R{J]zTZ Xjq-=1 _H''X xVd`R0X]Cdީ!oUK3ImsM1N>tg.Wdn8IKdr cT3kf3l[ .-Fp>LH }z>F̵YJ7 d߲k%v>r `BK6sǒErӦ/1 2uNJCr8"c`K8J!d}%щnVw>ZZbp8HbݝC/(1$Mie~m69zOarF?F- nO,R}ez.2qtRW}Xc!U&HrϨ_BIdF,qѸ@ >^ᇲ[vCZ&CՃ :^,[}By@Cl cj T /Ԡ.#E%YMycĬ~>xf@(̠r3OSԂ@]BZ!* }mumƯ&|e1P |p;yY\'DRP {&ivZ5#=ڼy)s #;kAk#Ewr!ɆNCϲ^.5@zBLx31qv| gaSbJlUJOaY95*:ƊT luٷ|XR%h:SˤOIslԶ>n7qmFGyr0aBG \xT\e޼Y Uzve4蝜Lه IͻQ:!T́_NVpHgUl kqKE [Û6 P(1_n#KI*F~fj04E ;$VLqXO}[XY$AZӻ93z@exx wq! :[N-7BLDZغ5rrd.NtOIFbKf6 `šE~%Ӄ=[k1};I ӟ3KÅV6'vtj> &X6v[\a*tW]~(FSp/΋m{$ZO/ly:FPtTI CK֋Pjo6/VɟAN,g8Ȝa#rTNPW)/[&uXCq/-,b(y En]TuH]m+Yq6G͒ W| lZ8o:crw/*/?Ev[cmʭY.IgDmP E,LCje:ą#a6rD:ATfͧdQElNu+sI ٓf6yſk$m~ZpZ_8>Wdʼnv$sRpLmUϮF0# *%b}xF|]PsٵwU{#CMf 8a{y֚-Ҿ0Uj]ܞO