Technical Details

Current Release

System Requirements for MarcEdit 7/MarcEdit MacOS 3:

  • Operating System: Vista (32 & 64 bit), MacOS 10.10+, Linux (with Mono)
  • RAM: 8 MB (minimum); 32 MB+ (recommended)
  • Disk space: 34 MB (setup); 15 MB (application); Mac: 60 MB (setup); 150 MB (installed)
  • Requirements:
    • Windows: .NET 4.7.2+
    • Linux: Mono (current)
    • MacOS: Installer (all dependencies are packaged and installed)

Previous Versions (maintenance mode)

System Requirements for MarcEdit 6.3:

  • Operating System: XP SP3 (32 & 64 bit) – present So long as Windows can support .NET 4.0+, MarcEdit will run on it.; Linux with Mono 4+; OSX 10.8+
  • RAM: 8 MB (minimum); 32 MB+ (recommended)
  • Disk space: 25 MB (setup); 5 MB (application)
  • Windows Requirements: Primary Windows Requirement is the presence of .NET 4.0+.

Development Cycle:

MarcEdit doesn’t have a specific development cycle.  New updates come out generally once a week — though updates can happen more frequently as my time for development allows.

3rd Party Tools:
MarcEdit utilizes a number of standard libraries to provide extend functionality. These libraries are released under
their own licenses, though often will be LGPL, Mozilla 1.1, or BSD. For more information about the software,
their source code, and licensing, please see below. You can also find information about MarcEdit’s use of 3rd-party
libraries at: https://marcedit.reeset.net/technical-details

IndexData’s Yaz Z39.50 Library
MarcEdit Z39.50 Yaz Client makes use of Index Data’s Yaz Z39.50 library.
IndexData Yaz Library License: http://www.indexdata.com/licences/revised-bsd
Source Code: http://www.indexdata.com/yaz

Saxon.NET HE Library
SAXON license can be found at: http://www.saxonica.com/documentation9.6/index.html#!conditions
Source Code: http://www.saxonica.com/download/opensource.xml

A C# port of Mozilla Universal Charset Detector.
A C# port of Mozilla Universal Charset Detector license can be found at: https://github.com/errepi/ude/blob/master/license/MPL-1.1.txt
Source code: https://github.com/errepi/ude