This will sound very boring to anyone not involved with Library data, but pymarc totally blew my mind the other day. The library – available from https://pypi.org/project/pymarc/ or via pip install pymarc allows super simple processing of MARC data. My personal need was to quickly and efficiently convert records from MARCXML to MARC21. To do that you obviously need to […]
MarcEdit3 (macOS) now comes with its own Command Line
Great news for all macOS users of MarcEdit by Terry Reese. Since MarcEdit 3 (for macOS) the application comes with its own command line tools! In the past you had to install Mono and a copy of cmarcedit.exe, but now you can “talk” to the App directly. A command line to convert MarcXML to Marc21 would […]