The textproc/p5-Text-RecordParser port
p5-Text-RecordParser-1.6.5p1 – parse records in CSV-like formats (cvsweb github mirror)
Description
Text::RecordParser reads record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. This module also includes three tools: - tab2graph: turn tabular data into a graph (requires p5-GraphViz) - tablify: turn a delimited text file into a text table (requires p5-Text-TabularDisplay) - tabmerge: unify delimited files on common fields (requires p5-Text-TabularDisplay)WWW: https://metacpan.org/release/Text-RecordParser
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/tab2graph
- /usr/local/bin/tablify
- /usr/local/bin/tabmerge
- /usr/local/libdata/perl5/site_perl/Text/RecordParser.pm
- /usr/local/libdata/perl5/site_perl/Text/RecordParser/
- /usr/local/libdata/perl5/site_perl/Text/RecordParser/Object.pm
- /usr/local/libdata/perl5/site_perl/Text/RecordParser/Tab.pm
- /usr/local/man/man1/tab2graph.1
- /usr/local/man/man1/tablify.1
- /usr/local/man/man1/tabmerge.1
- /usr/local/man/man3p/Text::RecordParser.3p
- /usr/local/man/man3p/Text::RecordParser::Object.3p
- /usr/local/man/man3p/Text::RecordParser::Tab.3p