texworks-plugin-python-0.6.5-bp153.1.19 >  A `{!M@eee]`}8مI4wwuwyym;{>р>.rLn|=m{iLʮ['pVӢLިܜg5@s[G=r b%֒}m̋Cʭ|.T,R _9E@5J_bZKgd ]Im2VZΚ"#G~1©fU=#Xg8˽1(X@Z$\ͽ]ߊ!3364ecc2eaced09741ad9e17ef7ebc650ccd319aaba12c294a9dacffe1213af9284864e4ab3b849e363da944436d8fb8f5ff88b5`{!M@eeeW@|ؼ0hЄx`wZ']pQ龫hLȴbNٗmz'8(jN^t-]$pܬMod5z!W !i΃ʤT9aRo\g?V_b;u+Va &|j*T|J6Eۉ$`<Hscs߫\AtP ?)g(^Qn3Ggb2wQҊ|$%`%flif/ΐ|0>p>3h?3Xd * V $AJ[ u     $.8\d(38< 9d :H F06G0LH0TI0\X0`Y0l\0]0^0b0c1}d1e1f1l1u2v2 w2x2y2z233 33TCtexworks-plugin-python0.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 python scripting abitilies to TeXworks.`{nbuild82ǘSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://www.tug.org/texworks/linuxx86_64ǘA`{m`za8c3ca655288ed30bfe9006fc85496b0b8fa647a46d8c2607c24d6a2f7562a69rootrootrootroottexworks-0.6.5-bp153.1.19.src.rpmlibTWPythonPlugin.so()(64bit)texworks-plugin-pythontexworks-plugin-python(x86-64)@@@@@@@@@@@@@@    libQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Core.so.5(Qt_5.12)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpython3.6m.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)pythonrpmlib(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 standardbuild82 16213267020.6.5-bp153.1.190.6.5-bp153.1.19texworkslibTWPythonPlugin.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-texworkscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=395e9d06a126e29b58f7a3663f14008825e2fb09, not strippedPR RRRR R RRR RRR RR-e讂:Nutf-83afaf8d68940b18ee98266a9fd1642f5b4257b3318bb308fadea763445b822fe? 7zXZ !t//}P] crt:bLL ę~j1LjdP[-#BzԎPgOMUU+WF-1qN\"M/n'x!g\< ܵVا,B*ؕmYb [-J2}Z^lQ{F%oNe8wէE22uCH]?Wq-Ȟ=kR%}w+#86&RB|2}2'wa5ًs18?Ae2 H芢9 ˕D!sy֣HB?^ @m&2wP \/JQ]`vH;:e/NgZ7ظyITӻzQ=*V!>h"lg]R`qucam)HW=ǔJx:v[FOD2C2tex: pZvzӣY/m J̗~@С^?CTL"3?juWs%7d,@Qw 6e7c+]~ GejEki>Fadň>JRU&ۣ xwX;jqp-+ rƉ谱u_pm yOkZ`1>A4nSU`432nߙ$WvD]]ꗡBڤCtoL_>dbػ;!UJSI?Ϳ' oŵ?iq +Eɑ=Yy$9Q+ky%؝0Xd>~r p;!&6'hwO oT,IvG޸U>\H.4ЖnڱÿPM X_m\S8!C:v.\=Uϥ\2 BR K( G5Bƕš!>K(U7<]nĻjhx\NA&MN! +\ưL2`)v Ng, .4`9 ~4Â̰&JUc:J]65kGEo@շxk9+&΢E&5ԙ!w`U~Xcy%;QjCzUXSN+X _،2q5*=Zw7"3\ .?}`kUtP ? z#Jq-kߎ>k0r0nl`1=z|xMNwKhd}Y@" V8{S501^A"."\i0 iV kV  @_%?)gwG(KE\s[Ȳzd )vXPl՘P:B&\D0/x% !YX1&֐C-e ؟U|&z *Gw:!sN.[ C I]= gɍQ\1H NZⱧ+k$ v=irA/d]i1s\@lJ|˂+?^e`Ns_=ai(EȀUIQ*;vzIEdĈ ϢR=C|*L Zп m)ވaӢhlNϴ/xCY N8PNي6oY!Ri#`YFp%bKzI9r9Zoȡ iJv2]OT]x.ڞgXtᡋsVP+3&*xҒwL&lqe-kÐ~ {k @ÈJ ּ M% F,;'f惍Q{#f") :~%Z"H1Oܽ8Rg2ʂ) Hx2[6#~L;,Vy^Xa/p<'g'pDgn쵗\&ϗ&C|F ueT[(o+a KpyO.mKa6 .v=n-?ɈΨmiM*#|LEŅ_6ř[J[ގ" ~숙6A1HOfR 1i.ߛF1WSj.Cys˾՛E^ d/cEjyҍwێѹ8F/^w27$R.35O"Ys* 9z9Aw;7@Ch5X_.ܹ7d*!,M/U&[n|x&V2(RJ! HR9e25)kͺ`hh[Xg*<|SA {NTޏ79/ $*xvvS@V6 ^w*ї*ًX,ϙ~O>̈́Y\\@s/NU+G78hNJ"wKr-0Tq5W h^?,3$OZ wNx{i΢|6THWz@ReHpTDSm{YtP]տӰ%Y+:dڰf"d/;bЉ8ϱdn = TY]8'/ , uPLcVfE KdJ}/q \3l/F"mPg^~7^@jahGԺlT*D{ |eG5uo_bhB8gl?\#_L;5n|& '֕Lkv0vp1#=Ʉ6p 7j,-|IOA%<%*ռ|i/n^fl2V *2xb<"|F^U*(bD=n̿Cq%3וXY6ULXVFG|\"SR$VjȔz$QOnVzrQP7 r5ރ"|IA sJztT_T;Vw5H̘~ȯ Z{~:wF火*\+1H%1"\VTw (42H6?Dd#ۑ;o0͇߬r8 Tn0x yA5+Dw}lYVUɕr{A'۟8#!7.:5ښ/%mƤ;̬mcdSVVE\N!Å6N'$N,(ǘ{ejMm3 Thnx_OIتhIy$+;;D?qf <İDw5QBYj^UI6j`R[.& ٖ_Qj"؃VH00K nڄnTlމ[",'^d(= A O)Z$<3zF`J.i~n{e $q>3%&-ġ1P&7H㦻 c-3ZpmbU-5w{3;*BVi7yM1' [xxN{'cb).+ W3˞T2~0]h;# )`Q%*nT0tF=t7_:9/ЛR`*Mc?c%rѻ=K5ΰ2ut/M_nӎsWڃV10Eև^ItIIw hyEhzmj6PA Wtp@:%Y YZYJ u1k5KS#|f`Ƴ'Dz!G-I{2>PR4tE*f0l!,H9M?!{8A(&d%^pqbg tBNCjӘ!׾SoĕUn?BRowuRƌv/nf^dɤ#^Be˩Ĭ`Lq$ɺoR 'j)$Osw TG[c Xx;Q^"ۻ.Ċy\K aٷqGt*|Jf0>}e[~,i J#lesG,"".t{-zۏ&k$m*Ϩo 3sj_ӽ+ւ;9?[j&at1gTt N{|C律K'5}Ӆ<ǽ}/hY+܋N71Sz6Js9A~#Ph2H!Z3:jWoKL:bޔm>1/1X,{clR̀$/걪Λ8_N5zcr ҡ ɤĭhӬ~&[lvـW< )UHĵQn ?F! 88S^|Hjz)&a\=H8㣐wp*kQA% л2DCιqi6x )',2:VڜL7Ҭ wQ?54Dst;NnQE7 KZOutܵ7Y|KZS_L0nY5<Q3-%&TC9pKOv"jl{_ PM1dzV]@g8He;zOކ& F~ڵkvUm YZ%9mңq^b:XסC8Eۈ:,=ҶY 6^>(ސ_Ulg BVP2 lZ%oT>所2R\[qU7msw0 Gʉ>G؏lq%Vxwb.JuIHwtl~m9Tomp@O{:}Ѧtf-ͨlg$_k L{az"1 G#V{mSA*a9P-8{q"4{6 .qiLCOb@FrgJ-zx4x %jh/?:e ax;/H+Û*:.뛊SwJe<>9mr.mn=}UK7 \3U]JУ4ߞaBD| 餦(H401j8<sy3NZDV:ykͅU_ɸ.U,1^-8꧿G $7Gσ8N{.W:Y"`7cSZ 1jW?zi3# K=Kp\¸PH킡^ S}ϰ} ]͖ԂͼrNaB(GY7HOƚlː huΎixLlu젗L$p3+a>GSǏ4^<ڱאVcK&5m}o]%`X+CWwadoS$rMҍGp@ųs. Z,'j_qKˮyWm墅.f-ӭQ#8D[@Z7Q$\M%Ig)MnC=qk'q"F.Iuwy *lMMz $)H2zNAwe/|24jy`b9QJzM9^I&wH=݉Yzi y&{FE0[x)@e4c-b#UND,sjƫ~[ ɂYkK$qJUV8=O1qxPRL iGus *4縣-ڮ 2g*{f~Tuq,*yƢ!)%pgҿqdP#E*j̭_vb jֽ @% }"\L㑱Ipc[|l\r&F:O>[QlGxZQBWCF88#S:1_{oD&h03DR?C*k5Z_ Te!sX/E)3yvC?\^e)%AVwZ&72= ڰ^kݱnF;gIdUIJW!dwb*ܚBuIHwQ{4sHo(7.MUy@T#,f_I Ha09{EK8芎PBPvu.&Dq$)+LCw"NIA-GkU2vlT8Er 06Gp΂oÑ HeUڤ ww8P@nr3-F8觺 yBǽivq1B1 ˪\-ҚEys0!ϗ1a_~ }P '`o4yIJސ݋==`UMߜҡִN6a/[&~ckUC`y/WR,jp`* wSW7Sh>gafqv`;TWu?/SJ[: I̖J |iPQwCg^pl:0pY'słh8:'3_'DӞOZ7L/ j>Cd_Bv=?g4SPЄa3S&gvΫЖ8a@o>-S|sVgYt$`!{P}+5AQP:_qY}jvA\^9lB&(H@z(yeyXB;Dј/U/97UkX?L@†,@PCdn9K C6LB!`PY*u?P0s@cn1OڝqK7Uږ(s-:G0/X[!,4Pk_-~^u{ -fv 1?LTUSxSF}'S{b( m F~-UY} xJz<834e1S}K?ccn|_8`[#rpA [D OT 8JP_`7XGy^GzC@;ve}"eAq {˞"$ 7)uDKed~Ȅ_,Ja/b%O-(ױ]aSP751@=MI'  ' M?کBagk yVl^UJӈ01 I%wtYBߞ6/e.Z~TP[~9mM".#1ȯQ=WA|>Čɀ-L8ħC \"aʄw+䷷Nƌ_]fQL'b_B)-8FYR@` u ڄF˖^i;Е.|)z~x j[|Qs9R.T@??NM.z$&p n] < ?s 7bV+Y5"~tG`8+b_EGiToޫ=.Ґ1\QJ8W$/"\!,Կ츮'Q piܫSv.2 zPShTtX!?U5MaӪWKC̮&(ooU:ƴǹ 06IAaq_2;G!!'5١e"U^QQX ''J4Jku2/U5(ZCԳ5rlIWU-%Y&hҌai-]$_@K{fS$k3v,Nv-PhWӍ!jгƞӞU$˰byvoc4'4m#(!Ub&Vh!v)= eԢ"ܼKb/_Bb G2M Nw2׳P'9 zL"'%6}0Gw$ts+n |1ߋi_/݌D8.aP;XI/Z Ua%M9 1 w?)]Uc\"M nY9 otWpf FT2)h_ B f[5qIjxyTr+Δr:fʴB:31 vQZ"ERؑ 6I2[[u ^;hS ڱKqd~ .Jku;:нIY?Mc MIH\.99)amzGh]@DRf9M6nD]ΐ&asmә+2cnZKJ޹o#vA{Qqptg"NO¬ZeQMȊ3'*9eri%}nKOOs%Pmbe]vVmxm(&X.'ҽp2"fqҾk.=m#녔=vWwT( *OH0́s#߉籓GБs K9|3iJȊ"]#m_$"bބkd#Rt}SeBvp*fJqUF2w&% 3. A2>.;+f{Z_?ꪴ j{UpVf ̓781DV+a:s-2 Q5`uzܽܧy ܥTm}V'hl}F)jbuc)!!3*NP|.Ib=p)dY?uZR:m⼓}46J+EϟL WEQc,  ;<NZGϫ˗!Gf*5dX%J\M#<,.w}"1l}q4NEߓ#E/k$ZvVQY\*@p2rncrP l0['NR>Lq'R(3Y-F}=x @Y9~^G +QC-,_ߨժ,*wWW&g:bV  D(h\ \p1K̏koVM+b0>\lvՌfmFn3CzZ_Q*7$VDFɌ+#i4{ ԚVT>@3^R0u~]X&o9Tw!BED8+LBpw;~7/H? x% ';P7^u@)ڹ@ܸ=^~CuRegoꛗh vbN0+Xe^][SdX w{I("/qh <0Ūlz.g/Q6}OLxE;U/6a^[ g's7wURUّIqx!SM"{}uT}Ca&S]U+?ŅS'/ }[V^w1!w+gLX)DC^)zΗ DhX ^ަ!ZZ~ۋXGUFxȢQ2.! aޔI4M?:q,)`cOO {*"¥e<_3;WH#E imỹ*T8K%fn* Ua )9F3OJ8bPwC]V7ƿ<3q{%4`|.nv=bdDrmGsNYJ"˪io}bV`VX?ܺ%t<8("Qwq&e k=%* tvZLHL=s&_ iU>~-V_TM>WI&kKc$+N7RT8CW̒${𽿎1Tɻh_ļ>Ec6G9v3x;z;XgNQ0ղ4a@ DggXeozeS4lπaF3EZ@)4) C06żS4t:dnZhD9RZ +1)bo?WjE+їw-ą>@!YmmnJQ}>O;}o.LMV fw$0Zcu^@GnCO3dc3zk eC|f2| ߈B`Hng=S9 a<'0c T&WW}V02,뤱V>W` )T&)5XT /U ϖj:_3=n{̸nWmNjQ*ڟH 4{.?Jvzbc?Vي'ۏ٭[kÊlPjڞxSHd'?Ѱ!G/VFht) /[na>>Wu]ӑ8 pH'1;\$l~#`u acAy8%4Fv_@Daݐ]1]0qs3Rqe2[_e?a>O7o7%K9*ݡT@Yg[$ӹrd| ը󽒻k(hdAm*Y(/K.HTeX\{^eyGLD5:;n똪 sf̒/֠ ה-ilPrȱgU#b9Iťbժv,ɾ^IIdt/P0-~b-u#@6nptjD-Jq݁:tʙy~ z=ީ\fnS-`gg͘\t}I%i3ȉ̹Ў2ұ\y s2Br&jLN7SGnk1-Mm,Zם^ok{&Vȡu Q^{ZvadaBX|C~Ô)@ Z$DHD/g*ƞYk[Nbj. fyoL(]<>Ы@,e{]i>EX'Yddh8~3'2!: %z O !!R񩤙J@S7}ַӎMMXΘqw*mTŢ"1jQMou^4R 1N{{^r͝d:M(+OEL^j H]15bi7MWqQNy\tVR+ًkuDUgHdƝ~Pn2{qի\kѮ8(nS+'.C8/Sy#>"ڴ6Lo&MB٘M Ĵ1ziOK2`24Ag綠-(rZxZ0&܁g|kh^H'ztMŠ z!R a+o3Q.331d1)|OaAO|˱Olu]`Xc;^ah8IvUED.8//c k (-ΓVZRvc.Ri^jx .-~3h'a6,Q[^,?iTq׿Ҩҟ6`KN 0IR+nq2z tu<:ܶ ) OEdIs9K|NO&YbnbҜ! ƴϷfM ")^ Rϧ[`Eh$6a#Wѥ ^GH4F-gb]KwO5&[-L>ޫq &g<3dN9:ftdc“؃8Ļ;/Wk<'3o–6[3d"j^V ھ&*A.ܑ/cTx).C}gvO@)cg65@歇sJ^Ku3@W\T ;EݦC9= QnWK^`+ZI.^LH?Oԯ(i }Br$l@p[xmv/=]Z.Td4ٵ;|h[{AKsMۙ7ts ivqbF A%cOgJ_GGZƊ6k\pI_6"f.oBv%pmyU֊k沭EٰFD_(z?C\s>Y/e1Ds@<3lpL]+ӓ9N(NZ/m=C*@Y&AъyhW9j&wi {nZ!-}":K=i)O+t @=34[>3k|CkբRC;a ^p2(rE{A6!fCϜm1^>=N2 ީ%ˑKOqK'yY ĭ[u݌c<}?/dJ.Q[2%^i3%Vywy磲,νIlT$~?Ue?c2QSf|V )##F*TMX`% "w/jlr\9x]u~W{x~B6A"$8WFd(u`6֧jNwhcl'﭅9v#f沐O>GFu– ՠ)ҷ6zW[[l wOݞoL咩:]Pf$ eD;3L#uk>+^jCHsUX߶@8>kTS>W-&i҆0TF"O $3+QLRt,)b#OqXjA*)N<иhAE4"| e¦Dh)x J!>-1YuPV_`Z)ܯPmNtRe>*QwTyߛ_ȊWW}-3@h8H'3XJ,UUhI4pA[D{џ60`vʄQrXhĝ8P~N08Jl:*N@#7C\Dx M+b:0 p \{br 84Ȍ )E6n(ŭ9X(Q ły{U}iK^/3zQ|V2h7L.y-'ШDZX\fyD-p潋գɻ#@T5pEsI偈J#!+O(Jlid\HPQ !;h o^ksrw p-BeT<",>)|t-y^i_Ha@W?aAj͓ ?p>oEvD-9E ʠ+CY)zY2 ۾[XyT>2Anm4=3$t=ɈfNT ՗#̴kr]6wAno@ڮMZeH.U/2AVڧ&X|(]RFq]?s^c*=?K"Ձ l_`_a Rp 7,}mۧJeA >CkUvkPY[(EM"?wgʇ`A680 v~+V̚|=LV4OB`,(F W.}6Y=1Dc$R-סKXf-o CZ+:&k@vib2N"(X{7\%sQ5c`Fy@Ɲ Oކ _P\ QKВfZf|:sH& +'uG5Lmȼe_Ƕ13INf6כ^S ;SٴAtLJ?lnu9Xm,_!mEӪ^!C2M;8,1@s-bDѵ=EmF~<,Z ns}d} 2+ Eqݞe.c=rnne~tnZB.7"/?((v癛#:'1HDq4ry+bF 6BPMXtp) oQ]3?]e`Zʖ N z%b$.L%oB}J;1fsQشY Q E?U.+d8js6OۿMs(G41! 3dQ H~zZ]$ xki.̓Ld:uL~}|#:n_sXPQw8..j@w7Ӌ[ 58!^|ƛA7#!w%}` W["kٞ3 %Fј0jslΫ(=!MMZ4yabt4ރd_Z}i0lү}Z$8$ ?¨ivL57*G :K]> $h',)SOGX{/K`xk rJ l07U,1 eydz@Gǎw9Q/Jq,+k8)m"hjPNϞP*ZiPυ{AhgaqbpqJIQV #ĥZ C,]D]sMe/yZ>tA9#.;B6&g%E୅1l&=P8Cݑ`|-R$f]lj:LURa0SAa@sщ)e$%Bp FEA{ЇpZɜU6<0<횭,'o'`=h:NZ/dRfh{:gw7Y81}H" yСڳ0F,>_>OܧY'o+PH-d Õ\#k^:SbʅqŸe&ޝlSz3ƣSyD N k2^4A!cN#[?A 36 }j| L穒+db%?uB 2Ӑ(W`Y& w*<;x|0=E(pKE ѻ %'H a) Xͱ&+? Mt<9Agf>Ȏa$+UM/M {\ ϯ ;f cj(f2o</꫰ DT=qcZ+':N1ӥ0eZMK4Ug `΂V@"]ʽYD´h.סVԒOb[ar="\{Y2R6FGW>?7X4\ݙ[J__zō- &@W!J Fqmgq*R_=fCZZdǣR%ȐLԢՉ# %EHTݹ=8Zw,]tUpu՜Z}܂a+@$GN \42mOVoHʭg)n(f54VD ̂#j'f&_$X^"@3ZdBy.+T/C4{qW#A|4hVTLbwGֽ;. ^ a~+9߳?]SjĜkh2`JP$1YXhR I R WB֯'>#HJ XE 4mK"' {qqތr^{IvmWO'C-J#V dǜiIu.8=F;ZG$Ц$f .!;_EB=.2dS [>C[C]qPN+P2Hb H,rzYiGvd㴉(`%Qͬ ]c9pr{8h噡qLM\s.8z˾D%"?\d'퉈o Sw㴊ҡUzLu(S'"U=$lr2cg&IZoޱ7sc=%Rd3U4AW_1:RFR0ξӹ8"\$9ƞeQ)`\v&bMݑIt J _ ؁ &ܥ^aJ?/E3/DW/zD) 396㯷)%S4rnO+eYϿD ۗ4 LY`"IMV,QbA mF9Ȼm h!^6gw[A/٪u3h[q; 2e:|iKNm>ߐX(}K=22 )Ok٭OUcZ3R!3la: .Hd|l'PzcY6~g+VA `pK/'x vr};wH-T%ڻ&6&#BK%ypݟmrPEMCszp,M8wC p][v_lA),%a4e }NOC]bIf㈵a-CAgQ_@bIrnF3h({ӅiND5r m)@eEHY#^\HtFk%q|ٟxat *~ykHFڜ;thY+MI Җ>{'D vKmk]?ᓁ]regDϰ1 {N]媿&"ӯEkӟ~6ܹIʢzػJ_s>DДÎ_Ó $Q>_ɍ΍ l2ꂾ2mcz"A;'*)FCL-W >N9!b\ړfr0DQ2`ۦKE@ 7'u}F\H᧗ؓD4t1h_` A @}8roh'sHR%2"*dn@c4j$c(MoUH8uoZBTNEke[r9}K”:՗iX?N#EξVK$+L#,Xg1ݛˣ_z4Ѫյ%@Lq/oz܎oGeC);VT  l$$1k#|&O_H!qv1t2; !C4VC])8a Z|#:z2nd\AY~>#rl{BFq4m9G2c3^p`9!qZN["_q&ېԐZXyJj%> {$d&rInwVW›6ѲpU[;t :u=ssbtI3qWʐQ2~}aRٯӣT#xl W#p\DΨE?76j.R!>ƜK *ckMxv;0 N]i*fSx]ud>2mɅC=8k4UulG n 2ڨqq Ğ'uTt2>˅z?f랋=jc`6e˙减6gQܺ!]8[߬ᵊ*PcRޘXk3j}%V 3q33K(46y̬D?Zn~E;p@ 'z/ Oɶżatu5N_<ҁ33vAxO=ƸRRn`mG7K^x$>AvUVɻٿWBSJvirCսچTˏzDTʤDGyV0m ZfS+=WJS (H2>gkZn74Z⟨K ʟ̧UtKx?>(yv,+-ȏ\tk{ o2 8EEK25,x S嘰(f c{1{_\c?g'mx@5aߛPm 2Q\Yc4gRAFQu XU85B2@.a9gZ~)4{{{ [@mrIRl@o`Sv ˪MkVW`fZԄ(SaIb_;7wHȩQY;| 3t.%kύtW:(q֗pI:c*|%z`Vpi$+Mm|ܸ;2;A9 RCSiT$f#hgFbwdh6Ķpq~c22SXfYzJ{T=J' zW"5}f$%Оgp]'`0AiB[GnG?tti)fٿ-ocG#m~DXL(͂xң`94vCjKG(xE?cy6^lAj3,|HbOFPWC8έxѠ:Wo֪%CmZc?;Mm>{p $y+JxȩGlmNtqڣM1x8CDCOx]f%t],opcۅ,ۊƺpsR;@ܻrN:L y? _`4{fđw|G,~;U^:p?Nꩫ5yHB' d2ݠdCƯq&e3 `P L rVSb,@\`VP,g,K߈"/k@_947МK<[Ƃ"兢',{]EA7M'@ > sM8gP2!p '휯d8NK'Uu9ZWCN)㴖nU?&nl7𿔵 Mbn= u J5m^^Ri{:GX Jk# d!dߙϓRQyҝX舎?.ϴ0p^}y͒_a2{8K"lkYoA|Wބ[@=ɋFYV+ͮEҵP6NO:ߔ/%f1̨m ~hg0 YZl"f(F+̩!XeSV)&UAL)7uUu1c*l_d,Ч~.h1lnV@|/[Фk@EzaouJk"5a%-r\A{kp|X|ڮe5 N˧Fj4x2R[ vυ7CŵZGD@_(/=]$/E'trQ|46VE=|8(2n S>u$},& `A-9\Fnֈ45gmFw{V̊jC-^[;:8VW~o^Ab O^84&ɘ9C66!_ٓAFY?EN5}ʌ\L-H$/ hfBk'a@W y_@w>ҪK|n -GOQB[­( u&dT(OP.ڨJﵤ3^n7'R5w^oD6n%B| V# =ݖIJp@(7yB*tY[o^c#6xX WJfUT3 TBCfZrIuFKԏ0A`0YF;1f7W Ϲ|XdQ| nvI|t| 6 m#'kv]wh8˅+V$~[}CTv9Pcl~t pSAo^wzf*n&t3G!a`IvoNg5QOMRZ`-XeMj ,3(/7e2TWc#Tv pM6X*;<>ؽPr4' Yʌٰ z=io):NݭcNSDԊXӝ/-..)`~CnC=ӭ$M DjN1.mS]4x@ -[QPߡ2LRN^헶)_u4kCkr#[ZL-s_O͖Ʒ;=7wSaH~5A]^A9@&.&;-t˾'ck;)hYoMt" E1W˪NjBD ^|9=庒K.w M7?OrEWQոl맅-Τ]: lS0C |ҕ2X8Yo%:U/*N.{'HxSu͹_aٶ YZ