texworks-plugin-python-0.6.5-bp153.1.19 >  A `t!M@eee1&ctK?6w\%a፺,VC5G% +`RfH@uM"ңI͔(L!#v$Jޙ.7-PwC" l*nEUZo tʳʽT1ą`mR7y;Tkzɗr۠D睛 rCf= !yC_6ySfϤEqqĚO݀w _Rg\Z '`MEfc00dde38d3cc1b488634c27afb8cbcc5a0288031de3116fcd6fb95d531129313089f8182f4406f0b4386b74635e4d67eaaa8d92\`t!M@eee qf @!>]Z?]BRa+9ڂ|M}?M쏭sw_Q](5/\.> ΕpH-)0jQ8M{9d~cxPq*(dOUsYA;/qY*v@!#3Qęgv,d7iDրXFNrx&S%.wbqor4%]7nI Y"ۊL5ɩȄv;*ci\#J٬a:qp>p>3?3td * V$(EN_ y      (2<`h(F8P 9x :\ F0JG0`H0hI0pX0tY0\0]0^0b0c1d1e2f2l2u2v2 w2x2y2z33$3(3.3pCtexworks-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.`Dobs-arm-7oSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/Pythonhttps://www.tug.org/texworks/linuxaarch64oA`D`adb31603053503887cd61d179960d0412569eade1d96bf10ecb04f88348d200brootrootrootroottexworks-0.6.5-bp153.1.19.src.rpmlibTWPythonPlugin.so()(64bit)texworks-plugin-pythontexworks-plugin-python(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)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 standardobs-arm-7 16213625000.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-texworkscpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=9688a070c9ae5edbd002824bffedc852b8b6bf47, not strippedPRR RRR R RR RRR RRR~b}8[Gutf-86eb7bda61653fc42dfc938600b4ede1712b2231b7e939c112ccc42df3773631e? 7zXZ !t/qow] crt:bLL it]|mޱCcvrkl~2:!T[mɱjoT_Q֜XyswܧZ>vSVcƩXBʬDje;֢yB/SeĽJnӕ΅!DBߨaq@S8Wx)+$/e 6 Qu>:ĔilQDN`RlZˌiD~QL::>HMJ-# I$UwB3@ Hr.]nqAVts,h_:|QSC_Αāsy 'qd+%93N }pU+I,t1qN*{liCnC0%_Zmu AwS:Npw4}"'1RgOBgI i9]C0L 7N-?}/z/2Jë+KE;FԻ_yh vQmB׉)fZU@ 0\X)rBz(Pj*ql6)=Щws֨XL^X. nJ}N/'E֜D|`;U{῀AM"[ >lٖ<ʐbiTMfM:1L3je.\,vYuk@2dU +vTUsY (Cc,Qn9h$v{)wzp؎{x{s3X刿ncr@)= "[ V :kO<2سxbf]wCQ3UC)B6.Ӱ?X亞@) f F$!=O/0/@.^Yc6ܱޮlS^lx:?0"r/fPwۍǮ?6d =ɽE7{9 `ӨIyZvj=H5[RcXw`yN@`yľ1n3ߦ>gR8wQ3`) nm '-8rvhΙB.BV:tjQ!2FMvw?*g{Aýp㎑A!ciU\UKO; #{ye p me|"&d>'X,`~>B\O/@=e%͆p<m SYaZ=is/aiJ*[ ذc^cKiV;g`x:h#Ńg߱#hZK`+ɀוq_ f?%0e{]8-j!:΀~V.?Oi/lDzQ~| Y%^$ޮi%L}2n=QTިVmWJ#([{f{As3?0ag`, =t3W#S.d6έ[Pb?=h_1o\ܓ^vnGSdI,']T֙{%w*87AXqIROxΑ:HJr^`:=_lrӟA>V]xQRolV)ΡIZF5fi g}>@aU o{21iɲ?u쌨WTր8Wm4˯VnP:CP\oHm}raa懔@3@#o?yhȯl߳p9{\ˎz?I; B RQӢ;XwGF֥CxZUR}Z|,A{N3)ÖC ŷ27MTgbg)8MᗴuR8x^yqç2ҥYքF{*qonT?l!Gñw^P@D)# W!{GQh88O2u1pp >b6;s% Ȥ2 μy[jcNIVVZ'q: "T&xCfWj Fp>w?5JwなYqfAcqF?غnlP>9B w걔!0RIMv8$,L®S" %D_yatȓjLy7{7Ele),=KIL7!cOw]hi%{%xݕX|F|garD1Uv=^)'77"Gu2udyV2K$~tcrQ֟Ws\٫ۖ\0Q4'?9v?@ h&bl d'6U;!mӞ8-h}F;`Qꎨ;y(9)LṆrij-a4yl=3`=ÖFm+QiQ * ٪Ts.ڟq&U+yEa>w rRݩcMP1\H!$\puڽBäkSg!(AR+L)DE; X>kuSNlwdhǹk[-Ӌ+Q 1tees8?{Io$2skӹKpGm<BYv}[[mA0"d..4xyORCa%rZۄ2_e.+Нak S'=ul"3ӾH]gI ȬL}neִwg`C)b$Q*i=B1TBS6j"tW`mن:6YnV#*6!ψهuܥwCaqYo 9Ħbi #V\s袿c4,:IqIsWkVQ=eߪrWZ pca' i <.`IH:+1=؅C%+^(6!_08s% }!sսH fgu_k4c6#JgF7y\d=KL#MO`Zъ6*Ȁ$` xq&%Na1 PM{)YzzYn]JV`vSJvw#6C|).k#/IVǟcMc6N#?* ״" W0Hw# >A1;x7H2aYmS Ae^?[ o]2.X:FZ2]q%Qd Uwd6DHq6ͷလ@EzMY* T}gx^KȏI+ӶB 뵞V Rd#s=iӎu4" JDŽϲFEӕP@x^/=Mw[6FC|ŨO+ SN Se]p {Ng-?74C`G1ɬd-, JKɩ9/nJe4+"ٺcv](/BfZOikzLek\\p*>)BmO ir>Cloh1YƀM*q{넺(d3϶|m4\|?ڕEjϸVxaL/lc w%p\jF=E"iTj} 3њ} "fƉlij1ybqf_a~egj8ʥnĄ72hbf8DP{c׭?p&僜FY!%DA9ޓ-Ouf$3:^JU q biO9YuaHT)q` *SM\+Kc%/|Xi͗NeGHrft5 Ct9z 8[_^=bRw$Nq Ջ&cٴ 3#U4S")f“QѰiv*yE';00!N̥r/Դ`ҫ(SF|_u-+:Qy?9!.qHAT[ϸ_V\XsW=K~fMp+|(SL!tGv# ԄY -񡼀* Б qW)OW4>,yJN/ E֛8Z>Cv}a{duun):Ô]bwH)(ԂQ-P8Lɫ| ml*SD,L5h%u'͡/5Y@ZY[޵)0([ZO9k]o,rc Ԣ j10weN*%_0yk9PM e HDžc #? X뚦9CG&,H֕E./lb•wF>]f)m7$J)c?8Fw5N|qйF_2'yFVphQU~jzT.N4s?z ~ZgDD_WG3xNxl7ͼ("OH FC:`B:Jѓէv /c` 02u{]=̳Vi-aWS^);* ~1Z ӊ SLwV )]ݦO'md_;=B0N 3wK2֜8Zb()Z}b̪ Ekmlrq^M俠`a|"m'! ϲҖMJ8to8ezr/.0q$OPQ*¶'\N 0+ -c -'OӬ9/x&_-N EG/nU~;R_xb'ސ;6T{%IqR[%QM8 K;SϳFs2``%&/ CFtWa]ǭ5"k]%ߜK^un^=)9&fB?Ϻ!g6StEUk!hV'=ʳe&ЅC|=͠y)j< _`Е'՟k |ު/LJO͉Y ll9rHJY !/ִk"M3{EfTCixłd&ԣMћhX{uXBy!㚂j.=Jks" a j(>S^r_*z`_l`K5j:ԕMٴ*U#&AuKk 5L^d`7JʻBe`pۋD'加5WF*ЯhY0d%ƞưPrt c2>;23Eg?yRѓi2J, "5th>i(6A+* C({ZiCݿO7au\:c9SB˜@A{4O~6zB祥 ¦\/{*E,92M R|J9m԰tP@Ύв4E ]C+dW 9+T?N4Zhg '/;2˷y;m_s3_[3JROhYʹ{73|!XoO4^2!舘sHݾ\*nYҥg_des!znѪXs u vckAᕍ}T{Mԫbޞ?~:9"=QԬ_> Kղ xgU@tٮ;vnB(e:dLGڲXPp,fO %M%GupB/yr/ψW_zG fa'R`nVH.b*w&"\34lfyЮgvl'*\;_Eg(3TFE<z9-38܂`+enܙ簚|AQ{ @CɰͶgrqʝʳC=I?>K=d%́IBS4RWƵI,W%[;â9kf'3mf7ȡ91dTWIW㻕%(SK{1 `90/1bE4dRZp*]X1ĂCAKf.v.%\gکn$K;Aa("jS"4[!%?O$c+cT5g`Rs2ٵDߒ:LL@4GPzٲG^f|H5SV3!ct?W-vGɭxoF51Ӕ x\;WeuO#34I"Jbtֱ 81~ڞX_M™r8FTt$9k@ݡhO}ִ;$vi#Ũ\S3uh֪PQO˰:1e|V| Xl;h}<Bb!.oo~v[-@̘?Q$ @ *K3ܯVSEvݠdژ` ׫¸;֌ɯf³b PWVGl8Z9 2cD2,O)hx͚xuto"M*"{4L.dne^Ik.-oc_KX9lخZ2-HM_eiF;go| "gW3Pw`%D>/ U&: RƫŴvN& 5,uE96dc*,C>4qTzXq?wpa1'0rS| ?}yp&@Șn3ϼGhBV]Bd?Į5u4`MQPÓ9 pcm_I\o:_Iۀ h]]2Iu,2*<"҂C[?!דUc9p? Z D!BPCKD܊lkKB0;zFYpRGN=i+jbSVqUx¹ΚU0Thrê#HdrFv/;mruzY޼@@t&X&=(2*wO[BYqop4g-5&S}OT3zQJl9f"T;B>Pnq49 Xpy ђUOpRW9C=?x3nd}k: DN$0r.*G~OOAq(!1P|VNWթGԺף8|*~|OzX@p՗&$\)[ IQ"[4?|DaN2;KPD%l;S$H螑'zQz&GTa.۶V;B0]iQAMtA&ygid_%Zn+42+ogaWui#D+,!8׹\ ]諽 ؐ&f !}D Oc !R,:?JzS[ZqZ,kR1Ⱦ|BrBOijpF;xe]Qk@mgF|*SYL޽V^w(L>p삯BV&>-]M%}VEv2K3;Q{}D  ;nltmG!uG+GO}~si*n<'WfO=b:I5_M wC j28L{:B'؁wbWc X o{y`@zO'BAhD}B -`¿P \CywZy+dXMSt_?R v+m4U:s=)_ƺKlgag8 wOٌh 4-(L,*?%)Hv\J=e.a}cjJ!|":T6/hFh>GȚ,5gJɟYǍqj g]pfe;~7{^ sk(˸`̫y=>kx\u8xZ=^-BW%1'SV*bd.TdUVt qu`Cߖx 3X,FⰚ䆯  - kNЗo}$fy++4*if~ N'2Z݊vu(w>N>]J[{9D_\kRޣڶ|I8!amlL'-e ' (9X]T}_(t 1 }Ƚ%dq{z] = Eq&g殁jE;c.Ȇ,™XһzZ &P2~LXl3kz |S̚bf&uˣ˛w84Vw$`js%upϼ,n, /zj-k PvBdҼġ\&H!3$ ~&Ȉ 0/qy+Ct t^X_^f& ?>\  f:| {s3ZyxywhS^ ?"J(=>&_d#r6^ch8y_9{e~ipbs;n I2 [Yyä× mx<"=;e#MݐoB_5-M$;g#'f*Dm5ktcSQ/t?:]SV]WI4m8.X)_QeC>AAp~HaUo8>ܿn$ȍȻ?qI6֞b6G >og )S2-f(Aޏ} ( >4c  s#~M=&.YAv\j03n[nl}%ս\/@k{_k"TE4!T%~|[ " #->c}IUj2<s As[5LS7 bh?"bXJw|q*HfBIZ6Q馘n5k.Ϳ؟<05c4{) yA4ыcZ9a`=<;e o˓D2NW'ۭәoicĵv\X4vZ5$^SUJo-M5Պ2-@6!`nW3ƻ͈(WP%JK>~vHfex#0n ~3aI| %ȯG@By[5CᙅE{"LjF; 7j9zdl 2,2X8m4#[%} <"Y5^ yl@@1KI7l#^^P6df2tr  7TG d eB5yΎ6 iQHx[O> ~maެ%AsRc q`7K4{G=S'fr1 $Rv>itE|sf+_tma+sD+lʼL3y+ƽno.>@gEƝ؇B{$kx_ F_Id&0/aߚ:F sop ee }|%AH2n:J+8vGš7~(:z /d{7j_qwrQN8,jN&bkPg0B_7)jm3*v,̕=& wveycCD1sF~57(?HrK !{C@[|?H*]srPj ܗ!|N[>%gtoׯLÎ3G+-q~ 5hr%UXP"O(G,ä2+^A~?Exk<㇡SX68ibȂ ޖ*GF'lpU7(!ikX/B2j fQ1Oz=CuԓlbIuVervv+]vUf0{NBfzGze[ T$j > GY%@vGR?dgk3YP`Ͷz 5^ʹޟ Ι3"'כ^+AoİجQ5:MZ(m@hha1>>Ң5`18ͻ3upbF'f$P7gޡN 1oE s I|Xp{2?i^񈥡YeG-0a]qexc=/OSCС _ [u>)1'u N1OL/Ip}_33 I躺Mhy@w^ly=#F($^f۔P- ~zS8Ugqg'm bxHۊ"6B Spk{'b}1njSbzmlF>* q@v6%nԩI znW?9[Dدvfa-Md7 Gn7z7LU{t==>Ý%W ΛG)-~.0u䭬Hg=@ nj+4Pӣb,`L`-7`4r nG V>q~FMĕػmbpjb(WZ~bgB\6&c}?Lr+AvÒM#m*#4P$g9%U_%&C(e.mD#[yI5mw]C0{9 f@x~>0(N}`<0lw2ZY5ݜ1eW-2M3ɏ;B}HvζYLԴ@=e'6:Pv`4* p }vѪQhߣro0+nՔ =LdX|cVrah4=^(dL9Y^۶6,ꟙHP$IS#ppGF^Mk=ӽFݱL_͡^X4AhD5SHTaD{i-n f"vDDʯ %KɷJ R1WLIG"o8' `5cr$ܐn/%xNRR|9^`~su΀ЪPYIn| (`Ex.3,mԆ;pOLX͚L\:tdf XMa/Җ󽖚+vSᾁ)5-mKH'_f-ƙs`=C0[ǃm CZJy K@')lkXv24ҁ΂/,&:(7SV?fщaЅ:ĖtFd☟Y50P14wNYeN 5R~qToÊ#w؇{$6 Ǥ ̆v>ɷt-$~`$=8D!=7٢ܐ^^_mM.j:Y7Kshk Y|UPM9dƨb K*(|ZtPd~4AWgvn1ӫ5 c*o$\^X2,~A9to_`6r6fٶz A;>!6 ( @\ftu4ݯ9UqgU#DMU/ UXnwhXSs [2}$[\]IQHv{AY(p=SLNan}cOpasG+uXHb + 5v4\-C>0(va }.?NɄ"l P#cgYcK.`Yݏd{|mo8ܥmog3 =[~ UHDmG1Ǯ9gTҌ_;:R".:E4M&8]N AAѭf"Izg n?U c'ĕnas)g< ĭ$j&!g :iQިgfLCMOj 4-hmnٿ %!-g{EחʛaJmi6 ! ]ĄV4bVwrh.2XNO@T <r#`KQ ՇD_9Fvw#sR+`.omg5ޓmHAHg^PZC&?^5K@Vﵨ15}|Dbi0X^qS""{P:[ަ.!I r5{ :8򕩘y8p!pYΟT-s+Okt ^fX]q7>Kt-)hk Wdy9o˥`UD|.J#f'wn8 ǽ 4Y#ն[wĉe[h=ۏG/0G"ӠAvNSJ$Q/[jko)!)wF̦A)-a*<8I Te$11NjOŇ^+xX_L685TJW!^$'c隫}q5`k 7^{!BʬUH:lpnrI:WXVի}j!+E20 N:YM٫ ٘\lFzt|tԘ|x>NJ_CJ-2 -|&SZB\TK12@@+W|j 3p,j{oLjcM\^ U1lzz B|b/`n!ìR8OS-qF .{G.65DX!J#;e+zAImzSdW<\Gɂ`BRsu~n$җNS% 2hmVTDj!=9WBv葀k*h "w|1e6SؾlB`I7BGYG?o嶋.Bq v+U`;=!үsI'+ஃ洆,m7AK~]tV&cqUu+ C^kwW0SAA :ϝp3yZat5`Yx ipA !e-X26G.=;ⓨ@9ځ9ȕBgل-99Y\y_!<(v=e>q䀀e])ROksKRkӭOF<ڙĠe O8u2 |~//4,5xmC't%J'}id |nMū-3( \>;Y}a<v66Uk|D6}##θSC(fxP5M _bȏ,.Ͻ6 .w!g{YF:7 f`xxMS )Tȏ. AWb*iI0j.cqmMh+^dl3|g:_'ŀnmA;;]0 \{$粺)7Un)$|G[4WyR]E`&Z;9;!Z#IG']̢"Q:eP;8Wx\kt|`ccVN'$R`Ru6:>ݾ[&&;('(tGTjS=|gf{zу%c&߸nZiZHWKʋqzO3E ݙW۷%|2fΟE,:QfA IF,~QO3nT*2ID2Mzc}|jơn,nib6ucoK-A-NK b?U~o~. H19$lO>sDE-{&BDSs@jNYBc"\!qsb=%kTu>/wT\Tȸ"בQv\5,cz/?(!M\ nf7<QcY?PIǰq.zer/1f*30_`6|z+«2δUʼLuT ΰkU,u|>9ݠtĀa%YeT_֦"\pZz{FQg͐=+xWP2dܢb>ށ9z>ygژ $Rdؒ S*2xMZ# ')_a5~Nؔf ֮ΧfVN%*F`cOuX˿PEePM <$줸Ӑc1:faÁCTL.jvUё|#ZD[D7`7 Ix3lzd.ym{#Y(&$>ѯP\4/P*?qGj=ZxB0n)sK B!3;-rG,R7A_7-DO.{MlupDZ(GXCu犃7mKv0S$W'V;5rk4*dON|U4^1- FV^?P?񡄎2r>I%k Gdo.]we KF$ *xh : phbcD\:ʗy#^Kk qkySwDdJ=vPUkkqVT5PE촭Cxdf/Yv=`[mPԻءh,(ڂנ4Z4` 6NENtz#g)иX2ryr,)@]gO"0NqݺHza \OʞoY)V+`tޅ?XIT"XN9]J?(JԂTvyL)p՚ ki T}U5~6)0ͷR гκ,,EfCk.X1J b톜~a-y/$E~U.DUXנ?9l$OP2Z<'GIبP2>f5]{Y&y%ڎ90^IE]Y%ewz_f}X',Z^x @WO څH`&84TcA ۽\-m7ԞiedT!4zl!fGmf6".Au;]!lm&zCxs@&/oZ ;|uC!f B!|hgRhD:XN[utAVl )j:$̪M[![<5`ZWذO9_j}5`5'[:LiG&X2J`0|~^Jo=(EKtÚ$>tEo@6Zʇ^ǔHZ!g /̨zVFHDst(\<-x0LMEB>O G>skd-:^Z ZgA ( =hB adf8jrAo'˳/ޒs ;hLe.vMut{ՍL |)p0lnUm?^eh˓bOS7-M}kALJCقgeJL~,iݸXZ2fjy;+*1 ʀ4qe(o~5Fj&YZ0.nkmKԒa;~(fW/wXgEKrrFs͇a2.U37U.`ebVf>)B3UTsG!P#=kh)sb4SFA|^9G&WZn^gc)TjLoU',+5~)sD4;_CxP}]?&K4 ^T \KƇL}7l  BI~M݁TWbsv]0p^G,}c#M$^8er_dh0$Sٌ4WoW²!3I@F`PUnqkF#y_q]$OZ;~R]32)y6!c#MMK!$? ʊ?OSY=ht5e!'nueR(8|KP[fut 쮼2ʧ'KFDž}|X*R ݺsKI ]z>T[Bs@XQXa#!6'$npnYb˜B5ߓc>$H[!izhxī Cm*.WIL̵.l >J} $^_Em:E %+( `-ك|E=vsmi 0SSE%Ll0+QP]a;T.g0kif06ݷ2:\\}b*I7t4G8fgrT{ǧ ?~HCQt|4EĩtyPL<[O9󞷷He-#x?Z7,I*/em%`S$K!{[M|]z(|~?k< `ۅt<}y%pE13wbo"m;^Fzg5չߣ~SP?Wź\ )]5u"@"#}"jKDjNTdl ˅B.khNSb oa)aQ^^M&lA+ >E {ʀL|$6n! ?ԄW.p N, %/ʦS}vk³iNxD݈}ԛj|EA3lPOWȽ\t*)j6+K@ ud(-Qs}@$ уf-d a{h)N>߯-* ~ªj4W`'w^ޡA(FHcdn9T%NƞM0'bmHCn;K *:sn_U-哼+n!;"ƘH *A: ϡrOYF,Q32B)])\ȟ[S߆h8,p^ hQx%=Yrf{=Svˤ/qON;.[naw z5v LK5QXdPBtw*kׄ!-lk8IEŸm ~م,ovbj*jSVv&o % p&oR´V!}Z}r+ho*mlkKaI,8dٔM6N~dɺ8qf4o_liC&\9OcekeP64G˨Vu>kڌ$]5mh&ЎBV&t ۜQ EцUQ6sõ kЉڗ}jk:_"G]DG2W:)-|cT'l`JI'"_P|BlkZÑgmEgD{3D ?἟.}Am,-haIr⥇K+b,N{'=ۄX~Mewf7%hDCZt9|yMf{Ҵ>Yx^ v-z~Ա.E)VZ9B >4S@Iܳ9Uf.F]X Z ӷХwzzs RyHw$TT+ R!Aܺ>9.Vdm-4M?)u*'r\G#"VYtj+F |se" c$&@IWD1\qWes|#isx>%qw\Ԓ+VAZݲnMDUJxt@)(hi/^v\7^(BoUB$QأYl2v=~^\yeZ( ]b˱js]*=+Ui]CrɆ9;`MgNt2)'|oZ>,cc7b)fFʴ>m `Ҷ#j~n~fO 8Ekv5%M%W&ÕΝ!gÄnf%9. r"* o묷i Í-VX{CT!v6喨Цn {U g-hsĨ/8ک\(is7g,͡ P )Ӎy97,~9eywi`\Z`̂Wb|J@n!e`_4RKQW:{2'G!]WMz%hx`dso0cbq4:N!(f`c"@!dmА:}ysIW $2?vcp/H7WR[B zodlrkI&U ܉Т>Q<(ɽ6z7Z!a|C`AvA-YҨ:^G:,$)ib yZvuLteegZS nм-}/a8au2hVXnffpngM`mU~խeܠx0DuД]tvؿlPZq~4q6@>ïK'ۚU5YR DӺaR'G$ ˤK[+)KsCӟ긐'gc`wψ ["IS =&O Ei]Wsbe=BE"n+ p 3Zio>ǜ~"+h@VW| )q:G4jR~]~1NgҪ.^L3zc_lۿ*gfڙ?&.dLB5i I e}J@ VI&oH4Y%LriǼ*yq&@EtpR$jT^z'3{lQ_>)Žc:jUU ,&[5W^ǎCun0MA;EQ@3ZuByX ܾIθ  iƽ$XH% j4Bep.Zn?Őn6ZL8)&KKoWDULAbBP/PYrܐW 欦vӕM895eZ+%&-r Mo3sA*Tzz!ʼ=FrxƑ3}T!͍#R2289 .ȼU L̫߫gɣ؈u,fj͝8 <(&sM< ZhEZ]NiL;D!QCS"ލB&?YM  -HP;,B:L&ؓ~w>`]^mJ1VK.3Y8mw(J@xORu]،7\$?xGC`RKȓfz{^4dN4֛,S_@MxiH2" 0 Kˎ4k$;=Rב=Zo̝$A|R3ėrVL潰7;zFl4D5XH|-; b؀RɃqDڲKL6%=jT(پ"؝Oݟjq ]rI'rFE(dycgc$ A%@{V&U5a Kͩ#DٕCzjq^D _ YdZq釟_|M!{ EnWpLSVdM)ދF/V!07b"w=6<9KK?,Nm9JМ4W8Iכ`"B+qFG]T^s]=\gѻ{@≔%En+O<] mNU#nY'@\MWr{Adme[\vkn=RoIa&[~ZhU6q97YLJhMBag߳3m! ǒRFYs_!="W}@#޸G3]rzJGFog[MbWp+Qܣh|HIPܜ=n!.8FIMžT)LdMl4f:#mX4>q㛊y%Wؽ"!`Hx"/$mR+Zmy [ C:u2|. z-5K9_˟[@] x|JIH˃/*|V4dE)4Șϵ|/^?hLp/pLTf6ƮR~n'1:^8rHr<)?y~Q}2:gMyt$Y;Gc=-LcGZ.6i"Fh- h_ ݝvt+ڧR-axyX#oBiyM;.I4Xf6近Hv"iߴPnbDVnhe0+FWKн )^=Hb,L&  d$@Np}dUvM\QI$C+s^X6&KӅfmBk$c#Xby眃IoYpǻ;f9i}Px~wOK?"j i{cD 'nDrZw%eY ($h3<DƆ>sֆ(}'tI_]ݗ9jGfS))\xZև41"_LLˆwlHxq@jt >^j3:14x'6"Z9H/FV0hI,`Aw9aת'ypDmd#P 1;02,FM$el|'vU:=#Vqz6׿ 3Cl*1ĦKe<яB$J׌l-Hw{=\;b.['Mt} %dV^QIZG^ 4ݔ0RBEW1d;،`jK^6mE֍<{`q^iL@){ |hu)+? SYk[PY|j8m*ķ!,菻}?,ʣ^IJk+C|_%ە4HȜ60*Ht`ؑϢ;% z5 wd%dc~k߾jv]\#[́\dBXe_< y-ԗzyېkدM jr D^,h:jZKF=|Nc>IHBgщ@69{ m֙U(4LExBt8PYS@1 lʙ#" T /fr:?ꅦSJsӻP\d"3vy3Ix8iޤ18o'{CpċdH<SB5q{Aofa8Ҁ4]Җv_'_*;܎A!/:rc@TGjxfyᔖiFZ*̰M>^tys Ϩ=橁7+a$3gD"օD ԋ#q2Ywi=%u@'q{6eoߩ")g(hEۦ FH"'Ivݛ{}Н7@9s(:ij,)wŏ]9rHn[T|ݛfh>=m;g|y$nr`tyh,osM*Z7|76]\x3OKGˑdzy&rp8Iq,jQwLwxi3q4<&k#HHמ,Q ]g >Qs a\6UTfmQdwKܽM:!en~ 2eS Twwf.>xa0Aֺ&QkNX]^[sGV˪$loV^u^q0uz.UL ĄE-s %Ԛ ρׯ3/`]Y1Fj;_J]fxJgTj.dz}2/՚ 5,]!T t YZ