File cpanspec.yml of Package perl-Spreadsheet-Read

---
description_paragraphs: 5
description: |-
  Spreadsheet::Read tries to transparently read *any* spreadsheet and return
  its content in a universal manner independent of the parsing module that
  does the actual spreadsheet scanning.
  
  For OpenOffice this module uses Spreadsheet::ReadSXC
  
  For Microsoft Excel this module uses Spreadsheet::ParseExcel or
  Spreadsheet::XLSX
  
  For CSV this module uses Text::CSV_XS (0.29 or up required, 0.73 or up
  preferred) or Text::CSV_PP (1.05 or up required).
  
  For SquirrelCalc there is a very simplistic built-in parser

#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

# Patch to fix non-standard perl path in source
nonstdperlpath.patch: -p1
openSUSE Build Service is sponsored by