Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Version 1.1.0

Compare
Choose a tag to compare
@mhucka mhucka released this 05 Jun 21:49
· 37 commits to master since this release

This release adds support for Windows-style option arguments prefixed by the / character instead of the hyphen - character.

Turf (TIND.io URL Fixer) is a small program that downloads records from https://caltech.tind.io, examines each one looking for URLs, deferences any found, and then finally prints a list of records together with old and new URLs. By default, if not given an explicit search string, Turf will do a search for all records that have one or more URLs in MARC field 856. Alternatively, it can be given a search query on the command line; in that case, the string should be a complete search URL as would be typed into a web browser address bar (or more practically, copied from the browser address bar after performing some exploratory searches in https://caltech.tind.io. Finally, as another alternative, it can read MARC XML input from a file when given the -f option (/f on Windows).