- Fix in worldcat.util.extract.pymarc_extract where the XML handlers grew uncontrollably
0.0.5
- Added worldcat.util.extract, which assists in extracting records from SRU requests. This module adds a dependency on Pymarc >= 1.2 because of worldcat.util.extract.pymarc_extract(). In addition, we may want to switch its use of StringIO to use an InputSource object instead. - Added a Changes file :)