Skip to content

Use Voyager's excellent (ca. 1999) "publishing service" to get MaRC XML.

Notifications You must be signed in to change notification settings

pmgreen/voyager_marc_harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This was hacked together quickly. There's no setup.py nor are there any tests.

Sorry.

To run:

  • Clone the code repo
  • Get the dependencies from PyPi (see below)
  • cp conf.ini.tmpl conf.ini and fill it out
  • Adjust StdOutFilter in harvest.py if you want debugging output (see comment)
  • Execute harvest.py

Requirements:

  • python-dateutil 1.5: pip install python-dateutil==1.5
  • paramiko: pip install paramiko

About

Use Voyager's excellent (ca. 1999) "publishing service" to get MaRC XML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published