- Homepage
- Issues
- Documentation
- [Email](mailto:bill at dueber.com)
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.
# A sample traject configuration file to use an alephseqential source
require 'traject_alephsequential_reader'
settings do
store "reader_class_name", "Traject::AlephSequentialReader"
end
$ gem install traject_alephsequential_reader
Copyright (c) 2013 Bill Dueber
See {file:LICENSE.txt} for details.