sassc-3.5.0-lp152.3.6 >  A ^s/=„$ڡqWiHT3 ??%x֡.3݃RiF03Y&XS qu0'tXѯG12pS 9 |rzFq:jDWA eבj񵃄o^Ix-NRFqz=^x#uےZ2QA1G`3f}g"ZNe=g; ߹"Ɨ `iƷP-)(e>48e11aa8bb07f535c50aa85e362713a9602312cdc6588f679ace6a4150794aa5b560fe7206eddaa15b94c84adefde3383e0529cdH^s/=„Q!T9I|7?E(i SkSfkGD3l;U6e8 Z4󭦂hG%g C@h̉9BgLo4x0{B(3mLPg$MƾѹBGg xt$8g #"šLcD9#\ОᲐVy{n:Ğ_/1J`룥_ tn7Ru5YJ w[>p>(?(d  4 (,?HL f~       H O (q8x9:F%-G%@H%PI%`X%dY%l\%]%^%b%c&d'e'f' l' u' v'0w(x(y( z(8(H(L(R(Csassc3.5.0lp152.3.6Libsass command line driverSassC is a C/C++ port of the Sass engine. The point is to be simple, fast, and easy to integrate. Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze.^klamb19XopenSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgDevelopment/Tools/Otherhttps://github.com/sass/sassc/linuxx86_64LHA큤^j^kZWZWa576efb5f91d051e8419325fab82d8cf7e7a7097b17d712ea1e28c2961f23a5bc6c99a8e1263e7227fa10d7f31e265ec2da06cd08562b7c42a4e63afefabda88293485f18e9e03fdd2161d41b35ede58919de8eb0d16f1ab84fce8c9e5b92662rootrootrootrootrootrootrootrootsassc-3.5.0-lp152.3.6.src.rpmsasscsassc(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libsass-3.6.1.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZkZ@XX6@X5gutaper@gmail.comgutaper@gmail.comronisbr@gmail.comronisbr@gmail.comronisbr@gmail.com- New upstream release 3.5.0: Features: * Implement trailing commas in parameters and arguments (#2070, @xzyfer) * Implement deprecation warning for ID strings that look like colors (#2302, @xzyfer) * Implement content-exists function (#2266, @xzyfer) * Implement support for passing var() to CSS functions (#2244, @xzyfer) * Implement first class functions (#2277 #2275, @xzyfer) * Implement nesting guard to avoid "out of stack space" (#2438, @mgreter) * Implement exponents for numbers (#2465, @mgreter) * Implement long file path support for Windows (#2477, @mgreter) * Implement case modifier for attribute selector (#2509, @mgreter) * Implement warning for double parent selectors (#2522, @mgreter) * Implement support for custom property syntax (#2076, @xzyfer) * Implement support for custom-property feature flag (#2076, @xzyfer) Optimisations: * Performance improvements (#2339, @mgreter) * Fix memory leak by removing previously unused code (#2505, @mgreter) * Fix memory leak of custom functions signature (#2553, @mgreter) Community: * Add libsass-python to Readme (#2546, @asottile) * Update link to go-libsass (#2340 #2410, @drewwells) Fixes: * Fix media query stack and eval issue (#2341, @mgreter) * Fix Attribute Selector equal compare operator (#2347, @mgreter) * Fix segfault for varargs with non-string keys (#2352, @mgreter) * Fix Element Selector compare operators (#2347, @mgreter) * Fix compiler issue with spec regression on NetBSD 6.1 (#2357, @mgreter) * Fix some segfaults caused by the parser being too forgiving (#2367, @xzyfer) * Fix segfault with invalid map keys (#2368, @xzyfer) * Fix null pointer dereference in css_error (#2369, @xzyfer) * Fix bug when parsing selector schemas (#2371, @xzyfer) * Fix null pointer dereference when parsing selector schemas (#2371, @2372) * Fix .editorconfig (#2380, @brucek) * Fix compiler issue with spec regression on NetBSD 6.1 (#2357, @mgreter) * Fix segfault when extending pseudo selectors failed (#2366, @mgreter) * Fix parser for urls looking like ruleset selectors (#2376, @mgreter) * Fix use of non-portable std::to_string (#2385, @mgreter) * Fix use of non-portable strdup (#2459, @asottile) * Fix unary slash expressions (#2349 #2384, @mgreter) * Fix missing error for trailing comma in selector list (#2365, @mgreter) * Fix selector and binominal look ahead (#2346, @mgreter) * Fix hex escape handling in interpolation (#2320, @mgreter) * Fix wrong parsing of calc functions as number units (#2382, @mgreter) * Fix incorrect comment evaluation for compressed output (#2359, @mgreter) * Fix parent selector handling in selector schema (#2358, @mgreter) * Fix parameter vararg and keyword handling (#2394, @mgreter) * Fix a few minor memory leaks (#2400, @mgreter) * Fix issue with invalid error indicator (#2404, @mgreter) * Fix selector parsing and url regression (#2429, @mgreter) * Fix null ptr segv on invalid vararg (#2437, @mgreter) * Fix segfault in selector extend edge-case (#2437, @mgreter) * Fix segfault in selector extend edge-case (#2437, @mgreter) * Fix segfault in selector append edge-case (#2437, @mgreter) * Fix ref-counted value handling in if function (#2437, @mgreter) * Fix segfault in at-root cssize edge-case (#2439, @mgreter) * Fix file content malloc to avoid reading beyond buffer (#2440, @mgreter) * Fix case-sensitive lookup to named color map (#2462, @asottile) * Fix shebang for tap-driver (#2466, @naroga) * Fix segfault in parser edge case (#2446, @mgreter) * Fix memory corruption on error in parse_selector_schema (#2484, @mgreter) * Fix autoconf path for sassc tester (#2492, @mgreter) * Fix output of invisible @support blocks (#2488, @mgreter) * Fix to_value for bracketed lists (#2467, @mgreter) * Fix propagation of named rest arguments (#2480, @mgreter) * Fix @extend of wrapped selectors (#2468, @mgreter) * Fix wrapped pseudo selector handling (#2464 #2383, @mgreter) * Fix minor issue with attribute selector unification (#2053, @mgreter) * Fix issue when passing restargs to call (#2472, @mgreter) * Fix compressing of colors in selectors (#2232, @mgreter) * Fix missing error on selector with invalid quote mark (#2082, @mgreter) * Fix travis-ci mac OSX builds (#2527, @mgreter) * Fix endless loop comparing Selector_List to List (#2516 #2517, @mgreter) * Fix SmartOS/Solaris build regression (#2519, @mgreter) * Fix to connect parent selector only once (#2520, @mgreter) * Fix whitespace issue for wrapped selectors (#2366, @mgreter) * Fix missing error if cwd goes missing (#2513, @mgreter) * Fix missing error when mixin ruleset in root has parent selector (#2482, @mgreter) * Fix sourcemap crutch once again (#2312, @mgreter) * Fix parser state column following static values (#2542, @mgreter) * Fix error indicator not being Unicode aware (#2404, @mgreter) * Fix error sourcemaps not being fully Unicode aware (#2319, @mgreter) * Fix some compiler warnings (#2547, @mgreter) * Fix math with multiple units (#2549, @mgreter) * Fix css test for interpolated numbers (#2560, @mgreter) * Fix null pointer access in nesting check (sass/sassc#222 sass/sassc#223, @mgreter) * Fix @else possibly producing invalid output (#2569, @xzyfer) * Fix parsing of @supports declarations (#2452, @xzyfer)- New upstream release 3.4.5: Features: * Implement trailing commas in parameters and arguments * Implement unary slash expressions Fixes: * Fix Attribute Selector equal compare operator * Fix segfault for varargs with non-string keys * Fix Element Selector compare operators * Fix compiler issue with spec regression on NetBSD 6.1 * Fix some segfaults caused by the parser being too forgiving * Fix segfault with invalid map keys * Fix null pointer dereference in css_error * Fix bug when parsing selector schemas * Fix null pointer dereference in parse_selector_schema * Fix segfault when extending pseudo selectors failed * Fix parser for urls looking like ruleset selectors * Error for trailing rulesets comma * Improve selector and binominal look ahead * Improve hex escape handling in interpolation * Fix wrong parsing of calc functions as number units * Skip comment evaluation for compressed output * Improve parent selector handling in selector schema * Improve parameter vararg and keyword handling * Hotfix to avoid invalid nested :not selectors * Fix a few minor memory leaks- Run spec-cleaner. - Remove `TODO` file since it has been removed by upstream. - Version bump to 3.4.2. Upstream changelog: Version 3.4.2 - ------------ * Features - Sass 3.4.23: Support url() with quotes in unknown directives (@mgreter, #2243) * Fixes - Test bootstrap ignoring SASS_SPEC_PATH and SASS_SASSC_PATH environment variables (@xzyfer, #2265) - Incorrect equality of interpolated values (@mgreter, #2261) - Incorrect error when @content is inside @at-root (@mgreter, [#2260]) - C-API copy_options function losing some options (@mgreter, [#2257]) - Segfault with calling calc (@mgreter, @xzyfer) Version 3.4.1 - ------------ * Features - Add --sass flag for indented syntax support from stdin (@docteurklein, #204) * Fixes - Ability to static compile VCR libs (@am11, #199) - Sourcemap file not being written (@am11, #202) Version 3.4.0 - ------------ * Features - Change output to binary mode (@mgreter, #170) - Add .editorconfig (@nschonni, #184) - Add Windows CI (@am11, #189) - Remove -ldl flag for OpenBSD (@parhs, #197) - Update CLA to match LibSass (@nschonni, #186) * Fixes - Automake compile on msys2 and mingw64 (@mgreter @aroig, #174) - Hanging when called with no args or STDIN piped data (@uizfb, [#179]) - Misc fixes to build scripts (@nschonni, #184 #183) - Remove old unreferenced files (@nschonni, #185) - Memory leak by freeing options we allocated (@mgreter, #196) - Clang warning (-Warray-bounds) (@mgreter, #198)- Change the group and description as per jengelh advice. * The group was changed to Development/Tools as in Fedora; * The description was changed based on the package in Debian.- Initial versionlamb19 15896359473.5.0-lp152.3.63.5.0-lp152.3.6sasscsasscLICENSEReadme.md/usr/bin//usr/share/doc/packages//usr/share/doc/packages/sassc/-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:Leap:15.2/standard/551f0479f96e8593bb9f89a2b0263497-sassccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=ea8503e41d7eb670dc50bc9bd0d20887e509bb9b, for GNU/Linux 3.2.0, strippeddirectoryASCII textRRRRRR)ɾ^/0 F utf-8d8a1cc36c9d08c6b080fab57fa03a4192f96d347ef39a57de8e39df243fef4eb? 7zXZ !t/[ ] crv9uP1(sFcx_PxXV}Ax>@UКټ&,n *~e 5@QcW!&tefN,ƈVePE7YfVw9n?b1:-'f-ًnF-}]&!0DDŽ>5*5W#钧B9*DžuV̮[_ko/?5R=A9W1ra6GD @/ fqԍ-mHhC~h]^Hl$7@_ń W:02P"R&2ˠ:r_S ]p8}s85\c%B F>ؚmF.aWn#a{-p; Wգ$&UFr }_ ?Y+mF 0]^0G 1̫I`} ؐFvKe5ޛng-^BOXd^֤:;*ttn<3Ŕ&+HK˙¡HS}%^;;D!SHFal.0GpWMDX cI>X%I\Qܕ#^cc;D¥ |_m"\C ^3O|&hC?.<|6r=<1T̠JB`(ȵХ" }b.gV㕹f`0\2OJ8p~&xW`nSQ1Otv؜NF"`_!i ?:Zϭ>KZӰ!m.~|\H-L4tz$X7k}K_5Ͽ~h_ɓaIWpHc>yjI5S9X*|ru qx韠AWدt3156r0őGwvȬu,(`>3 \T/6ήJX 2L9-2GXGODe䌁'QH+@YtՔmXb4r)]-_ ?3_5|9qAޥrǘc d?OmW)\ՅzڪĈp ''K֙y \_SG7oX)<!O@9 i+}y"!/)Ć'#q$)H5@xuAU\V0o%=p 9v-9ծH$C3qRlU˪Ltyܜ2O{f )R ǎG%Pi+Vc8< s;Yz*^!eœwgf02-`J!͏y<:2{Bb`~NHRɆfQ<)Eqsߖnc8OP[hPP ٳ*|IpJDYwELM`3^wx{b!@x-n8?6N@9MR2\NIƧCC1phnOD=\mPjaOK xsY4Etf[y]*-lf n64QZ>_o8 8ÃV,(/ǎv,g0"Vt}EYZ4ש~ $S>fA1]F-lX>?!$yT}%NswO?w[lCqb'׫e|Bg 3r3&U?/'D6YP8YLTվcuho{v =d;~ooXvpyrqE) DoŦ̌yPuֲt#ҟ`{`B܍()ӧa|Xz 8XAh=wb {6&_CCS'˒CNՅ&"?6IPΖ,pTH.6]zws`18|D0EQS.S10@\ rv^%6{;\nQ[jAzFjg .ͩ}$&[k&3/#: ղK k$ājg(=~MJ+?HMg: ]2,W?%v wbcA?pht'1]O, m.uDdz+gO'/ ;JwhaČ˝/X }l}^(2E8m_oYYmj8}p~TkbӑbgTD:ɓԛPH*g4VT1@f }fx;  /MOjz>T롩wU)pl|) KCIwe]_ 4IE46sjnmrpQ J'ƌ$3׹V惻Hsj\&k^|XvQH+F œ=/ŎS/dW驲 ӹ+0c srƴ1ٵ t hSz&^zoAKbA+Թv=Ŵ1q`\1{n{VthK~C>-&l_Tnn-'{VlYO%X^ jaaݘPsJB\ \Ic7H(j9m+j9Q\A'U\22?Ϸ::U\ ġILp%w ip^a'bC܇,'68lt$Calu~ٰ*.m]`Gؙ4 ,!+K86쁺 4Lc :΁u =`[.oHc~vgmk:TYia|$"17e`Jc_^:MFK 9:S YqRT8`/xK/;49 A鼯L2IkCK (ؙ;k>δP{Aa{Δ6Op^E5ˉG0kP6N_!?8Z:NUv @:kf[32>4CҹßW U{<^(2mcTl%鈲ߢO18<TNJIGOO=> _0`ɥgEBFWRq@%ÛnmAc=G_s8h<5 tRO{(9ru3ֈe"OUNSҶϺ B15Az_;J:6EM%ZϚLW2;-Oi\DTaco{T% `=m~6cб7XAyHmLv; _?&[І o^F+S[guHSlXM;_cO4_DHb ZȱZwp Ҥi65E: UPI@٤hj Cgmi~(᧡!M o7lb#Ić~Yz_#h\}jKx Fς~E݀}JWiӈ8 ;R0GuE&(RBz0[\E/۠JOg>zW+~S Iy5NDj/ NA'&^QtB= |8 k WK6cU_PLO%%(unK $$yxe^'=[~r[EZnoD0sd`ʜqU g{" [0P0[ i1Emi8eQ ߁% h)m7mǐ K!omd 8R`vr2^xݭˀ)b!<3kYE2,`;)ˎdg >Dx~~mGSINN"qEE뮚@*JcCHv^3~BmoҌՀO<j%LL5UZTىXy,w6 Q"6]+W.>(|#u}`!"Ѓ//ʳ)i5uز)A0mX)ӏ_X~`[ԙix(i'?OspE"VIh"rƄjE:5^OM19٪aOvp*#3ċUb3Q1/ U˅S4+#&U7c+/4S4!pl!. lLZo=UP2\$z:. 1m-ƞՄNr!w@N[- HsɻU/5NOH_ ok%TS`\H71Zxʽj\}:S iuꞬ*89A0<Yo&^~N]->FE_3(WTgG/L:@Md_g&V+͉ЩR0^v7!nǴnWF Q"hT_R8q;l oT*9{_u.{捖> {7D;>sқDzo)? p=# s,KbMSt(N6m!+|-m&XriL!Lk^:␣KI/<0PȳP*n?0HycA5(swwP{|viBڽP=U`o]\# І֛FĹa²;襮$uo[&S 3z,-e@w rmD1LjH|sx.똲UV-FZfȘ15!j H6Q0>1P9v5̾мU:JrH? 4X؏o.^BapS0R ]?xXL3Y=b=]{V%SWW,Q?DU- *whX:yJvuhf\P5 <*<5(Yg#!cFM+j+/r݇Tm=avo؇ܩ~:9 )MTG8e/4ĪceB@:}]Ct^חSI -I.ܥt s+϶