octave-forge-doctest-0.8.0-bp155.1.6 >  A dlI%z *\jgnnn V!{8llsV"ySU]gx'ZәF&;AAങ4sx%uVv/R X րS+O;G覚@,ZX{̖tGK9MZj0-4@|F%4n ȡ4+Dvn2o [^Wͯ`vªfz_2 ]T\NtJX6.xC 69~1 9v.X5aXv |@2WGe?k=XNֲR ~ (38&pR_eSm`4Z b!ȟ'`}oVNJm,]P>@RzuVC \ŲVfK {Tbl 'M4mo۪ޥ:{;6[,G01ae1a7ad285876897a14bc6c840b77a3ba6e08a5c59440af5a6dabbc104182f00997adea46fb82079d2c22c4da784697a6fd10a^dlI%z Bc+=.<;G0g>+lp.8TVU 7LDەk i:2rhbAQ$N2dY̧&8iBk-;XjMghO]4@熊Uzvw,Ew6Z~wAW㠦`LV׵EKF0[뻛x,YƀؖIW57b8V%9)FQIw6v*򶍄$&[t@ EDExHrUyR}L'^H>LJb/ SQbOW^'H͖*FiA?׺t\n]q};I]?C2}bl{Z+3*Z/Jp??d ' H 3QW^$p     0| : h    f( 8 9 : Q>@FGH<IXY\]^!bcudefluvTz|Coctave-forge-doctest0.8.0bp155.1.6Octave-Forge documentation testsThe Octave-Forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that documentation stays up-to-date during software development. This is part of Octave-Forge project.dlzlamb11SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clause AND GPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Scientific/Mathhttps://octave.sourceforge.iolinuxnoarch /usr/bin/octave --no-gui --no-window-system --norc --no-history --quiet --eval "pkg rebuild" /usr/bin/octave --no-gui --no-window-system --norc --no-history --quiet --eval "pkg rebuild"c/&O0J. A큤A큤A큤dlydlydlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlxdlx5b335d3100ff59c1a9d4ca82c9f1b9f32b0028f417b916183eddc85a912fcaa957bac7e40bc81c60472bd1399ef0c3ef729647fe1b8a2ea9d837ef012e132baab77e4304c31f33efc81e195c6e0287c611fc2768685d1ecfb612a48f5db4dd32cea960e1bab3e120e157ae154c71e0319121eb4425032ee2a7a771afdd0d0e619578a3b482a5143fc78f5a3e927d75527a8466f35144547a26a7a1493be7efffbce9be9cbfe02ced81733e665b59372cd4c5909c378b697df441afb42b346480a36a0b824c68692d80862d60318ddb9ba8bd16d5480136bf20e8c5b83e979fd35905341e52057599b70a49c63fe9953f861935811456fc94a685c9426679ed28dbd87d5e58c3cbb64effc78485eea79ae55e42cee4da84e0cbb48522e31a4e11a942b6ca7a99cd2053b3299455e898ff46997b9c8d5e20198f5a7f8ea931219d2f7ff60f793a00f9a5e39727c6503f0aa836ba58c0530c76cfdf4da74afd466cf4fe93b1674d73604ca0d643529efd1f571d28490cba9d812b2c7af9413eb014499442e97b79ba355255d0605086a805a8645a09959f6dd21d667e95fb2826a1025baad7975ee142a299b1ce8b09ba62bf581fc1d986e093d37cbe266728b83661fd0c6554f76eecdbcd2d09ea7edfb842a2cf78c042052780dfda4ba0439fdb0dd6f4cd38b75dee9968b035860c6887e5cc845b95e36c337b351fdbd5a24cb0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootoctave-forge-doctest-0.8.0-bp155.1.6.src.rpmoctave-forge-doctest     /bin/sh/bin/shoctave-clirpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.2.03.0.4-14.6.0-14.0-15.2-14.14.3cj@]e@[O+X6@W[@UDirk Müller Stefan Brüns badshah400@gmail.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- update to 0.8.0: * Expected error messages can be optionally prefixed with "error: ". * Writing "??? " at the beginning of an error is now deprecated. * Texinfo users can markup errors with `@error{}`. * `doctest myclass` has been refactored with various bugs fixed. * Preliminary support for `doctest classdef.method` on Octave. * Test classdef methods using dotted `classdef.method` while still using `@class/method` on old-style classes. * Functions defined directly in the Octave interpreter can now be tested. * Test suite fixes for Octave 6 and 7. * Source code is encoded with UTF-8, indicated with `.oct-config` files. * Don't doctest some classdef methods twice.- Update to version 0.7.0: * Functions within compiled `.oct` files can now be tested. * Tests are run with default number formatting (see `help doctest`). * More robust to errors during testing. * Makefile improvements and fixes.- Update to version 0.6.1: * Workaround regex bug on ARM (again!). - Changes from version 0.6.0: * Tests can now call "clear" and "clear all". * Fixes for running on Octave development versions (upcoming 4.4.0). * Minimum supported Octave version is now 4.2.0. The package no longer has any compiled code and does not include an "evalc" implementation. - Update Requires: octave-cli > 4.2.0 is now required. - Update file list: pkg no longer installs to libdir. - BuildArch: noarch because pkg no longer installs arch dependent binaries. - Untar tarball in build dir before running checks.- Update to version 0.5.0 * SKIP_IF and other conditional directives can include small single-line blocks of code. * Recursion into subdirectories is now the default. * In Texinfo mode, skip tests without output by default.- Update to version 0.4.1 * Added conditional variants of SKIP and XFAIL directives to control test execution based on runtime conditions. * Added constants DOCTEST_OCTAVE and DOCTEST_MATLAB that can be used as conditions in SKIP_IF etc. * Improved handling of example code in TexInfo documentation. * Improved folder/directory traversals.- Initial package, version 0.4.0/bin/sh/bin/shlamb11 1684841850 0.8.0-bp155.1.6doctest-0.8.0doc-cachedoctest.mpackinfoCOPYINGDESCRIPTIONINDEXNEWSprivatedoctest_collect.mdoctest_colors.mdoctest_compare.mdoctest_datastore.mdoctest_default_directives.mdoctest_format_exception.mdoctest_join_conditions.mdoctest_run_docstring.mdoctest_run_tests.mis_octave.m/usr/share/octave/packages//usr/share/octave/packages/doctest-0.8.0//usr/share/octave/packages/doctest-0.8.0/packinfo//usr/share/octave/packages/doctest-0.8.0/private/-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/774571f8aea0f84294ad1b3e1102f24a-octave-forge-doctestcpioxz5noarch-suse-linuxdirectoryUTF-8 Unicode textASCII textͯѾg~Ňtutf-821508171a35585dc131de3dc25d0b6699e50f753b693af676bb752ba9e94de05?7zXZ !t/'A] crt:bLL ؞vp\֨&ZlB,z R29'"|a)%Owiʓ?-X'@'i!#y{HHinOl'8[[٢: ҎE K(]mvHEWK͘{.0 0q&xJ~ o'e1ju 'C+ߥ\zCk/ၗfdِmxs8x>FL$cx|D}q} *`g{_/Z6JS+%[XADST> zpOK^GwWG>v9K,䐲ZU-WoMrI#I.xSCl1ڴ."ɫCN{>Aq_vh@LsLeG! sa!2CXm>}nUQ^"p_.- 9G·L( ~+'Ť'sps H={Hc 9'0Rƽ""H( 2#$ה3@Y:ec$hz3M^ El夰;+Ag=H,6<'o+ј"jo3^'  E ]m%D?tGi.a^|S!U1N ?NB1}*A{D5/*zq%L9]^7$+^ؚ2><Q*F5gGADzGxtsYi\$B&|)Gkק/ kUaQ;TT-%^%.+UVJ/m:G~&8{) };sixUY3i5?0/ Ce.6n՛w3r?vSpSה^~e553 A:B]k'F(J(4W:~w4H fKzEO W(-_LR;Br#k??Ŝu FQ) Dd$ !r1س97Oh wz54kYx^iio[@D6\|fxrȣƘ<8qs:z|Pb*}L%LiN1uưd;mqa͑F Y~x%&9u !w:dzo s:Ec>27aeAOWc4fK;޶,S=qƛ#ȨB!nt7p+-P8R? nrǻ\Ӿ4%m?X8<"&'L`(ldNz=$ȼn|ad_.Z\lfw= =x̓ [s<] ;SӰI ,֝A;da-EzGFoG`|RYZq4i\D10Xz3xm0BL`_hl} TW!# )|jd2UJ#hϾU=16p~?0 -:~WjXÆ 2 K">Wad{0;׮@//܏DqU{39I%T?"\-Χv9S"|y7w0e[C]F9Aq0u;R4 }1K|?%?^U'K9{(.y]e,ugSI?갩9aNQaG%tJ6FWXmpp;OA%9_ īFu7~Ng7 >AU3*j6II< =;̑Ãӎ]h_EP^ȓ rʢA-{|m\J/C 0o)+~>5}yq/^>PlʓA9͐TaH GWV/j sPsSqiG])b(2~gs`LA%,ql@ ORC)zc0;}sڛm4&ff޵JN|%KC$e򵯉-ti5t -@Z̜¡ڑ?8rF$UoK\l5U+xjܣ?|<dt7f.AIQw Eȇs9}'5sCK@ E[AnI&Pk|mZ[#s0@2KO89 y3=$9nA%yFY LJ%38b B]jr[,7sC`r):a|l2 !}.JSJϢ"^MM&u*Ly˼S Y ?)^9¯Sk7(6-sg&Kk\CZN Ƭt9aE;}G)ٙK8I#f^ ~5!M^Y_P^2N}Eҫ']6r,U?cOlPـo:Beyi;{Po1_0n0s+Ftl7 @.i-?{1v[rSJ UEuhct͒|F)`>TN3e|jW.2iP2I@e{ᛲQM{xǿ^ZP4'tsdq=ndO ,P&wHcM `r[fʮ©Ix/Y>z6u3 |D͠Xpԁ'U;gGXGJU>''bH`C_) .jב?Ee"&'=cB<2u_^ B%_SkOJC14NhKnhi{tmQc2왥]90juD&Mga]Ż74+YfM-f]SK823:3~w$ WSn8O${O}SN tp/Im#ݷ,RwgQu $;-4*!߂¡Za֠A2awb,h:i-mBX^2OA1r&Pi:F=UJ:Td*jʈi cABom88ykGs7bKαh38 Gjr4qY@QtE4ya.FJFoKsC rJX;,?%}il?!PvjZ `T錎/OZ< qWf \[y4 C- ,!xc#6//ӝA.gQ@+i*;pu5k^z,8?"+z34 Nyicp ]oZ9E;.t7rluIsZ0͖[Ȧ>ds` GG27xx-b?Pm)LPAkF.Y@Mh6X2GkpBMK!aIo3`c[a4(#2ˤ`p,]Aȹ-*omSW FvÑ-C$Pb!&5>i3J9ָ8hK{ +P=8|} 8|x h~NnF~ܴDB]nq3z⤊Nb|7{W GNS +UN|..&3'GΨ @jv@ EW[ hcr݇5YOڣXVRKhE}j.fnt QbLEQa1l$jm1wj[&ԭHܻ%6MR6`k S2^ŚԶgX @jW=EibAkPi"DPMw0?^t{>ZiِsusO駀< _ff_~83O 6 So[Kf"w w;9Л3Q6hn;𜲄m+(#iqcdߎ>7ܞS߶{7s¸1E-rEЖX[gz8oR;v ֶOỏ`LGxAa $l9&1s2aE f2[F2y5>"N$,=ĔzW֘{2|!*Ԅ5j{ã]*ҁ7.odvI1'$T?SԱϭm :65Od[2$w 11G[syͲ$&C.h k7/ҿ0`nNsIoEd 7&|*iШf`.1T=Xһ8$*whA$ls9H >Ө fs?ӽ`w(nWvsZh]K{{RtI d*w8HTQ֤K-F@;{d `I[1KbvkGYvoH.15?f􈮦A;3 YH0)[i vε'& 8*8)G!?TPǶ9MKJtҨvƧ` 5r(j@oXJ:*䶻 \y*+ xөq3SsL<\s_? IDlgu?kf2vg[}V Maokz!ED98Xױ,:k~u rsЕ"jglT<)^b.I>4NBuicXKy5|f.uhhQ[/4ԍU.%fC`Sr̂(;n721:C15 (OT[ ٫Q~:`ئٕx&BLd?ZކP50O $Ăf҆iP Bȸ-j] 1BS-6NلIC/&3c]=ctBNBY3\NAIE kpFf:]:ķ9{pYQ3?s=/hBmH*>eИX}>N]I6k0Q=2.o|)b! %XL%Hv”3$Xz]Oذ [V-Hd"r14l!P7doF~P8@k@?}0COG}hT  V{l*{DǛL>׷H^XڴeO.Z,ѿnIֲih1>{4ȺP)V9jt}y/s+|MBdou9rq7;ڐ)# ESp:i`y{ϸ+skrw<vS|)*y'<9^:1딞Ab^8L<6v݌s=v}G漈Ŋh!:7u3_c7ŢQ F^T=g/ӟl|Ʀ>&1ӘR֩iz \ eI?fGF1̜1D<4j C"Y%NhPb;&Ϟ.@In FAĚ2_R)Bf| o"&o5HȈF\E}F5wխ Z ʉoZCp 3iN tDx(x>dgrH`"7HI,خ kg*R">G@8ϕQ]\8cH~b,GJXkZ_;9}z=J-EyX,}@em"Y_ 0(9([x윸s3HKER㗠KtSSAC ?A~թRz?n ;R[FB"^Z1M&j+puftda6?t܏uذep. WD36\GB(CڇVbɔ܌C**Y,uՒXGHA>+{$dpS쎕E ]瑗'V]4-502$+.9}O*bqB6tRS{p-Șj1u1¦*= ] POpķe`zyH6oG"0وO]9*qsj 5%/|Mj 3hALM=WѱDT ĤtMPv. IU e3.љͺJ湋Tm [ޥUC)>ڍ3ÀeWR+N?,w/1#YL&hΡٛw&=SO+gφ] Ń"9fxJ3|nt//' o}P|D榚lr?X x@W|[f'=Y`",CAt "<:|TU[Ć*az5̽!+:aX' LF8 Ӂꘫa4ޗ +{;9 wޮVh(x$3Kf^D~XÚ @@vê0e#]̍50Y awuOd(HT Q:0?gZ *?{!J v$4e0sb5~yUpC;PR}^M33rN^%#-g_s..n.4f'$a@L-8v2w2H _SO^Ą4= 2YJK̡P2Ԣg Ԙ9NJj4 ɽtCo ;q^?BJ̢m tPbT6P/Z_P2L_";U ]Di'=a:]Gg{S]ʓ!Tyq2_kkKZW-Ũ Ev-F)_\/k@e/lSɞ0 lpפ\:D-ŅMAr380s<CaT 8ޘcQqdGVB~G*zfOS^6a&6_mB䝸D[傛c#9N@Ox rwLE}9ij藪[> @iFeF2j'5a=a,IBoT'(8"u]7$V8MJ'Of_\x&h͗rN~Wʡ`=ܺ?"2,\gW69%]-O߾n{-^iԐgccs(œ3RQ +rDٮt0*l,h޾mjrA=^hT249ogpLT~BIln%aWuE\ݰiؾ˘E)+ [7 Q晪 >P:-]Eb5e}Änp0Ph-O!dti`1|(K9O{Fڦ;M+H{ylt,9v`̇mS͊a*2FXKX;B&'s|sm ͐u/F)0+׷MjWMe:>( AkҮ r]i8mș ?i`*R!|s&-nJ:'9Ma$;Y #WD/|H"sgYWF%. Lր]R8w8 FajO"e` ҂ƣn[ehs=}@l5ǀT ݲ/4m=.g%Q-x-\Tm;<;#aOØgͺڤm]4 #{H΅X@yv+dZ`OУU-U0…)1nK&"i~ɛ!睰5e I 8n.qxWuJ, Ss|׃=#;HynJuљV+G(euRo4M+AJL2;ە~s";?92rѳDfw@{Zt-ܭx.=TzM2#%es06u4]f L u@ߎЕ=2  vOUY 2n 0m̚0jhQ-L4ѕQKx1KD f=^4> Z0 砹ō0ÜI7HN~y۶W˴^>zğgVi=Bx 3(_nͪ^Z81DV긌;&r[VrÊI= ٨@`$V,invV H%&, ,}zɂKAOafX(H&o_ZNvocz#~yL=8e-vlj_96|tC^ HEދOet^xv CyuƑ^p2!wRRk)?&*_qMM^,5QCrrNb1nbi]2U),"}NF=epcߣ8,<Ynk|iX%WSp4&p=$⸾C [ )skUL`8 N|[ CZUp5&EMlJC|AOMKv Yy!mG^aD@^fcZ9JgsUu䭬Sg/m% 10^4J2Ds c6E  ]IW @ϨGqBN9 uUita7>FQڧg/huZm 4lDzaKusF2[q9+Y 6m3vYЁ^d+cS6FFWZr(eyc~353{HrGHS~r.z;*1P=~&(<0@,S7!r0 0ꌥ|ױRf܆I+5 MdIӎ™< #(j.\?]GحKw=n\q c*'2R˙90v.GJXЅR EGb.~&4\ 0:|SDu/Gn OA+`H4$Wo *n0`\-wYHb?wbt9x*=Gg=j ܶE;\OK%<ŋ>* Q5=OlDy.><|Vv!Vƶ͂<+UCE[b]dvZ=PDT@=-T`]B1 ϗi{’C DH=s^h6-5+ qw=h??8μD6=h}kfdO"n?czObغ4@3G)p$*,r}[m&|aTcaKt8/4f:Z߃<RݴNM 9t\ߑfl8r~ "t~ݤ3\T,_ tu;-1-#l]ؚ@3^٥+Xgbܦφ"M<>fPō ; h [3[DH6Vm{Vu튦cRj\vrj8)/sXYH޵LL7=`f`+f# x6&rj(2׈b0$:va+PtŞ@ԳrNd\ŧU)_uZud H=it!i/hL!)amΗ /tb*ɯ+L>CiwN"֪LtQԞqS1')"TPz d}ÜOZeq'ĭ/CGIt] *ɹdR>W9(|Xw( *GxxwSZ&PwC? ] ]Ұg18hnPt|ڱ/ D8C@g0UQv۬%}iMh9"-bcSi2 u| s]3ՙD:V&!ͩ2ok8e34}xB@n<j]=z(S?O8}dTO%ވEEY;tuz2mۥ%X]!< H/'.[k BLc4{4)J8;[ cxz긯2zZI8W`eyWRO[XȟEmΔc7+{aABBG*1(ۥ#C-F4^ӕ3qoԌg^WKDe=Q魚 2XO4qGY?pDmI1"/iq\o5gV.1q"f=65)y[rY%g텤eQUÙ\$8hr4&Z-~tP L{ʼnԵt$a'EK)5˅# cwU2Xg0,DRͿ; iPO"zp !׶y)K]i: tM1rVzF5< IhQ0&) sˎTM*Hm@J%um#H|eխady:SF4n0/FXaPϠ廸h#jJ0Kp_ipҭ 4LR*+Ӎ )6Q"Vc?Z@:S8W+A5sz73}˩Wa;œmEV 5HK!~*tIWwbkE"8z\aVyW5VA`c|H>뛲|i}zձ`!83{|q#xA7dž6?):.v| \u!]+P|xl%Hs2,6 H洧qޓlq*W=3R%Voa֍P4~d 2wdۅ^~OjV|TWoh ߌMJ/.:=P`1+:7nhrjB"~['^v`%:red9"%̖zVDL`^cBAg'O\lD P9Ҹ]lkB$M^ !ab$ԇCASR,xúM4${X M[tlt["ʹxO3-cύ鵀~VYDU5$ޚhy7ZOwN})ЧP= |B䇻W3?jrQcgEMM O͞>^eIa_,y>BZ²ar>àe1S