perl-Spreadsheet-Read-scripts-0.84-bp155.1.4 >  A dd̊I%z )QCi?Hۊa**YNJT1{`$(b<s3Hr _(`:4@` l___p~]i]g@]g@\[Z|;ZLYB@Y@Asterios Dramis Asterios Dramis Tina Müller Tina Müller Stephan Kulow Tina Müller Tina Müller Tina Müller Tina Mueller Tina Mueller lars@linux-schulserver.de - 0.80coolo@suse.comcoolo@suse.comstefan.bruens@rwth-aachen.dejamesp@vicidial.comcoolo@suse.com- Do not install xls2csv and xls2csv.1 (conflict with libxls-tools and xls2csv packages).- Enabled installation of package examples and added them in a subpackage "scripts". Had to add also necessary Conflict entries with the following packages: gnumeric (Conflicts with ssdiff) xls2csv (Conflicts with xls2csv and xls2csv.1) - Suggest new "scripts" subpackage in the main package.- Update nonstdperlpath.patch- updated to 0.84 see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes 0.84 - 26 Feb 2021, H.Merijn Brand * It's 2021 * Alias pivot to transpose (issue#36) * Alias strip to trim (issue#36) * Check for consistent return values of parses ()- readd hack to suppress examples in %_bindir- Update patch nonstdperlpath.patch- updated to 0.83 see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes 0.83 - 21 Dec 2020, H.Merijn Brand * Require ParseODS 0.26 * Add ::parsers to get list of supported formats * Add --list to xlscat and xls2csv * Update xls2csv to be identical to xlsx2csv * ::parses ("") will return list of supported types * Move installables from examples/ to scripts/ * Tested on FreeBSD-12.2-RELEASE with all supported backends * Fix META issue for bugtracker- updated to 0.82 see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes 0.82 - 26 Sep 2020, H.Merijn Brand * Move pod tests to xt (and do not distribute) * Fix some links in the docs * Add ".xlsm" to known XLSX file extensions * Spreadsheet::ReadSXC has a new maintainer (Corion) - support file handles - suggest version 0.24 (0.22 causes fails) * First attempt in supporting Spreadsheet::ParseODS (alpha code) - version 0.25 should now pass the limited tests - thanks to Corion for making this happen! * It's 2020 * Fallback to Pod::Text if nroff not available in tools * Extended support for merged cells with merge option - Added $sheet->merged_from ("C2") * Add --no-nl[=x] to xlscat * xlscat: Align-right more numerics on -L (was only positive integers) * xlsx2csv -Z : generate a ZIP file with a CSV for every sheet * Doc fix (issue#33)- Add BuildRequires and Recommends because they are all optional but the module wouldn't make sense if none of those are installed- Add patch nonstdperlpath.patch to the right place in cpanspec.yml and update spec- updated to 0.81 see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes 0.81 - 25 Aug 2019, H.Merijn Brand * It's 2019 * Allow -c + --sep in xlscat * Add --sep= to xls2csv for -A * Add xlsx2csv to distribution (xlsx2csv has -A) * Add -J s / --join str to xlsx2csv * Add cpanfile * Add explicit documentation about formatted vs unformatted * Improve ->new behavior * Auto-detect fallback for CSV now includes '|' for sep_char (PR#26)- update to 0.80 * Raise Spreadsheet::ParseXLSX minimum version to 0.24 * Improve docs on attributes * Add attribute accessors - add BuildRequires for Spreadsheet::ParseExcel, Text::CSV_PP, Spreadsheet::ParseXLSX and Text::CSV_XS to run all tests- updated to 0.79 see /usr/share/doc/packages/perl-Spreadsheet-Read/- updated to 0.78 see /usr/share/doc/packages/perl-Spreadsheet-Read/- Resurrect description, the one from CPAN is insufficient - Do not install examples to bin, conflicts with gnumeric and xls2csv - Remove executable flags from all examples- nonstdperlpath.patch added * Change non-standard /pro/bin/perl path to /usr/bin/perl- updated to 0.74 see /usr/share/doc/packages/perl-Spreadsheet-Read/Changes 0.74 - 27 Aug 2017, H.Merijn Brand * Re-enable opening files with bad characters in the filename (issue#14) 0.73 - 30 Jul 2017, H.Merijn Brand * Spreadsheet::XLSX::Reader::LibXML support completely dropped * New options for ss2tk (font specs and SS labels) * Safer xls2csv option parsing/passing * Pass unknown command-line options to the parser * Fix ReadData ("a,b,c 1,2,3 ", parser => "csv") * Drop 5.8.0 support. 5.8.1 is now minimum 0.72 - 25 May 2017, H.Merijn Brand * get_active_sheet is only available as of Spreadsheet::ParseExcel 0.61 * Support password protected spreadsheets (implementation just for Excel) * Do not warn on undefined labels (xlscat) 0.71 - 13 May 2017, H.Merijn Brand * Use -w as intended * Add option pivot * No trailing spaces on xlscat -L * Lexicalize code snippet (issue#12) * Add attr method * Remove special chars from worksheet name component (Windows, PR#13) * Add refresh to ss2tk / csv2tk * Add shortcut for UTF-8 output to xlscat * Upgrade recommended modules to required for cpancover 0.70 - 02 Mar 2017, H.Merijn Brand * Add label functionality to ::Sheet * Add ->column and ->cellcolumn for ::Sheet * Add col2label sub/method * Sanitize xls2csv export filenames * Fix sorting in xlscat for un-aligned columns * It's 2017 * Be overly verbose about maxrow and maxcol being 1-based (RT#120476) 0.69 - 02 Dec 2016, H.Merijn Brand * Several OO fixes, more tests, more docs 0.68 - 29 Nov 2016, H.Merijn Brand * List non-core modules/version used on very verbose in xlscat * Option to export all sheets in a spreadsheet to CSV (UTF-8 only) * Add OO interface * Feature: add new spreadsheets to existing book (even of different types) 0.67 - 17 Jun 2016, H.Merijn Brand * CPANTESTERS showed that some versions really messed op numeric/percentage 0.66 - 16 Jun 2016, H.Merijn Brand * Remove Spreadsheet::XLSX::Reader::LibXML test files from distribution * Allow old versions of Spreadsheet::ParseXLSX to "fail" on percentage tests 0.65 - 15 Jun 2016, H.Merijn Brand * Test with perl-5.24.0 * Show parser-version used under debug * No more Spreadsheet::XLSX::Reader::LibXML * Cells will inherit hidden state from hidden rows and columns * Require 5.8.0 as 5.6.x does not include required Encode 0.64 - 22 Apr 2016, H.Merijn Brand * It's 2016 * Allow inconsistent Spreadsheet::XLSX releases on Debian (tests) * Decode utf-16be entries in Excel when appropriate * Two examples in xlscat 0.63 - 10 Oct 2015, H.Merijn Brand * Guard against negative MinRow in XLSX * Documentation updated * Support Spreadsheet::XLSX::Reader::LibXML disabled on author request * Fix warning in utilities * Check minimum parser version for pre-selected parser 0.62 - 16 Aug 2015, H.Merijn Brand * Fix documentation structure * Test all supported parsers (not just the preferred one) * Basic support for Spreadsheet::XLSX::Reader::LibXML (work in progress) * Copy example file if link fails (Alan Berndt) * Add a contributing guide 0.61 - 13 Jun 2015, H.Merijn Brand * Discourage Spreadsheet::XLSX * A space is not an empty field in XLS * Strip the correct selection (RT#105197) 0.60 - 30 Mar 2015, H.Merijn Brand * No merged cell support in Spreadsheet::XLSX 0.59 - 26 Mar 2015, H.Merijn Brand * Minimal support (+ docs) for merged cells * Make parser errors report at one level up * Don't select non-existing columns in xlscat 0.58 - 11 Feb 2015, H.Merijn Brand * Remove perl recommendation from META as it breaks cpan clients * Move sort instruction to correct place in xlscat's help 0.57 - 08 Feb 2015, H.Merijn Brand * Moved project to github * Add --sort to xlscat * Clip before conversion * Removed an unneeded localizing of $/ (related to p5 RT#123218) 0.56 - 05 Jan 2015, H.Merijn Brand * printf does not play nice with encoding (related to RT#98436) * default output UTF-8 if whole line is UTF-8 0.55 - 01 Jan 2015, H.Merijn Brand * Mention Spreadsheet::CSV in documentation * Add ssdiff to examples * Amend xlscat -n to also number in HTML * Updated copyright to 2015 0.54 - 30 Jan 2014, H.Merijn Brand * Optional features required versions now builtin 0.53 - 29 Jan 2014, H.Merijn Brand * Updated copyright to 2014 * Prefer Data::Peek over Data::Dumper * Support (and prefer) Spreadsheet::ParseXLSX for .xlsx 0.52 - 05 Dec 2013, H.Merijn Brand * Store CSV parse error - if any - in $ss->[0]{error} 0.51 - 30 Oct 2013, H.Merijn Brand * Link xlsgrep during install 0.50 - 24 Oct 2013, H.Merijn Brand * Added xlsgrep to examples * Allow -C B,D for xlscat * More prominent reference to xlscat in docslamb15 16843329960.84-bp155.1.4ss2tkssdiffxlscatxlsgrepxlsx2csvxlsx2csv.1.gz/usr/bin//usr/share/man/man1/-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/3cad70187e4575a4e80f9526d4888222-perl-Spreadsheet-Readcpioxz5noarch-suse-linuxPerl script text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRR z$״^butf-8b6df11fea7fbb3cdb31dac6054f48db6ba2536b416efbd1aeca16948edd0299f?7zXZ !t/[4*] crvST0VN', 31ySC '! CXLhgۇb_)n~ʹ13)ȬUV/:;daa}p?,HW(jJdbkܸ$ [5>qpݽ7?d-ʙnD]Ouby_Hr6~+',쐌I\j|& dI?[[)aROR }ZH+ҝFL0d br/U6@1ةUASU(n͌t)33/WHz Eu1+qmˮv ;wU=_bWyQU8j:R9 irΝ`T/=;1L2ݟc O%??#C*G{]U%FĢ9aZw@\` igKO?O*C72k*#O&_߳l%]:KT>GꌙL%[ JT.۴K͙ ϫ/w7D_v.]F[h$C8Jt@c٦ \y"FZ/́Q_wW:im1x_WP/Er!i*ydZT%qbSp:lR|x Z:jIxX@_n׹Ɂ Uӟ+l1~*ZWO$/R(P 3[eI\jԀY}]IdkYNe͖gx؁;G ! Rk|`6Pv.x9vDf C3 Fɱ!dNUwb3_&! Y̨qYac컕'"ۋ U#3R}Doec̜@XhH5;FRa%.SmԘedѮpD DDNNu&6A] VA/\T_Am.qCT=B߉r# /jb:.NKO*"8g'c9@մ;lhŬ0SwνÔ%9<$o^ywo~ /eyUdxz BLp5Dp`g7YF9Ы#hĚ+C癍wa[|hT"@K`QjL# Kun|~ 6CuBgpͽN'hKK\{+}^e^>!Q|e G+^)!#fJ;5 9B46+4?ka>-y][duK&"|0eWL3j*g^2[[' Xh1.J2Ã?Ct i] !!j ް]TxP$X@!aу8f;^<ysi@ ˺[qELff,`ܾuc3`$d)q|[8PhA}D2%IL[Jl&E\|.(pge&^E.yffW<1Gr,ιJzSPIQir:ͿG^6gr2 Hx Z{Iv25RKϩL _ <DD۝J5}nO`?$x{}Fܻ%k !ٳ>oxFkVQN.1o K1\Y0;xŜp>bCfƱ;,VpD+u,jyJx fI_>j˱9U<ɓZBC$F +-!} Ε8֍Oa$8OaKCxVձVoHe8tod^^,p2[pݸ8)5vDoll@-sOGv<-AU0&IIMѴ_NjR`(FX5#@S'tOfySm]N͋kuJHafp360KƝ$C|`4*Sdk(ǐcE- -u:oa]p^F-9Ix/@Gc˯*#$,0&n(+qĞ=yjn= ^Ol_ YEt(7Y]6 +`9ge,?F}5IjDrKpO|Ym0u"k=/|ҥT"|z[M({YU :`Bmnz 6  48p- H &ۉi X)zEcR[8qm_a|}j1Q^d 1 W|5|r#K*|'"0U|]sHMY>j;t:S,$+_@)˦ӰFdψGS I@DM=~iy2=(*+);M]q%w6؛& &$?DbE8ëMHMh8ƀ%:,#c'“J{-azfD@i,26Nj$Ne("zu.gdT!,e$R+B3&^݃srp{]ta7 UԞ.S1S c+${}Zg`q|= oQ' -EW%[a.|>Ud umN>U13lܬylGTl=m>C37(VWLbB Ew㿎j6h6W}Pe5T"2!7Yƃ7tzX-Y?'ܳ),8ea,##c;{iZu?bDG`Qoޑg6vk/ʉa3axQ}JjRl qCo?DV#i>`Րf69t|U[c&3y0K^,/ݬO@I0-QEғ)bK re8 τPΫ[jxa~N?z!,HE?ydYrLA,52#6ANYE" _\͓A >5rAL:^"a˸)qqGc(K@1Hڅ,3/8t %ceS\oIn.fN΅΋QWLշͿ6yLPib^7d(^T.E}x-dCkv<%88qnL]۠-~9 kg' HP-:N 3A+;E5t H0ISc;9h+J6V ΨՖQU!Y1deT]ĭD[pC H` Mn*$x&!ﶜ*.BT 6_Jb]d*)+sJZeˆVъРoQn-ǡЍBhfp &ۻ==1@X^'#<&%#jiTX.gC!SJjQ<=\Mlos3.=Mr\ubK溉=/P,Wp25JOOJT/ kS7R]CY>Gg!IQx'[M{D6'=Axא7>A{'uAKkL׶wR rYh*'uC.Ĥ&N|sd9ژ-7Fgh7'xɚAs [2i2aM6Z 'ٕ6"icZI%K+4j )bfנ t)-6:ς*rjv_0:*@hw G }1|PB2=&J,;> h#z~IΖx=\E%| NVtCiPјN.4Q2Tt'{2b9όxЍkHe.ꝶ9#=(w(*n4?`M^.NykD%)}Jv* x>d#:3R@+A6ۄ-B,ty˜ sT3+}y/A-IF\nJDaf@a+Y?] /Ou TJbw&mV>VAJGs6vZ!s Ok.&7@tvy_AbeshNܪڪk ܮw{b>hd3wK8ȺXaMsrgM ^Xb1 D/’m@qkMfR H֞[ d[e~%Uri?PW 4`ى"N<0vCJm-eKA@8A~w1t MdSif=N.L%~=hX אV.w4U_t<2H;bN|*>KΧdG;|\Kz;#A,'@!N~!j>\#>59W4(U_RJI{&=l0DXXa'JEIID証D$ r<];ZJ ,ݨ]UkT̏Sk+驃O`KF]Ɠm0/g2q6L%'ݣ "Ed)Z/șo#qrjaӴf]|_9J%sE@,]p a*U(#gcPڥz%`qM)IU~A"0rW2srOZt1Jb v ;?t|ΊkPS^,|f,cel 3moABTkSUn@Ҥ#{B}./EYCII],"ܚgY)c !?XpǮtS' }@8f=!:]BeaM]iׁ&1&rI]a[#dƳJ!Q`-Q߷ ]WR1@mT.NXH;&<`p "iWG))CWK3,wi a^iL~?~SsbuVAu9{~ c2g ޕ;X'"*cx?H9\a?C?zIRilnŧgSܶ=^>:o[}cŸTv_,~brtLeY!N?m,9x!Y6sM\l#"~^$%f-'bgC@q >|NzxSupMVS8xB_e~1\|̆Wa| do"٘zF7GcjSLm ϧ sk:-702V! i_w;YV jjjb] (Upqh5b;U4}~g׹y m.-0޵zn=#v6DWhȣ#|Oh)']WPrSXFΘ5{] [4JR r`@#8Q4/ 㓚֊ܰbIO}?6N{@PstDϷ#Q) 'i j,r36ҋ4)>Ly굦¡:FIde+sU.[anK.GZY1* ˨Ѧbs<X NK Ɵߊ~\}|yVuNGdg-1;yٓϾrr%Md"'C׺{, 3gflCOձ0Y`,hlӝBQ Xq?vRNbEhoxoP }h`jo=x*K\ǤH#-v7ptU|PCrgcu ˲JkB g5)EQHЩ^{i HOGiDa!L-8Cжd qz;\؋5D :d)0ʯ y$j{0aCFaOi߃ 8ufָq `mqBF/Cua5S͸EImy},3ks>L5du{R`诏F:Ʀ|,)s9(,i"966).f&2"N,P GEu|ӚF_rKtO}Ol0Ϩb2nGӽi2|Mb6IbŠS>n2? {8-V}[g1kP:U|*8N0(A4kMVҟQ|wgYfYR&[ }ᴟOQBPCcZ@BrU%_?Xys~DWG (A>I~$2RI-ɟ14h)Ӧ:m0ZR7q/yIxgs-xE*q(nhݣ8><ܬ+ۙLESDKc/uP)oYfd8'|6eﺹJJ=]CJMC| 7@ &nDa)f9,xC,Y s7AP=r Lʐ2$\f>I"{0U<ɸ3Ք^ )Or^b8qkWF昝)ǼX@OCR=-}J͚0g[BS{P[3]i6q$YE ,Ưىinqw5OI6x [ӉoG~rvA8$$M+].N':vh|gY"v)GtjlqYǚ3ok4JM]^ؑDs]rAދMH9OWDb:]S D ω2셑u$/-Ŀ٤&t4Mb7+(l1bQRNG,MWn m 9Rܩ{o޼%őWVrRtG.  '\!95=JOO9^.A8dŰ2@ZJUty#b!GA[r%M9A&,љ@Ti &eщ)8ܡ䫌`kK>>R9hUzeTWrk{) C\P[0g߯D^BDكYӉiՋ_=!" - V'ŒXcރ0s&s UvCtj)+І;@bkt׉[ qsi~Z{Tf*ki[747 kOg$oL~JbX:mg^L31gq0hPE sHl޶h9WtĜ{2!E-Q'."mN\9g`/ׄ΄OHک5eo< 0hHYM۱:#8>}h5!J+]`d |Aq7.0뮧C9^vN`ƁĹM s>B_rףssT?#_zR8oRQjBOkU5І@J@]C;w<1=׾"YYO=1qy`MmrĻqBYZUǰ~?-."wL4>d˱~5aNPi k3j\}n#t'#Y}ײ}Jȩ!3廌 bf~6qQ^;LOs\gѢ @z؋KI\N7h`;* ˘KG$ c䏁3mnjOTtB8ol'S< AկO# o4l=z浛8ַhzPҾ(d@&oz1EZ͛U:ѡu"|FΡ2@N.OvīSCCố>B`q/\W:oAHZ>ē_²#1[D;;erx-F8Vjcłx+7P/=i.2Z:@iIf}=<+#im{O14h=A7#G9|~BqH4[{Ehbdj9~t Bg88!Rpw l*["6Z&ְU 91^N7G򾇻,Sn78n{7K ^4ѼdR$ܖ$-1(:|guw-qS</B~obź(-@e7ME*)̰])KC"%J)F0>"RV> KURx``i(>A?+q/ޡZ8fGbŽ~,Wf:_dl|aXpsClalFŞLƝo 5}t#5[{E5\BS9o' vYx讏r=^A]@D9u)32xrR%|g{M6t19$*p)>=[FiI`}{qE㉉M5ʽ S-&*~<>@ ϯz!GmZ ӟ &ށzm7awXjjT]b$ю F~Ϸc!,Ny/ޝroNOIYT M[/Nfdϥ9~=%D* Jk%P|UtXg."/p¾1Kvwe&G ᠐W8E9֎XYc Ž|"NX !_E^P"!VNwsÃsqVY1M8# XI5$_x]z0POq+ +s<땼"bg; a%0du!=wxj\zݬXTYZ nLГ1'8(:^ Ng;:KUD^ͻOgd.Z֜4Mڿڏi[gEt4*5#K3- 9% jD:Ws5sC=p䯪ܿ El-e_ 2ˀ?™En\*۸K^,.#eh6vm`96 O|le+XTAxeBHxqz{ !OLLNmtwT /!<ɼr{?|~ˆЭT.v•w;thUJmuѦaH0L Uv3Jp}!^?ljz21rKhj2i|L"R6fc3aQ9_{ƼGϖy2#`+@03`/iK[8)ӅX }J$M!Q{ZO, 7yZ7>?^SL}.nfLV*MPW~G'3 ^Չ Ygh$}7KmdǓn9lC ,t +"3G9>%aaol3Hv :Tɉ<_ٸGصRfue-_f(.`q5>vtdN8xVپ87oy\ʨ'/}] aFKomXDA`M/[sX"Rcu>'SmY6{Q#5)~EUN瀝HXŞƝ?_$~ %i&qBVyKU6 u vi!?gkKqIVA A{Κ*&hxaS\Ise 68n}#Q-9ളpϮP }=-yxl&rrĸ8[^Ǚge4, C qfʺO=NXC4Ja&de4v7~t5Qyivg]'r롁 s ?ۂQC"W"57zTx9}'NQ\oekb"s qf{y 03^9Vߴ@[WEc"i3#ƼvîDZ5 8.Zl\eV0M\i\TW(:(?ˆzjF"6lY˟MD-sFv!ߟ(.BmX4F`a6"\7o +bhܮjֶ YZ