texworks-plugin-python-0.6.5-bp153.1.19 >  A ` !M@eee}pGïg &jǝ)w$l57nO6(rO񆑲IHSGv$mQY!+z,2~ВyRl#^϶Թ6VUWXyR(bLM M'vK0ÇO:?E@NfE$pFϟiyr5Gc=,攘.kzd>AB$: q 0u 촶r7 ;:Ibe9cbf0a199bc5a2b73749dbac54f194c521d9eb31baaa71113b11add385b962e3f80d95fc5c22ddb06b23403daa95395ceeda5a8` !M@eeeBC,P; E  e6c6G܁`4vwRxbmړP5ٶϞׁVPD@?&Sr2jeR GL 55#`h;-1+5^$Bn1ZvdamD lY:Sb=D"%P}!~2rH~|;nڼ!S%쭺zvQۤRkKOFeA>p>3D?34d * V$(EN_ y     $.8\d(8 9@ :$ F0G0(H00I08X0<Y0H\0l]0t^0b0c1Yd1e1f1l1u1v1w2x2y2z222230Ctexworks-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.` s390zp26SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://www.tug.org/texworks/linuxs390xA` ` _9fbc11cbf531c03095310349c4508bd9f967dff3688cd096ced7dfd986de7206rootrootrootroottexworks-0.6.5-bp153.1.19.src.rpmlibTWPythonPlugin.so()(64bit)texworks-plugin-pythontexworks-plugin-python(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)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 standards390zp26 16216255330.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-texworkscpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=9f0e6951e467a67fcb3e294f071b0ee435fa32f3, not strippedPRRRRR R RR RRR RRjMHcdGutf-829cd3674ffd63c30ba601338f24913d3f185b95800a1732c7418ae26da1cf456? 7zXZ !t/t] crt:bLL k |AAnPHg4C1 )tag/`gwK='(אӠy:.{ VX%o]_ߵGsRo yʻ5 of)޳8 07!oԟVH8MXKt0W@W#Ӈ-+6Q>lgɂQ%h(ſ88"(ͣwYTәPT7T(H%kKJcɂ@ I m=i/9˄QTnsy|sk3cC(^TY 9~vM:y"#A;َEkxi\DNeH>pK'(hr\:_[ԍ+>}jiݳg7YI9P%nN8(g~/L%+EsAMѿ65HWccpm68zQnt*}VJ݂"Ƹ rqfD]] 5(:T3v`ҼƖݲ&6; sgiF [lϝ,I3"5sd5JeC:# 3`'=o 3cz.ny6PdaZ]ߊEZ^%"lљk@c7n"rȟw*7c} @k:}G/Eҭ3%-lmtej,/j*_=*ci\;$uРJxЮ̷y^nXIS _Fy9VPD-q 2\Q7Zgދhsͭ}3شxfgzD^c^A-43iH^+\B0AxP>6 0Aeë&/lfqSpZK({2u(-*q%a nJag"V:$m9k6ѴV]ٌ/:[Tr;[![=>ݠ$B~ :>?o*WG}V,ˆ߉ .l Xq6\x_9[#L1_Z^Ajz vS8FR7ĕ+ҁC-!pҮh A ,Rj9)_ܾMdL3=jgj% @>H$ t^iuW?u)z 84;zie/sZq#bt< kT"oTs/a%~ Bh Zi[3J1nu:|D[FT6%5GiCrGCa ,2v~j΅ZVBnֈmaǧu^4T%)V`.q[n9(LlḤbl26q*09KE_~ҲC<;F:Bb%HjT$yS3tUh=v0qIQck7 GĆg8c|_tbckZx%EQ-E=U V95 ~c=܆ D ˅`^-8d0tJSjRGu[ Ņ &VS+r'@y}lN݄bƟ4g$$NNkaztE'&GLa+!;\[M\*2yV?A1v~TB92 %5\H۴OӒd!L xq؄K vr;OARKϊ 72k<ܽK([{$̸% [JLG*JH1 iaYM#4@ubL(}&+vλMyԥ$ﲢqS"' ɏv;B)z!._J[ࡻ$Cw|sF$ĚwJiPIY 4Itd'RiA=Ch[ EAls9 ި&Q™.ow'-?N%#m~U LN`6 δ=^w01<.s8? + 4To܌h8UpG"q6K$qþ#VgT 5z' 7]WpV u .4[uO4`(]ȣ4E p ƭ$[(;EZd-KݙCKV ;er|NT düt8z*4'p>-ܞbx?/•U4[T-Gc C4B?o=|{i8[ieTǑ 2on  &Xűk )=|N8v2htW>kޥEBP48Jdn1u< EN բ;FЯFy<0Wb j*!=|]R 뿠m<|bq`RpyPTë4̆iU k}YHMŶXkz>0;Ln;I]s -,>*Eex$wKcb]"#2'͒P#;bC:'JF&QQ gkBV<~D]YMAn6/ 5S_P,5&gN/>YI)o|Q!:R,ߪaLgu)|%-KpĊ)7y_χ{je0Ã8f)ME*yǟh3݌`0vVg EpeadF֋y ]2 >:EZy7pjSUhc܈ͷz/4,F_W4.D4p7[DX:O m|LWfm6 cWayG2xXA|aqxI$T޺^*K<t%9UYh/΄ƀrM^WVܴk M]-z|Gd%bbUpjjkB.>P* 䛖-N7)enw 3g v M)kSpW7;l`} ֿǟ12}=+TtGAY7M<SM3Ӈף-Msɔ44I+JpO bV*%H,T9@*r'uIS#xe>)~NoZU^oı^Ќb CH. bʙ& s7gyΉ '_N`U^DxsvھI!Ȏl* 8\a一b+HqͷZoEDg!;ژJ)LŒﶦjW% |OS[c4m[i}8+ڤ,_\R,k4,` Xf"ߒv %>Bݻ$3vԖu9.W!J $s?Pn΁D\jHѰVlA{ްޘ甃0X}sN%N:xd&߶ YoS[6H[.j!}m7r .zB6g9yUqOq^2g)75{G U_5R<:v6=lE!)=#(u!>~%y@ă8uH ZnxR$(F lX ()fpZ08(쫰'/}UE_@O$<DWaKSf"ȧ+bHݮlcZvZ'}$4J6>zp>Sr=F s(9c@ͳ?CA(պ_.e,"Z'`=a_spIn*f1uUxtIc)MK(WFܳnzu jxO;f|&fbV0#RlD&9''}\]1ap$gvVMȌ0tcjhؼ۲w̜ZUZ6kq$5xr(RӫG.\APEÎ.> 8T_;!Q-zH`u!JjSU{ z;eg~Z"PQ[tcLn!#[ ?1N0\ )P͢.eUuh=p}b I3*e ~ePLgYq8d"an. Dd$7s =[9ġ.% pgnLˍuYxG7U9Y‡}u{3fr`),SR[[l{sz6/ F>čm0~@W.rS)آzl9oȎ0vX__%S\\hL>\7ՎL_(]+M߶\k*N}j 4Gi]TMfGS2.37R(S*B4~A4|SS ?$%Z6#rs {_i$J@+ͷpW`pN~Xj &`w) "?2* \pU 98oOkO˞j ٤5O1t \+w42vC.;qh?x.zCg*o DW9aGxh #!`sltQr1Wz|&儻5{ӱ NѰ"g#e?ft(aW `^z2,bє}PΉp|M`+?hPc UHzqnڦӳřOܢȓ 7#u}tWQ+s'Ȁ3bh?A[$&.? u#,R ͤzT|dKz[Sz]?g蒩?TZ `*%9VyUWqmy;VX} k1g,eڞ2 i4F*]F`[6;>NFg (If"P=}\'kpZ'Kh+a9uYاbO)jpn)b1~Y y^#t˼~*NǷf᳨z68;`4n:ckb9S^y4%DjCP)P`cLU7o_dչ!o=ʋ={GUzݚMbvq|3KeYz]o|ja)&E+:Mf?cɍu4btWA)T6NT}AfЧ,$KؕE"W[#x߹M2>b_wc&zu${̗"j't="j1 Q ݪ+q{ ;{=G:=iikZ#!kqTshz(hQ (?igOkAkl@*'HFCGKk?$NzUA1 EmFpIQ"1D (xET >im9lptBbT$aus 잡ݫzIeg hW7f[оCi\bFVhM<|UP*KYeL-]߫@R=IeAdM&AZ  KrYY|U.$h8t  uLYz8Y拲XSɋy W2o~xOLUmKs =2eݎƧ]XHY\~^ڇʧ1_g ~N"x&)WB[`_F +k1I|Q q cDa0U6zyHڵdi΋ʔ2" zj~:C_\~T '_x]o_0+Z)D 53]U3^} eQ8zԫ-եS`W97p=%jځSAWX<$@d/.ֵ2r|O*SQt[{Vv"dQ;v+]]{d͋4ĭ=iBujRwFHA7x)|Bz4Mxz(ZѻEȚ4Şy~xV 9_4j~A6 1#==NLTw 'Ñ*A4~S|~ӻg GhaT>m~4!钬922=\ZI|GXCF/NׁWLn]-z!yn3^Sߌab/"5 ˠoN+_"r?<~ۑ>ТR-p2 0mQ ;:=X,}K8j@f3H+WE݄r7_:VH(o{ٓ͌zA;A665ݖ6VWg߼؂Z3seas{>}H/wta|mI"LR*/H@<#d4RǖT~W|1z 0K̪Dje$;6hyQ:J#h"K^i& yIЍdj b|[ 2\ZϪZ&VZ-!>&N)d' AlePs~MvknT~=abj KraZك(lZיYz?j2ɤDo bC-¦ÈYг giU/p$If =t6Ce"KE:K\gX}|Z+CtQ,Z8`<͏bM\vמ1\P935lj>4$~Ӫ;3>?&_PK?R1fqdž VC|+[CV5.t4K֡$|51+/鲿l>Jt#[[!):ސ֒9r FskD:Η8EF#_)l]CPF@ۙ" /TAR*OF٩O՚%E>DJ`iz6A鿥RPƂΝn @IIeWPG']g-@c7˃2gK5+v9 q^>,o &+]4 iyRxcekhŽJMzlHl;96LVŀԥ 2nXw4.['vž{n|[ 7WHFGh d1gVAsH)^gkp _$l _0̖D6@W9M$~sXz Es2Xv5H=^@"'regQrham߀Ciͭ <-G/̍7i5Uمe;XB"hg94d0 L~sbiRnEy5hI=>@]m%Vty ;x^W՘k:=*^~r;SiCq= 1UT{Ha*\wN2'I$;kc+jd y%HCH&dDM5|ӶKH0}5*bBkK1Y;C& ́QoYG&kɹE0O gvl̍3{.uZObޡd}htE|s2$' 3CXcla,Io7Elt<*C E\*R?/cB.gU񕾰Jd;}?YWp+.8X\ٮ-NQy$ AɌwgÆ8 qs2hd =h:Q!`t+!Z4>Ҩ VD ҌR樉bI8mb{iW+ؐ(<̜%VЉm{Km9U:_;zwz+;X8|ήS-w!Yhᇔ>bls"1ŋI.lM)I#=piP\_2&= q:[[~w O } xX>EE0uf,۫V~g7QC%׷-eA S*aX 3\z(O”C\Ti4=3<ܡztO|}|&DkwZ4 ᜹x*׺q6z͟f: ަ%SVBhG.Oh*V$d6c\s<.Sیj`锭5@U‘9vyxvױ1VojcW 6ləU ᳥L;Fx*& 73݅U|2 uEJ_w(X-N2;0~ ^JV`MPTRTys nZTar[| ^1n{e8YF&,W)D3` RBz^OB"je`4Xx3"|cHn+[ 0:eƻճ!2ʮ lܳAx[<0+HST}"4 (%YC!xI_D!j$>*PMeo8ub硧!?0 TViM4qg͇8`A>yȣw>*fzAp;e쳖ӈ 8sM\4Vqk n/b #Gv*w @F 5vc@ &1?$=,GJX˵-CdIЬH4.ȉ(%={N(alyPkU9W}:*^v=gLR[[̝0O"X>ÝџwuR lȹڬvc :O1(^- li stu͙+U(T ñ>j'`RIZ% SdёiفDu XlvTy*{}hl> @:ۦo];GF'b͚<ǿ~6 8 3sƛt2T(ZX*g;a0_f9|'Ptp` SYXFY4SQǒ;\͏>' +r ᐘ۩YVJrc ۬mGjF it>'m5Wq  pfc•l Vj߃/:HDaŜsU^jRnWVZ1V) ٓLYN% R9jґ[:񗟻4٨\Id'rހ},Hoٸ13Z |/Hޛ %ž6y0B|T飇MVƜNDp}Y\ڎE1aS6%s-մq)$E-ߘ;- kDtZTB=jpM+R=ܩrmΘڤ%JI=7 FhYz$( B%QPNm&xx-GY"҉cU.7@WE̓@TZZ6 5mÝ? JJ9kmmTZ5yMWyrhЙrPݿE~TJJ?d^20 3'^p8 $-6⾎h 7#$i0*EigJ'=u|;lK"{ϹhDѶv]dT\:y]lqRױ8p0\)nQQH,, =aj;!N[q)HwN+b xC6~(: qPjTi#4MVAx9iڪ~GɆ,U& |ʭ#/j'uEYb/C /[y"}iz }cP%Kv89Ց79\&(V}S&#0K\'R!<"(0DE7qV׊3Ԍ Qȁt)W~!a2Ͷ1rPsJ%(#jhU@:pn/ː78dHF"&,|Sa n Mܰi ًSozp—Q.-mhj$Szi܀s9lڲh+ Qڍ]I.bdwwXZ7g2 c]2鍠aՁCz@>v63)],(DeS%~^1VQV㓘bV,h-Z`88 zs< @vUS89D1jRP^PIy=R1s% @OЃ&W\ASQjnYYG&7`r܄C1KS[ɐ]XvҪP.IMH< ZHV>:몭vyHXN'0k@dP.=L]@f|솵J(&˲ZAM yٓ!ښ ģ_PD !Te3liMPDϧTR!P*jjj(8.VQ UMs9̬Fo!Lj8 E096}<]I_ _0Pi$ɯF#VY4'Ec=ǧ^pALJ'>+M Է -F"+]wKVgWgQ|mmO½Wy4ʺI r e2@Wg .RQ: j`: Jo>`C#Vc7 in4}ȉ72/:ӂ'P,aȺe)>1UouH`d‘2m _QG xͺm@Gqm<.C[Cq51ZNq7+C|;1 8zzݳ Iv1.D@+ː;eb}^m'a+Q1B78U\[TW Sim9<_@G~OV8v"CA?l$":Ƴ"A_ϖ֣ukDxg0ǟ_G R{NB"X}~gE7̫Py<kR䦀(SA #u,-~AH 5KM#JL]vP.q.»C7ݐi\RCšÝjP7$)MPea$ټ.D`Y]TENN{c$]]=?" x.f,M1ɑ@E7@$' g P㲶;qV$JScI0C]|H11 r+(M DiN  PQJ݇ v"TE |oYe ChW]EFnRNDCʥ4@z?mfi1?AV_#W{^ Kՠ1c(@A)d>p eYF%st,F>_޼7~DNeǃIÊ 4+/+dp}\:T-ʫxڑ]O`6t\" s))$T-GdoI0R.7l]Ĵ+$ɷO en$ʸDB1$3ԯp%2C?JrAkKQq3c(Y87D\}g~}/dV6)v!Ս7 *qiz#2"mP~a6#Ӭ!n}A*{3[*M-9(%6dAcC7b5Ŀr]ـHw]TԤ+OB7U )}b/fJjFU`X V4]}ɛt,n'!;cah*\F@ǎ-C}$`kJGrp̪cS'.* \0\CPhN~ 4kK* ז.&㮮q e"^ -m}ꄽiz[Oɭ:(u  hIg||R 'hlw@|<ò#ο8yiXяHT)l  4Ws(H)perfQgi&csZ?bi3©%ѻBS CUi Y [n` ?FQ8hMT+gEw^6zCP5RvcX:d*$?E. 5D}2//(n+tH`?N*hHMdBb gp]jfW{mv#AŸ'FG=I09(&DSwo5J'=j;{׈=Eݮ<߭N<-)ʜ^y.!Iy_"4R`sf?͵^ӟXX p<1`=QJV#ΐ_b&)gQC 3^5FGUӂӟM&PE@ŒF@Zhth˘=;;Ğ8~+\pP!ֶ a$}1'R ߶psjUK0W=c; P>7ݦɟ"o\{:w*0`F淙~*gyhGઐ}IFP2.K"0k Bʼ'-J\l`޷Te%S-,`f6*SD͌z{[@ݜ/NYMx 8V*7pCs8h7-&H7&R0VL;bh=dх}t٪ǣvD*J1-7uLM6T7G]pi'u[_v8mKTsyfھʙ^ uVyΠ:%i K"dϓ;*e+'%JAKa=ME;߲sJ( \#u[PoV. u=Nww[*fH䅨=˸]&*Q;jn z!ANvym0wo W>dCys@(n]20q:u`I9G=:y*LI.x&Y)6ciG$FM:` _B=R[YW'5rd7D4 Һ;e˵?;&<&IQlnn!+kϹ{uNxz;])My2@090;?J5ϥ +1&DByG8/+ͺAе -#_=g$qS6Ƈ58jӎk֫[ 4=Icge$U`h¡wa^bppA(D=Kd2G!FӮ <>6A0nK(?MOpj'ks %9^E{%'#0%^R.>Xߔb)×7=N*>MG;@uR:( 97ZZ6f*S::bYiEKޯx:Ť"$tt΀sD ? 3`Y Jas;ky}$8-Ϡa\I["ڳ8>ۯ!Tʝ"Ta,ݙ'Mʝ.Dh!G(2PTϮS00]~5tznڏ+3}6xx$yN*buZFWV-!U-=Щ8nOHٷ>= N.J$ӠNT#kw }{}3I] R 'л[ðtkI e!phHz#c{;\>C8ןsppZH, 5WC^'l_ɕ,u©?_#&c+6ᶮ"ѳ֬JgBV=6#Ϋib0a,\<!{S[2:MP4&Z̹ShTI1а"I:8 ~p'AWZ tr\0gQ| ^x%(\iÙq}P:U fGѻ|xBNi|d{(CWAf-? 8Bow X7W]l:]@,F ne>LJq )'(@S|rI/v=.8-r`e3El?H[͈;L./CmpwOl bgo354ϥδ;]-:7E? ^~!MXW8ZD6e˦]h7pbS $8IC5oʎD$r(w {Qa| z#Z9Wn 5dޥtzcx3}/.F)<\Xzsj8,>^\ T%=0 M׌;*_@^ RYPms'Fd'Rs!VERB_Rdp[BTIC:5* {W fF5Vqht}7`r"H73?PT.$<(|8Q#[f3KM{1lc+0;!7pB mu4O{\_Y>4ԦDN,{mxkC^Bui0\m'iHR0LÔ4c;n^ᝒ2i(jǒ  arzՏsޙ9/*NƜΩI+zo"e>WCqoޜ-7྿/lj=;nqx&'C5qf!bM_$}}OܟMhO>Cj=U †U%ź]BEmSUBd(V9n#.o֟s xyLj͸ 7 LI)dsF5[t+ c2G&L~5{$N*̀&6@G@LU׭bO#tpG*uJVNۣ]qZzN*a/wDtf^=4WH Gdl3]MW1O+򯢗P)CzzN!1WKes "i$ܭLVhDC'3UHG3>[{ P:)LH H4vVxX`4>3$ 0]H[kVG].NZ^UWt_):Sf2]V)ƣ.W@-ne 8kإ'|㲢2R}Qu W i$$WI ݿr1 }8Mq4"oEzO&JIʶq){</XGrgl$ȳ_ Yc[/"Hv<)[!ьPV=g <' ۓSsa.<IcXp&L;T9hWj]v_J7R5;0kV'4:DZ[MyDhnɉT6|Sh$t^,^E~łH4`4($t /]ۥJ!@-zPYⵧptl^^˳N&z z  U9Ζv:`8Ҽ8Aw+:@NHW^bsZZcՕj֦mAU}JFoXQ֥;z!ƢYyÂu?*>$Uw©@?a%g׼?H;R|9!>ӭ!uE圣4%Blɶ}UęOPBiZιɛcz üJ_Z7rDSPkP.Z?Y#]bYKlP^!]Qh0`dמ|1$S{J6Q7 B|\9c;0[*a1hj"' B*l@r=f%!`]|s>-zxwֆ27U8h$}-_3[1CwX+|h(_̱ˊewOeaN"Sx!~F>QيToVƚv0'1?CM<^K {g+:[(7&+JZZ;uqPsu(ڠT2q$D=ދkF;sc1tj|+Ȋ4Ԁ+#oD Wo-1qz:9Z};Ռn|Og$U+>9C m۸= &˄="@;G+XR ]z<˦H]i }3rw1u$XPY]R?piTOkөy%XO< S痮ҿt X@B#R{oMc0/-꽭u:J~8yQDʪZLMDOJ\D83p ۄXuhgL4/d^P%_NfHۙKl9ᴋ##Sޡ$Eف Gz15@ȎTG02t-i|xO"3& Eςt*\M"dZivN}IxZ=أ&c5r{!<cjݍ!MZHZPJ"#rsNGwhjL#3 U ӅW+_X$yx6jv r ˽ݐkN߯r9%XaD </]U4E8:8M0$U^8Z yFj'E5c~P]+>6pdoY]TPG&[2HR֌q(iâ|ǻYRP;1 a d5iX|u kG/ iէdě-,O;m%QaG5)e"2F*Y*_h@}\պWx(r0U#X׽>|H}vY WGjX40FP˂MPĮjUn534G^_ͮ]w)y(Uu䈔DhyW9yx>YJ S\]"/!\e2'X^Y> ّyH e@>䤦N%]͒(]8>2ȃ_zʮW\%+Ń+ў0o$|#J]0K#t⹅MUy3n.޹*vxƎ Z1Zc\{]5*]GK^, yNn'%ҧ_deĮW}&*)%Dž`OIqAzo|&R .7MՊRFchagZթh t3g#aS`$tAxvEf ;\Լ$=O EGM# 7 ~>q2IfgbOb`}J& 0Ԛ4'!XjMvyո+g_cx +zwT7.xB;Bc~Kh98n[afoAʯAr_au ..jF:B^}|akeuЊ*D䱉KBLe}/ (gm4Raa+ʡ #4y,Rޘg|<|$Mz~AQg0LfZȴYuMQ#&S?p|O.{38h]z35?rIa(k :#w]P{=?2Jj8dP&XZu"Kɓw"P%54vvnSD_6qϿ@A.ɦ@Mu)uYF:Vh8Dgb^o. jM']_(Ë]eqtxCכ'YI  jJv6U9N󜀙K@bw܋/Q|p4^QT!HG_]T6 ڌwņ-Fч-k45hsShnv4Rs3! c'Cc ȸܙH.Y<&Q0__>ӻ=9aos %왩tQ1iY6>ZCXx6.7%V{5MOLTy}*h/~n4xtszRÆEeBBɫ8Y3DΨt;:lpOe pSY.l=y mIHp 9zJǯ-k;ݩs월ur;pR͊)'֢V@ڹ KW.BI6PBO]4= ; o7i}P2Ey(ֲ8Ysdؽ$/IV#b[ȵ]r,2l ^ܢ`w5nc +>nuftx5Z5>0{wU 3 t|/Ji;pDG $h XȜd$/AO Ž*2'Oٌ%Y BsD@<5U_3 U>@BnZ9ǣxfI_ANJ|BET\y\4Z0,%X8:*|THa'&!B \YIL(Cl^),3LεLWE='B¼^hlts īF}">lT T PJὧ^VV~`<>s `aEd;U27߈kEG`l֩/`E󷈇ԴvAWLCOuC7an+2WS$CA#rUiHwELox߲7PlAQej?rm6váèБT(tsr ! zQU"gA jlπ4⧳RlQ@u8h6a S6lՊ(LLq QCI䤦T/?h7mg|Z,UfoDb{i4.S6kRl)/6e710`C pILmuCl&֘lܲ?eJG7“Q#J:=nMs'GEf31#;c,׵2^zW@N!8e߃眺n G