python-pymarc
Read, write and modify MARC bibliographic data
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-pymarc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pymarc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
pymarc-5.2.2.tar.gz | 0000237608 232 KB | |
python-pymarc.changes | 0000004718 4.61 KB | |
python-pymarc.spec | 0000001803 1.76 KB |
Revision 23 (latest revision is 26)
Dirk Mueller (dirkmueller)
committed
(revision 23)
- update to 5.2.2: * Leader object is correctly initialized when the force_utf8 option is being used * fix for the behavior of Field.indicators to preserve backwards compatibility when setting the indicators to a list or tuple of two items * Added MARCMakerReader class for reading MARC data from a textual representation of a MARC record, expanding the previous capability of pymarc to output MARC records in this format * The Leader class is now automatically initialized for easier access and updates * Created Indicators type to limit indicator length and improve handling * Improved documentation of record status * Field objects now throw a KeyError exception if you try to set a subfield since they don't contain subfields * Fixed issue with iterating over fields and subfields
Comments 0