Skip to content

traject/traject_alephsequential_reader

Repository files navigation

traject_alephsequential_reader

Description

A paper-thin wrapper around marc_alephsequential for use in the traject indexing software.

Will transparently deal with gzipped files so long as their name ends in '.gz'.

For features of the reader itself, see marc_alephsequential.

Examples

# A sample traject configuration file to use an alephseqential source
require 'traject_alephsequential_reader'

settings do
  store "reader_class_name", "Traject::AlephSequentialReader"
end

Install

$ gem install traject_alephsequential_reader

Copyright

Copyright (c) 2013 Bill Dueber

See {file:LICENSE.txt} for details.

About

A wrapper around marc_alephsequential for the traject indexing software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages