texworks-plugin-lua-0.6.5-bp153.1.19 >  A `t!M@eee1#:ax0|΢8 ,1yc&[If+`f#Ych9E|^u]5/H]J( K4չ6 ΂}B#eQDC10Mk$R}9DAVKq7Yi} >N(L>Tp7O(8x(YL6DC #ߝdɼޫ^g}3$5El|;lيCZ6cEr3a3940d8f90266b7ad5fb2ccae4906bd4b4ca91b2a42516f011a12f34c3fbba1f5e13471bf2aeff6073b8ab7cd543f8e53c91259`t!M@eee1p\g9^|i&S[s!HR,` R 3?66K nz(~ ӎ"Y[2X?y^Zj2+ϒ?)LvR%G#5z$^H#pnoU9@XG!e,h9քJIL&qLb\=Dr3UZn$7iWkN{h:v}Y’sCtH9ʗ?}\tJh>p>3d?3Td ' S $AJ[ u     $.8\d(188 9` :D F02G0HH0PI0XX0\Y0h\0]0^0b0c1vd1e1f1l1u2v2w2x2y2z23333PCtexworks-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.`Dobs-arm-7fhSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://www.tug.org/texworks/linuxaarch64fhA`D`0ae789d1970d12293afb3b49c289ef1fc76b2f1e62571abe9d1adae4916ef660rootrootrootroottexworks-0.6.5-bp153.1.19.src.rpmlibTWLuaPlugin.so()(64bit)texworks-plugin-luatexworks-plugin-lua(aarch-64)@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)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.17)(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 standardobs-arm-7 16213625000.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-texworkscpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b34842abdeab33ee1e02a58b696f9e193c15399a, not strippedPRR RRR R RR RRR RRR~b}8[Gutf-8a56495987b32c1eacbe2eae780e859834a391bbe786a5e4603bef70bae5da4dc? 7zXZ !t/gp ] crt:bLL it]|mޱCcvrkl~2:!T[m_Y`XG[)Nc#y&Q5$PA3q XC/$@8{H>v:bTx6+ϻScwM"Gj[+e 2ԽBWVovq|屣Df uBjV?aN\ `5vS:*դgfzq\p%xܦn6\/.]D'3=0`w[a v {9Z+n8^R#07( 9/૟gh(`[OlLBbamU,H0fj YȖRVz}F NMIS"-⒲?DpM1'<*Ʉ'@sڀzvN@7zPUXֺct,h:aӹ>L/5<)~Ŵy$PQ%FX#Z$u p jLټ!Y;q|-e#.3v UT%NC 9g0dw1tRyhg1ۯk18pjamRn*7g컵(z 8u}_wU04r]hx o7)4_W\KXx ST[0V =jw d|_F /:s\lSC _/]ۛNVnM,T꩑cLzDiIs oVXD͌]s#I gBl#RMǚ >&/n:#N˯ ?tCW╠R>k[ <تj]FGT$ۂP[@T!SV  Ej ]-}5K17f}Ur cBl8$5^ǟ;r*7b{eg Jo#$%na? aM2%YbW!9|u!y<`m969Bii9o?H81&;%;])V=Q&H!$Wq;6Eߣؐ`_4),7 ^V_7~ΈlU3-QZAr+`8 𣂸;ªDin:=U{&hvNִ9Xi:z$#vYHW#vc;"Y} xt^]Fk)(Ƞ;{cmiA| x\j>s͓q9ůb\Ryר4f6;$ &bژ!Vgh.k+^CjhG{D]_[ﮄ5Q"Grȉ熤fwp=6rU-}VZF'#9Vz=cX`Ptg4,M^ qETFt{L+ԭ! _I4j 0K8Nb0ahبUaxb!ks}j&4ZEj:B{|>c˧H SF=k {s 8>@ r>󂆏 f7VeCTjex%z(ű9g֐zyц|mE^$[cls뗮)Znj92֯t1 HC~pF69#KfT%JNxQ__ Z٤5 uzK/C`u7NSDÃyVU9؊uFC8\>jd#2.jѤ.hExaE0)zdjZ}y\h7mu@RCIk\* ?lv_ˬc k3˩n̒}_S9{|Oe@?$gvɴvk/_'I%*[@"ִFCȚ$8eso0`©촩op_?uk'*)zRs2QGχ 3 ooIo/;c@OD<|Yg yX"?}v< xCy)fxQTv^=:x"jsԉ OE;ɡx)8t|L;.? dCr*ė^pA\&la9(YV6Ƣ(=4rO\ =W?VAЮH:->l] P3$5XgZ.vf"/^ @lh=eĎGw|jpT'oo ֭]eq5TU׊%^1 qrBN T>[pC)SE#Ƈ.:ƊCg!3*pfND \- Aw^3Xu ǫLӍNYSH{ن Z Qc1#M(x;2E  p",j?Bj,Jfi^7G Y{D hmI XVM7K)y3D w-ETvDٕO8|䗸Іq>ZfNo{F̬ Qo*H0+A}wzǀ%A"Gn+CۙH;7cj;BS22uF9pK}69Hܨ؞8|deN5#ʯV4W҂aC&#Fz/͌E#zzT[_$1ٵC݉4ھ$nr`]di]~H=dn1aZF`JjFE hrzB(> bn픷M `RȻ|/";-G"x\s;\E@x֐K8Y}H .ꪾBkh֛"?Qc;S0,AR1o‹㘐<RZq8U?c&wk;:BlgRzݘWْes3ak b-P%#IǛ#_CJStV z%N32+cnΎA~ԚL0F菠Lu/v? tsVAYKOuI=Kjd }XS`[sm+ٜH:n2Zş 8V{o>s<%o5 #XD0T2n%{1 [7H,C% .Ư_@LCY{`F .9@<3PEG6 #w//?>ؼ6s.,];K50 4J+q*中gkeClP6vm9 ]E- (Myg&TY$U9+.DPr=r"LţM3J?-BI-y⻨m#lF2HM͡/7?m&{S:*7"_tE؝RjzZ9sO@@(o( d׭0:kgL(9o°>ڼ~4SzUףɼa9R=kr_M 䥆r ]=rcTz9O TyA혖0%.;=-VB$gS">߭̂ݎIȰ`UgƇ;ը)=1k'H4[Я <_aBA@*: VNT54z#6޹|PG (ގK6%Rɟ^ggnFFSt!/xij1 N"akk2k1|z ׄ?dhSu%n|/CL"\766ͣNsQPt+hZrJQwQ$3+_oQv[+Wdy#EqBX? ?{ /)i6l7|Vo-a09d(W2Qx0wx(J?5JզO"TdO/„'qS.= Arލ-9F]J9:( hzO^٠hX+D_s.px"\ORa!S, %g} <>Œ"qhcfʹU1߲RP@)?(BvZ~Om::Z%g`w]򨔨]4*Tg!S?hڎ#ndvR- ֖^%^"1L[Oi> yp$|lK2)0DW, c[-eZv8s-|+& CkC#?_AXwOuY %tCOԷeLeЋ=Z ai!ֽuC 9f.9u Jtϖ%S_6FEӪk\ ]&R'(=H! >J,\oӄ,l+2_\ckjxYXl_1<ԃrѨ܁D18ntL 4"h!NBceGx %W[}s6=7`D;+?97C8v cdskVH|M-b{`~:US1.C;^{uw-B0ţHgN^5sN,*;<(zTn1 PmOR>F [l35kXoVlzrݢ-U l‘Bru\g'MTEҺ{ 6Z]Mq0CC~/LvZDxǚ8r{X ^|Se&%-0]m%yP-#qƑLaf [ZJ(q~ L㪂1%( w@PrInǸc(n6/8Mm0_rzNj>W&(9V' 0"%5 'گLgS)$U>=Vgyॠ+1iىX=5H!۫hp^@(^^#s€tawO:lTطOj Cbm?O ύh$T@&tv;mI\.RnkG|c?5I`ɻ!:_Szk.I\ʹqD#zw79; (-%Bm<ElhMmQYqR!6ѪD,O*XlWhԹMs>|NIdSH _ԢzVxBŌ$^uX.aך7K]J2D{Ną3`wybk+y@Bݹ{>O]iӈl B݊WKO$@\5{Wypm ضuP:'gMD2&n}4@३I:p/| WufDii/Qgϊ ey=jfƜ8vKc*%V5E%-~H5#|ޅ0QG/4-{E|Sn<DGm&Cۇ_Dd&1[4,!QT\Œ5M!,q7ioSy@;܄bd̥T?;P͹gǗ_|d|$a&c spYrH)l"5SJ#g@zw#=k} N!>͠QH!*x3M Scl2%iwx=E4rD]S?-M:Fx c|IT#qa-lEf EGC0l^{daq ;m%BGq~$ߺc6Tՠ&Iq |wu4(Ty`@o .LrGt5l"g3 2CLQ}Ψ*$ȧX?<݌bFZTm\U"4:/)kM fzʸ8%pܜ*L^ ɼBlOS}7GB6C&Z2\.eȹ[q%cH<(#ݰ])VP=kA'ΧVWF~ܔO]GY}xW~u=6=1!W?e3\bs{zLo r7_8n=7RHb훱$]JT"O`dJJJ?QAih/BZBݑ(0!z9_v U{7I?/Ъ::5? i# GXk8q]nhRqHj̜)\3Ek&dp1Vx?MsSSX1p _1j cuҼs6p=N\a]E? eӴ/R3h+C\~<#LU; &Uz.//g#Q w&{˕j4m^Pbc9%b2ȉSM_´P.pEr 眃Q-Fy o-Y!?3MtrL+b+Wئd3}q%/rؠF`hil}Vi(ES֒EtgJ*!*SB*Y@mM0Gnxp#{"O*lp_m8uz.46V>d_."dN gF*nˉwo'> Er~hLHN]IY0 pv16;9%yoX#f6J*\2 _uYP/׃C] Ђr,o .t  !{o&k^"mt>i00PDá˯x% øZT2w$DC;6+YkK08]+®y #}nTjgLoњ+y8njScwA= DUڬqeE:kBw@rjtJ\8#ц7wY:TjڻŽv WΓl?t-4gk,Hde Hyq^_(BZeAED>[Z`sa!D!+vUFk7f_ Z,M3~ F?>R39"\a/W5_ 'e0l8qPVau\0 7ѿP׾gq93çfRW|DW&SNcR\$M S98z)3-ԍlv=_7YE o;+{FZ-iN8&,-,ޮ۞Nڦ7sDn$~qSY):ؘ:oF֚T  nV"YsֻUGBcXق..HA*fkpj+(r8za}NL˞+901?Y*X 9/ 9[4c_xѯ%$%Œx#줁8C;ھ6,~e׃9' A*)I)|`5ϿK奸-u-GqRFS(උ.:yaM;h91} QywyKWڤeOzԡi'Tȓ*4(E`SxzPQ 8cFmOPRW`=m_#0ܪP[lw94 \Bwna8b"q N'ⳅߕ3xM+5<ۮHi#z.pz[ `O2N[͂r#i ǨKō|rjKo ky] 0DB$?Qq'4RJתSeC />ッx:e diK\ #;aJl[a3 sx6HAI1V8!ELuNCfM5W/.ӗs/{g(d'eQnjN~r+bG?²MPbf->KMkUR@gW!"\IH-0*6CkzaDWJ7d }֊_HU!_͆c-9OKD#+/-c6!P^a|;MaHEꕬ". 8gv9`3^zIR|pռm ɟo>~AGI4QLI+0Fy4Ag߷e-9ð !{i7dP(ZPiqe:&A\&RVfC7X~Q/ߡ.pPݱR]%3fTsKj/I8&|ˣ#_[(ދ<$&c1QzFx8 ~%iRʜl13﫜/O yce K\^MmEE}&=(nPfX>}i0BwS*f; 2@x3(*RF}2Ē}^Nc2tYڞ^Aoa XEr1idSr|ڏHwV<\D8 ؈JU 7GG[&*7 ="^J3Hfp0GdBAl?qЋ-1[ luO]SOɒ8UҜOVnh yOkǨJuՈPh`l=\E+*J}&&!r1MDѕvP7%͓4:y+9tt0Cb\'-AdcmXc%E@<1/aA Y"KXumȺ7]^cLSH|TJ\E';gEK!WJCn>8kg,xL¨s*>#B!u졹PuhFIX ;V}UBNsaVԳZ;wyj+F;GM!K+=C!?^i w)cfrN;?4 -g~R`m Y)vBH1F!r7F`Xެ>qH*\,5%dZuI°r\OdQE jTJ B+"g,WHA&6=(ApKeYӿؗrl@Mc, 7|/<_pm[}SC(h˒cgVd?>\rq|nr&Q܊eڅT=R+vv !%i/,7).A}WrєDN2'#$XwDB$Ao g8\2 \?M *bI: qYst/g #T96MJ]'ceoc)7>6UYd2m˗)^Tu0,6 &|oW_&N>[ 1m X(ڒ T\T&]*Xؕ(DIgؚ)F^S6]Ml@ \w]_ 9=,& @X# KOAjE$S͋;)sht l1v~K]}o FWGri%¨\(h8> Ho<uMT.#X' L+ccEerN =JQuY1VȁmA0>t-FS1:׉&]v9U}H3b骔e[N_!9!S4i QdrmZ?twƦ蟖]ހIw.f Ti˄,>Fko(E}]簻Hq\o")i4fGh TPkSWL.Q(]"3yzuodm"ʙ!ȂUoOۧ|O_9rB"V(m uib"dwݞ@f1SThcђIuO } / C B۵9?TT 0d`_ͥ%i -!Dx33u-d&:[r}QPH#4)8#sV%rxz\%sGVeQ4p ճ (m0+fBF.?_ ޙ7&4WYtr6aƂ㍫[R@>˳O)\6lVɶCik`ClR%].w%}cRv; Z\˔W \.]v+xzL׉OD E)Ƀ7 G䠗ܖ7oAhnC]u]x6J!8.9\rZeZ;M,18[fHc[ M@$EgQGP%@0e`ЂpO)z<S<@WZ8Cy//̌qrÒقyzAj) ֔Dڼ-dIrτ]8^@`΅ d~%m4l5t0z%eEiw2d'Ee>]+ e: S.? `75QP-(M3-/BO1{~U7UF:ڴ""%ͭ뤝=F,J:?DV󷚚Xj4htxoG٫rUG^ðKU)] Ayzs ﴉaK!0 ,/] u~TW*[g-Zr)px̀cl-*t jTsm(ur% i?W9 G$jl۽q=0Y+\4M:8S ׆>C'0ѐ@RT90q;bp?jwSliPZ9?ߋZ ~ot/W҈%Z|'!- 85|XcߨAӝO-|h̪ r!g'˰S_B9a\jWo!: c9UVs<89@xq-q8ٵ*_D O^\FՆSR˦M)PcIp%T~gC%QTT5߀dnQn5ؚ"eaN;s{ N\kuIcVy&wIaPW æ1E5n_ Nep,OkqL%zhRCAf'LHfu!ӧty2ATyMU{%JT]!I)BUɝ^wh9E|3mAv> U{8HPk֤?HЖ6QhXIS; {#E\Vhn6dc9ac_7e}Mx$­CO?zBVshQOf؅+ac pgleJF%b&zbDe~ל h7=] ;/j9cvGX1~#!W⥣r1[["n"{<>hςi3eBgv u1T/'My6\P:n 'ҠQG Eyf''kV 2Jh DGYSKUgiE&/.F ' %1VfpcUlmf>hJ}W] [ y4ml\yJM c`lUp9(=ЁΚ;MVɈtQ<80$|Or\<5T_ac"9%5pRmn:BY(xL,]5GB%TDtΌQ}pdtSp1QbnMPHT9~C Tʕh -;u+6tnVK~'ہکf1ۆ}zwfxK.)װ/xs~n M>Ǐd3?k u c: W ASYQ+EO}D5kB<*))(%яXzV5JhERR\vG8e˚O`HgJ+=t0@vp4ub1w @G8ډߓ.-Vxld.a60jQP h1GUqm[ :RP f|Ӏg={~>Dmѧ^"6zchЕ :t5l._nY< 4 ԮqpxCt RNT2Ƙ13BXl2=VŔE|N3bF`)ZR?=)Q5O+8]2*)磰 ȜF,id|R"B!F.хER6 mYzfa38j6kB5y簧x2Xo|> r;fNJeTy)ݷ/Xk{6ɨ*(l1v #;0_[:kV4Ml (F}ai{:oM̼ $\ :9ڠA1z}^)O ܘ[a52J1*X U/lϠ>?&O> ҝB tK+EPO`{6"3j /-Akv5|\ 9VewkM   ~~dW%s=F\|!HK+semڐ We>:q{z=)Kc8[|ڼ.b`LEϿ '/QW!5@o,4}7J쌗'vFOk;Ԗ9JzMj'гgj˥" jrUnwP_Q_d]Fn#6ܥϟ @lkt=iFD%h@\\u(89@9]J/@ >3!uEpQG.NZP[\ع\ѮppH_XgST?qe?P` <ױwNETWC&G*;*xVP ژ  E6Gp~Tz'^Ci%xkZ!6CK;CY@f1bn8՛|/@a! nq"5V)B Dpd04Uv9Q0A2ȽWz1byeR|zxuWK*iZ;  {(4X0cT9+HRWR{Q[_Cꋃ.n{uHb!jU׸ԏ\"$g&>re+Wc+S-^X&L鏬< %"rpo!٫ǘX+.dž0'SU xT=.u7<(^ s'aFO0,X~)C &q|0ufwg8Sc1[,ֽExڌ$ҕ—eGaG؄IXx[`0M= ÔaDCY}cj @]Uc#.r3K, :t$Ud6X}*h͚y#tYG(?,p ]s29pgTǒgL*6sg- KBiᑛX~f1QΆX1S 0`s! ,?u(:-2x!O#|.,f aeZ߼/&A)bCO5ĵA$!;ץ{VI^w4OӴ\e{l;(n>.ďiUi+>:Y$JEL 6]*JFO`}"(WmvNΧ 4{qr&LJئ5̐4VOi l(z4bכR@_/z 7F@1&CBc"3>ȆS߇`E3Xo 8q`M`h`!Za0WY2WD}?w̙kN8~7r>_-@Sq:;qѝgyQA3ϾiK+Q&'MMoW*9L+Q8NEV;)2;zT8LqsY$eWDCpy3(OS/gV>W 3Ž+r71rqb.ӓ fIXz3XUI5p"xD_*ԿF(̄Otge3;}rաbsxQYBhFp6F]EtH UM{0:) 7UM)#s"sGko8[ƽͷ;e8\U4YBc,wVC}@NJ1@D%6  UŒw~ |q.M'oh{}M9\n;`ȤعN&Uz x&5df3THd FG妡Iq2ZIڎ˽ݰ89Ď~'5sxt`:-빾?\/F<ɵf\S*s5BeIwN[?"gL+@cV>4kn0]D#E0;:-h9~aY2~2˭Elg;T6 Қ(|ѠkDY)Q)Q1kʲA9Oa6^$ ձi8\MޫI0 uD3"|qh>iq|¤NKyEA%E݀AqX5œUrjBSc|^vb1(ڑi Ϫ)bUV1) _ I~s[8y\y,-|*H&vKQ,oQ`NtnrןБc,|ˉ0*iXo+dV+q߈l>HkWi= g髝`w|΀$(=[Ecͯ-h@RF'5碨ikbL!_(-rEζ0s6> tS1F5ko{ߟ pAX50 w=pփFTq VE60C^%^= 4`u⣻0k_j O\ Qό:c Yޒ%]^d(a1Pg5؂iŋ'UՎ󘢤٘(J4m/uv$gfxoT%;B |(f{j{zٹĚ8%KVK݌Q_u]/Zt\ՉYPWwT iӎX PQagU𢊷ĕiLx@Ƽ7fKLGy#']w ZvKUYCzVJ,0N?Բৢ<۲2Y2!SLcl*RAD^ocA>CQ",Acrݽ&򒋟աWE yiAa"Q0э][bsڿ'$N _֯Y}k乢tGne1HW@?H|/znM\ȌoSMlx>0،Nm7s;ikr;rr :ma4Ty ;BN&ø'z&*,W )UY`}w8 7:xT DWR"C@6ֶ o WbY8v%"vat{r=਩{&U Y߇,V2_:T~GpNQ&8=wrz%abH`*:pp!?S=̜{4T#:RrȚIiʎ+gliW͑~F7$bVo8$*^aʫD [#G| b- z=U^ a9SLdIhUiX|Ky:G툛\T]tQfx8Q9WVcfmuš:)s474F:d#C;^tݚWWSn٭k ={ƂBt!d xWB1&\RZ~ٲÏ[y_sB oyBn&~s<4 \"'k#Ҝhí^2B,s/Q&YP ͸nVC|tK>_Az'yg0`ÿ&{7OU ;8Mb؎hj):!I)کP-9I\e]9jJڌSi*/%i_48q{=_X?˘Fbb jL!:gEDaL$FF#d٠ϐeuؐ.!LO2ekcFGxPOH~_gqTCmB=~ ?BwŌ6el(bد>D7֟J-$Ĺٵėgv76PZj?j&'k09`ѷhH<#EǪF}C.Iˁ-׭mCC-egL=+ۗe`!x m;Mˈd *~=b~O]/G2UM0$$hN>(#tNZ{\<"%a,K\h3®y\h 7gvɿ#m!T+X19U9tO7YKJOfo 2EF@"խWaRpخ&惇$[_Y*r bsk,As7KrEJ֫dЇCB~0#~rWv8 /'KmTM#;t81zA2c~9Xo۟$85.cyyoI xci`mKhSrD^y*ϓ$| xq%p0z]܅D -w|sgYbC|p=~>A߽[B'Z̅UkQ%xB  NgAs!Kу89C5xxh-lP&=6{bȲ~rʹ0Nr#xW YZKZ/}G1WsX+6UK{y{s,"!enۓ&=M8iFwnn_yY`n'tSC g$G- ΋([^U{*5*y>(NqM2x[: ,Vop: Ux:9Ŝpd;8g&f.fvve%IҗQ',bd)?_Y;JVpn,T [F,`Ě)wikU]eAko5-O v %HO0aQLX#C|H8֯jIpP./jMhdHg ߐa P-l=6tHfHn,P[鿛{%5}29F {)r݃ɽ.hXKaϙ4)#gaP{XlLAyך=sg&:4ߏ35}b $>;xmtb]$XOI&VFr\rD-aF|;7s+b<$@{x :.=H*/rTm`ÎmBF(PprY@jeMοZ\HyKKS^ rA78-Vu QaqPb9kad D"LWR&Tްʞq3NA99…#US6%.B-M;}ȷ(DI 2ʾ(L*&^*Nh_Ĝ?*^|aASD ek~+X{3zS(w6m<ҶGF 4ghMFvap]'<: Aˇs|n&+֫˺];o Uhl,ʓ&=7i$6@"aDS\=ycØj"9[&?sk%cd [ yB-$Vv3s*qsQxQqRUAthmg$7ߏ4Hqɀ$ a=vd2p2?[H2uj{BXpg@p4d%cxCksDQgB* jM}Eډkte?pVZC0] ndZհUT[f+%66I7EWZqYpB1G1Ng9uʴb9̥L[-\xf~4#TّBK5(_]cm"P~ٴl▢1 G}k%XעMgGmC_ Z'yh/K-@7K 55EoLfO,NtBQdKW4 ;_*,c>:6Z<5%`2.@oqͤ6X&J9[S;MӣYBQENrK 4~*D+ݳďm<850uu8obiC-jA.aG6+0mT*MT4k53 8y6,}[/dKw.Ok暇1mvL]ȣ>p u:S[/0E B;h"+ N& ˼(%o Lj1[!|b{qXsfRdKA K]7p$К(¶0 %MѾ[ޓBdXL)uT;4}o4>oU)]o4B#0K/ʓM] {fOT.*"z0 caJ.I0~RX_,<,]PHӰk%MӪEWZM hWŸfrS}=ϣ~e?ݥ`ͲX:w<' ROv]vOZ@h` T$Q/kvϤY1G^Ѽ4w[N_ rL꧋pϼp{7݉8>j1\|ٍE֓dYuFI/w\+ n5α;HU)Lnap Hn>er%x7/ ӳ~v0Ŵ$mZ3鄋]mݴ\!6^%\_0 O|w'JV? N͜؃mcSYd`xm)-rK&N{fT+ lcT o/ ީ%Jil~<"sl5mHB:K,D/Xc~%޷eqWb s8pP0Uܠ`+DQ)Y|/yOKG8+Ǡ7Ep#*a B4r @ӷ?#zVq6Ctߜץ0[fq9g6+v˘f H Swg*xdچ7iHq䗇轹 /=/ )Rm`;f8\fDmv},?";?1:W@|k)Z\3%oΗw6n$Aˌf LEъ)iۜHf' ҅ %^"xįCW-NO$'u] 2Ȫ *rqbXl/$u:@ ;-QH8B W6Rl\v]f'b v9WI"W8>$te;].Lq:g܄{RVppoGW|UjGsh:uN0bSƕLFEswә$L`sCMZ- ^WWƥ}#9Ġ+JK#?1p03kE,_}$s:Z(n_ %ҳPnLJr]Z)y+8)^ɩ!7!ap'=q) 0xޛ*v?Pej9\o븇znv3^` n}4?E xWȓM-bwֆ:JCgAncn-*"&\1&^XllߎwK6ȇ0ED BK14-g^uA['☄TZ