Closed uvNikita closed 11 years ago
Implemented in branch https://github.com/uvNikita/librarian/tree/annotations There is a problem with a lot of bad formatted fb2 files, so too few annotations actually parsed. Should try to use other approaches i.e. etree.iterparse, minidom and sax.
done. please, test it and merge to master
Implemented in branch https://github.com/uvNikita/librarian/tree/annotations There is a problem with a lot of bad formatted fb2 files, so too few annotations actually parsed. Should try to use other approaches i.e. etree.iterparse, minidom and sax.