squirrel-examples-3.2-bp155.1.4 >  A ddۧI%z &!OvɁ.a ~='qպS$)CR0Ke.RX*X{ =2ty7m?> #)#>rz+q⫴)CԱK3Ͱzܒszeqc9V %gT盼il*s9:'ZP>uX_Aof/ʡҧL3wܡ2p|sL"ŅYL. =TJfo8GA%ǜ7!["Hg9+/Ϸo֮@ffeG%^YM&/(2gnJf׀."e%:g}/ ݻ,j6OGj 0A/*aHA>߹l!W^FzZ-2=Y[QGAdJ3Vath]/2zgr5ÁBAUjq{E1]iIX6E %e6ba8770ce1d509db5f0a38f5a86bfb3f7f2c1cc7a7265703bb93ff83562a1f0e61d4696f964a26245833e3f19c8dbf199fed2990'ddۧI%z ΒQr dQ'$30N6_J4 "<\Q=qH5/Hꓡ{DnArdL0~LVZF d[N skRCħg]Ϯ"*Ezn@D{*T|8?cH^_jV)7̀{s4S5`d#`hI[%J̀DvgS  2XVtB ]~Ԅb"ёmYNs{Yz[BI!C HGB8vhI&0¥(;Ld~j,l(NFTs|G/n~AV p<ɓ:okX@:2yNKA= %*:3pc}dTGč}8Si,Ѯ/JX0>kKaE Vk- y48oNYg dGE hmO[XnB"ʴڟ-XtMΉ cڌ%vխQ$EԿa Aw)5>p;?td " ?hltx H l    D`t(8 9D : H F>GPHIXY\]P^/bncdefluvz$(.pCsquirrel-examples3.2bp155.1.4Example scripts for squirrelExample scripts to show squirrel usage.ddۜstones*WSUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgDevelopment/Languages/Otherhttps://squirrel-lang.org/linuxnoarch{f|ndAA큤ddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛddۛf4e22e00f0207d82b7ddaccc6477cd152f57e430d9058091ce2778fee7655bebd04d7e312cbf44d8269e98f534d687df17690b3d9e822fb498b198aed8bda9ffdbfbb8912305e01a48bb9364d874c6126234cbcfed5aba2463acc0c9d67d5cf0f87d6e27f2192a0df95c5824b6689733127371fc0f7439b37ee29fb0f52d2b4f72fb7c2cdae5f3ebfe20c148469eeae13d8a05c29f5538636b1d8c4f3d4c56ae6e48b403c7765a3dbd6b12c61af35d7abcf95c811422b11cf201af4766e38ff359ab0661aa38ee7f12ec75406a7c156942ddec268f730dfb5d837e70585ed4d0b07dd6641486a4f5e4c76778c0745e4ca4b1344a951986b12aafa59efb67bf956aba26cb789931139c7bb84405e0a5bfc0b158cc99a5b2abaa828b46d067e6b4c63bf759e5502fc9f4ad863b883423a2d75992aeaebee6a713eb81fe3f714a4b69696b3c3c1377e9f92a8600efeb3732b55735b1ba8e1db6c1acc764f0b578f1d7f09c931c76632f06e44ee4f4ac851ad72acff3b78badeef9042da8f36daa7fca9e8fb0917ec8de8843d7518e5779e959dd6e2a5b8f5b1f32a03312f45b7ef61e137f0bad2121d9089e0135bd7d231b2fc9949299fccfffffedbc90e793d57bccb91f6c585a4f4179fca6471be5fe35c57c659e6a9a921f1d3e6b5f5806228cb7e07b5e43da8930b889a25b382e20d7262926f0719c3dfcccbda4d024ff4fbfrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsquirrel-3.2-bp155.1.4.src.rpmsquirrel-examples    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)squirrel3.0.4-14.6.0-14.0-15.2-13.24.14.3cG]?]@]w@UQO!Om@NwNT@Dirk Müller Jan Engelhardt Christophe Giboudeaux Christophe Giboudeaux p.drouand@gmail.comcoolo@suse.comjoop.boonen@opensuse.orgdimstar@opensuse.orgcoolo@suse.compth@suse.de- update to 3.2 (bsc#1201974, CVE-2021-41556): * added new inline bind env syntax for closures * added sq_tailcall * added rawcall keyword * added post call initializer syntax * added table.keys() and table.values() * added table.filter() * added skipempty in split() * additional parameters in array.map() and array.apply() * additional optional initializer in array.reduce() * added sqstd_pushstringf and sqstd_throwerrorf * closure.call() is now a "native tailcall" and the invoked function can now be suspended * fixed sq_newmember and sq_rawnewmember properly pop parameters * fixed capturing free variable on for loop counter before a break statement * fixed \u in lexer * various bugfixes * sq_gettypetag doesn't set last error(it's treated as SQBool function but keeps a SQRESULT for backward compatibility) * fixed _set method in userdata delegates * fixed some warnings - drop squirrel-aliasing.patch, squirrel-ptr_conversion.patch (upstream)- Drop %defattr, drop *.la files, trim bias from description.- Fix the download URL- Use -ffat-lto-objects when building static libraries. - Run spec-cleaner- Update to version 3.0.7 * newthread and sq_newthread() no longer resets the base lib function in the root table * exceptions in the _inherited metamethod are propagated * 'in' operator performance improvement * fixed bug in print() * fixed some documentation bug - Use download Url as source - Update patches; * squirrel-gcc47.patch * squirrel-ptr_conversion.patch- the dirname macro is something special in rpm 4.11, so rename the macro to fix build- update to version 3.0.2 + added sq_gethash API + now array.sort() is implemented with heapsort + now floats in scientific notation also accept numbers with no '.' (eg. 1e+6 or 1e6) + fixed some warning + fixed some documentation + fixed bug in GC- Add squirrel-gcc47.patch: Fix build with gcc 4.7.- calling autoreconf after patching all about auto* sounds sane- Change license to MIT (bnc#730449).stones 1684331420 3.2-bp155.1.4squirrelexamplesackermann.nutarray.nutclass.nutclassattributes.nutcoroutines.nutdelegation.nutfibonacci.nutflow.nutgenerators.nuthello.nutlist.nutloops.nutmatrix.nutmetamethods.nutmethcall.nuttailstate.nut/usr/share//usr/share/squirrel//usr/share/squirrel/examples/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/a52b1a28a9642634612416c9c715373d-squirrelcpioxz5x86_64-suse-linuxdirectoryASCII textC++ source, ASCII text,)]՟ri4utf-8dee406bda8c21962a24ddbb236e23b42d6d29452b57211867655ce9058fc2c2c?P7zXZ !t/5] crt:bLL ~U IˆM'or_ٷ~&f]pv8_.ur}W[hN;hV H g$xYS[Kڢ? D伭cc@O2٦{jķ(kPA/y>3tHn}`#Қ SX y@P:KGh"ە6e@5 չ'.p4}~D{(XZA3Kx?<Xף{N83Oފޱb4UWH59MQ;=ehŤS,ǩXD,&ڽ$~4b!U}Qc efhEdOz"HgfVuZ=Ҹձ:xMBFٍ죌X /ZܓJ &alVq[% j'U0PTtQ7H@6F`sN>oX/ăfK৉Zgrº۟GE0v#M S{)/นp}mOn)?8G֫ ̒(Mj 5HC"l"K%EAs%ɾxw,FV1 G+<GqVoךJaREfIJ9@cik> zr] "tGzk";#GL 'x03hzVpU٬RE]EFC~5/ iBƶ:|PO ř(+eQ0g-M4cSڴ^Чԓ|]-A{Gݖ/G?_ i)˝;(ʰw m KY>}#ztlSßt KVaJdj:Yҟ{Qa!"oCA/ l}cJy@:CB֔`2}AefLjh=Ob<죓[ī$j>>^&y[?u4$ n{⨯%km1n>EWAmMooR} FH^q2OXRz$ކ@?)sFj+|Rnk0*e줪uq)9W5cAf-o/.Ro. !ǘ>1ZHLR7"3k:?Ql. U;Oࡓƌ}z >7Eq +XjvUsZ=7y~e|vQg:Re44Kp%n"5 P KAFUqE̚#{}vSsޔaK5:셜BZ+tkpKp^<3n 6[^l6֪*lCpRSǧ4˟įmDKAcCROlƃu}QLY| 7u#1G"Y%VF*wVƏLŇѷ@χ3bJ׊(j1]bjVpN,$StW2Dl%fqC.c<a|Y?\g;Skt>|.>-n+Y4Yg'z)܉M c20.v2Q r=myWp$Jrrd4ώZP *z ƈz>.C_gm"!lS_dmiu@BV:"Muښ}mF ½iH8@A-&g]} :; N閽S9lI# qWu0J1aNny\BiQSߢ@r8L~|Y*1 F6=lΨk]T ý\|/v WYٚ,]iBXF"8Y.%&}u3@#xbGBhNGO۳46u&N_Od&z+_luVh?Pr9R(q=p,X͊ZL'|$vïrft -gU`sh*tXM[<FIګd'T +8ҍ'UlyKsdf׼mPt䗚d}<י1eETDy[-b]ѻ'Ҽ|,[}6&4t%6@8O)PXKR R