ouwbmedlib/parser

parses csv textbook file into web display

1.0.7 2020-10-04 20:41 UTC

This package is auto-updated.

Last update: 2024-04-07 01:23:45 UTC


README

(c) 2020 Oakland University William Beaumont Medical Library

Author: Keith Engwall engwall@oakland.edu

License: MIT

Description

The OUWBMedlib\Parser package will parse a CSV file of records for display as one or more record lists on one or more webpages.

It was designed to parse a spreadsheet of textbook records into a textbook list for each course in a four-year curriculum for which the textbooks are either recommended or required.

Changes to the spreadsheet are reflected across all textbook lists on all pages.

There is also a debug mode which can be used to display a list of all records as well as a validation report, in order to easily check the data for errors.

Table of Contents

Next: Overview