Downloads:
9,945
Downloads of v 7.7.35:
29
Last Update:
08 Aug 2025
Package Maintainer(s):
Software Author(s):
- Terry Reese
Tags:
MarcEdit
- 1
- 2
- 3
7.7.35 | Updated: 08 Aug 2025
Downloads:
9,945
Downloads of v 7.7.35:
29
Maintainer(s):
Software Author(s):
- Terry Reese
MarcEdit 7.7.35
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Terry Reese. The inclusion of Terry Reese trademark(s), if any, upon this webpage is solely to identify Terry Reese goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install MarcEdit, run the following command from the command line or from PowerShell:
To upgrade MarcEdit, run the following command from the command line or from PowerShell:
To uninstall MarcEdit, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download marcedit --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade marcedit -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade marcedit -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install marcedit
win_chocolatey:
name: marcedit
version: '7.7.35'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'marcedit' do
action :install
source 'INTERNAL REPO URL'
version '7.7.35'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller marcedit
{
Name = "marcedit"
Version = "7.7.35"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'marcedit':
ensure => '7.7.35',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 08 Aug 2025.
MarcEdit is one of the more complete metadata edit suites available to librarians and includes a very rich feature set targeted at making metadata translation and editing easier for both the beginner and advanced users.
Features include:
- MARC Editing: MarcEdit includes a MARC Breaker and Maker to move MARC data into a more friendly mnemonic file format and the ability to edit MODS and MARCXML data (in a mnemonic format) and integrate data from other data sources like OCLC, etc. into a batch set of MARC data.
- Automatic Normalization Support: UTF8 data comes in many different normalizations — Libraries primarily utilize two. Depending on the ILS, incorrect or mixed normalizations can cause indexing and display issues. MarcEdit allows for automated data normalization.
- Metadata Translations: Includes built in translations for MARC to JSON, JSON to MARC, MARC to JSONLD, JSON to XML, BibFrame to MARC as well as multiple XSLT translations to convert between various Library and non-Library domain metadata frames to other metadata frameworks (and usually MARC).
- MarcEditor: The built-in metadata editor. Includes a number of global editing functions, full regular expression and UTF-8 support, and can configure the editor to utilize any characterset supported by the operating system.
- Link Data Framework: Framework and tooling for supporting automatic data reconcillation
- BibFrame Workflows: Built-in workflows for moving data into and out of bibframe for editing.
- Clustering: MarcEdit supports the ability to cluster on fields or subfields and edit data in clusters.
- RDA Helper: The RDA Helper is both a stand alone and integrated tool that allows users to take a set of MARC data and automatically generate RDA specific data.
- Delimited Text Translator: The Delimited Text Translator is a tool that allows users to translate data in Excel, Access, or any delimited format into MARC.
- Export as Tab Delimited: A tool that allows users to export their MARC data as delimited text.
- Harvest OAI Data: MarcEdit has the ability to harvest metadata from an OAI data provider and convert the data directly to MARC. Supported formats are MARCXML, oaimarc, oai_dc, and MODS. However, the program allows the user to provide their own translation rules, so any format could be accommodated.
- XML Translations: MarcEdit supports the facilitation of metadata from XML and non-XML formats into various forms, including MARC.
- XML Profiler: A wizard that allows users to profile XML and JSON files and create portable translations without having to write any XSLT or XQuery
- Characterset conversion: MarcEdit supports the ability to convert MARC records from one characterset to another. This includes the traditional charactersets like MARC-8 (ANSEL) and UTF-8, but it also includes support for any characterset currently supported by the operating system.
- Z39.50/SRU Client: MarcEdit includes a built in Z39.50 and SRU client for interaction with other library systems.
- ILS and OCLC Integrations: The tool provides ways to integrate directly with a number of ILS providers, as well as OCLC.
- MARC SQL Explorer: MarcEdit includes an SQL Explorer — a tool that allows users to export their data into either an SQLite or MySQL data and run SQL queries directly on the data to mine for information.
- MARCValidator: MarcEdit includes a number of tools to help users validate data and identify incorrectly structured MARC record data.
- XML Editor: MarcEdit includes a built-in, light-weight hex editor to support quick editing of XML data.
- Hex Editor: Trouble shoot binary data with a built-in hex editor.
- Many more features: Like the ability to split, join, sort, etc. data in various formats.
MarcEdit End User License Agreement
Author: Terry Reese
Version: 5.1+; August 2007 to Present
Homepage: http://marcedit.reeset.net
Contact: [email protected]
END-USER LICENSE AGREEMENT FOR THIS SOFTWARE
Important – read carefully:
Redistribution and use in binary forms are permitted provided that the
following conditions are met:
* FREEWARE. Commercial as well as non-commercial (government, non-profit,
etc.) use is allowed, without charge.
* REDISTRIBUTION OF SOFTWARE. You may make copies of the Software as you
wish; give that these are exact copies of the original Software; and
distributed in its unmodified form.
* REDISTRIBUTIONS in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* REDISTRIBUTION OF SOFTWARE:
* The entire Software application except the yaz.dll (and supporting
packages), YazSharp.dll (and supporting packages), Saxon (and
supporting packages) and ICSharpCode.SharpZipLib.dll. These
libraries are governed by their corresponding licenses, with
source code for these libraries made available on their official
project pages.
* The officially supported installation found at: https://marcedit.reeset.net.
* Other redistributions for use in derivative works may be allowed,
but are at the discretion of the Software author.
* Neither the name of TERRY REESE nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS
IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
REVISED
* 2016/12/28 — revised for clarity around acceptable use (particularly,
can the software be used for non-commercial use)
# VERIFICATION
Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
## Download
The latest version of MarcEdit can be downloaded from the official site:
https://marcedit.reeset.net/downloads
and clicking the "Windows Build Options" link and downloading the "Consolidated Build".
Direct download:
- Version : 7.7.35
- URL : https://marcedit.reeset.net/software/marcedit75/MarcEdit_7_7_mixed.exe
- SHA256 : 1F05308984BFCDF3A8E4643CFB5EF419AC9157B86C6DE36877D4E65710051E48
## Verify
You can use one of the following methods to obtain the checksum:
1. Use powershell function 'Get-Filehash'
2. Use chocolatey utility 'checksum.exe'
## License
File 'LICENSE.txt' is from: https://marcedit.reeset.net/marcedit-end-user-license-agreement
md5: A4E3DA86B98B897C07DA9CD3606BCC60 | sha1: D71D092C705233F64A1FE6245E74A77F8597B9DB | sha256: 1F05308984BFCDF3A8E4643CFB5EF419AC9157B86C6DE36877D4E65710051E48 | sha512: 55B4BC4DBEF3809E4EF53B5DCC17C65F582C68D299D6C2C84FB6AA406F2987F8A1BC5B57DB8B86CE0EC6C26D35482E6E02B628BFC16B71F1A1C78990E0AE6C85
Log in or click on link to see number of positives.
- marcedit.7.7.35.nupkg (e892e2525c8e) - ## / 65
- MarcEdit_7_7_mixed.exe (1f05308984bf) - ## / 70
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
MarcEdit 7.7.35 | 29 | Friday, August 8, 2025 | Approved | |
MarcEdit 7.3.15 | 707 | Monday, July 12, 2021 | Approved | |
MarcEdit 7.3.11 | 423 | Sunday, February 14, 2021 | Approved | |
MarcEdit 7.3.5 | 291 | Friday, November 27, 2020 | Approved | |
MarcEdit 7.3.1 | 307 | Saturday, November 14, 2020 | Approved | |
MarcEdit 7.2.230 | 403 | Monday, September 28, 2020 | Approved | |
MarcEdit 7.2.208 | 306 | Saturday, September 12, 2020 | Approved | |
MarcEdit 7.2.190 | 317 | Sunday, August 30, 2020 | Approved | |
MarcEdit 7.2.186 | 281 | Friday, August 14, 2020 | Approved | |
MarcEdit 7.2.181 | 327 | Saturday, August 8, 2020 | Approved | |
MarcEdit 7.2.180 | 287 | Saturday, August 1, 2020 | Approved | |
MarcEdit 7.2.172 | 348 | Wednesday, July 1, 2020 | Approved | |
MarcEdit 7.2.167 | 408 | Thursday, May 14, 2020 | Approved | |
MarcEdit 7.2.156 | 378 | Tuesday, April 28, 2020 | Approved | |
MarcEdit 7.2.110 | 439 | Saturday, March 21, 2020 | Approved | |
MarcEdit 7.2.105 | 373 | Friday, February 28, 2020 | Approved | |
MarcEdit 7.2.86 | 408 | Wednesday, January 29, 2020 | Approved | |
MarcEdit 7.2.75 | 296 | Saturday, December 28, 2019 | Approved | |
MarcEdit 7.2.54 | 292 | Friday, December 20, 2019 | Approved | |
MarcEdit 7.2.28 | 294 | Thursday, November 21, 2019 | Approved | |
MarcEdit 7.2.20 | 348 | Saturday, October 26, 2019 | Approved | |
MarcEdit 7.2.5 | 366 | Monday, September 16, 2019 | Approved | |
MarcEdit 7.2.2 | 394 | Thursday, August 29, 2019 | Approved | |
MarcEdit 7.1.180 | 451 | Thursday, June 20, 2019 | Approved | |
MarcEdit 7.1.170 | 428 | Saturday, June 1, 2019 | Approved | |
MarcEdit 7.1.150 | 322 | Tuesday, April 30, 2019 | Approved | |
MarcEdit 7.1.137 | 332 | Sunday, April 7, 2019 | Approved | |
MarcEdit 7.1.120 | 390 | Tuesday, April 2, 2019 | Approved |
Copyright © 2007-2019 Terry Reese
-
- dotnet-desktopruntime (≥ 8.0.0)
Ground Rules:
- This discussion is only about MarcEdit and the MarcEdit package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or MarcEdit, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.