Port details |
- p5-Spreadsheet-ReadGnumeric Read a Gnumeric file, return Spreadsheet::Read
- 0.4 textproc =2 0.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-11-14 17:18:18
- Last Update: 2023-11-14 17:15:29
- Commit Hash: a3e2073
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/dist/Spreadsheet-ReadGnumeric
- Description:
- Given a source of saved Gnumeric data, Spreadsheet::ReadGnumeric parses it and
returns the result in the same format as Spreadsheet::Read. In fact,
Spreadsheet::Read has a few more bells and whistles, such as transposing the
resulting sheets and providing an object-oriented interface to the resulting
data, so it may be easier to access this module through Spreadsheet::Read, even
if you only want to parse Gnumeric data.
Note that Gnumeric only saves raw cell values, and not their formatted versions.
In particular, Gnumeric saves formulas, and not formula values, never mind
formatted formula values.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Spreadsheet-ReadGnumeric>0:textproc/p5-Spreadsheet-ReadGnumeric
- To install the port:
- cd /usr/ports/textproc/p5-Spreadsheet-ReadGnumeric/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Spreadsheet-ReadGnumeric
- pkg install p5-Spreadsheet-ReadGnumeric
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Spreadsheet-ReadGnumeric
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699774444
SHA256 (Spreadsheet-ReadGnumeric-0.4.tar.gz) = e516dcd2c95ccd5ed7c2f289b4f7768e1c1eae1b01e4857ec3f3d0495fa11a53
SIZE (Spreadsheet-ReadGnumeric-0.4.tar.gz) = 70242
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-PerlIO-gzip>=0.20 : archivers/p5-PerlIO-gzip
- p5-XML-Parser-Lite>=0.722 : textproc/p5-XML-Parser-Lite
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-PerlIO-gzip>=0.20 : archivers/p5-PerlIO-gzip
- p5-XML-Parser-Lite>=0.722 : textproc/p5-XML-Parser-Lite
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- textproc/p5-Spreadsheet-Read
- for Run
-
- textproc/p5-Spreadsheet-Read
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Spreadsheet-ReadGnumeric
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|