{"id":21198829,"url":"https://github.com/natlibfi/marc-file-marcxml","last_synced_at":"2025-10-08T02:42:21.570Z","repository":{"id":21270182,"uuid":"24585924","full_name":"NatLibFi/MARC-File-MARCXML","owner":"NatLibFi","description":"MARCXML implementation for MARC records","archived":false,"fork":false,"pushed_at":"2021-10-01T18:44:03.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-14T22:22:23.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NatLibFi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-29T08:28:06.000Z","updated_at":"2021-10-01T18:44:07.000Z","dependencies_parsed_at":"2022-09-08T05:10:10.761Z","dependency_job_id":null,"html_url":"https://github.com/NatLibFi/MARC-File-MARCXML","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NatLibFi/MARC-File-MARCXML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatLibFi%2FMARC-File-MARCXML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatLibFi%2FMARC-File-MARCXML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatLibFi%2FMARC-File-MARCXML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatLibFi%2FMARC-File-MARCXML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NatLibFi","download_url":"https://codeload.github.com/NatLibFi/MARC-File-MARCXML/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NatLibFi%2FMARC-File-MARCXML/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278879607,"owners_count":26061919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T19:53:40.352Z","updated_at":"2025-10-08T02:42:21.549Z","avatar_url":"https://github.com/NatLibFi.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MARCXML implementation for MARC records [![CPAN](https://img.shields.io/cpan/v/MARC-File-MARCXML.svg)](https://metacpan.org/pod/MARC::File::MARCXML) [![Travis](https://img.shields.io/travis/NatLibFi/MARC-File_MARCXML.svg)](https://travis-ci.org/NatLibFi/MARC-File-MARCXML)\n\n## Installation\n\nTo build the project run the following command ([Dist::Zilla](https://metacpan.org/pod/Dist::Zilla) must  be installed):\n\n```sh\ndzil build\n```\n\n## Testing\n\nTo run tests run the following command:\n\n```sh\ndzil test\n```\n\n## Usage\n\n### Decoding from string to MARC::Record\n\n```perl\nuse MARC::File::MARCXML;\n\nmy $record = MARC::File::MARCXML-\u003edecode($str_xml);\n```\n\n### Encoding from MARC::Record to string\n\n```perl\nuse MARC::File::MARCXML;\n\nmy $str = MARC::File::MARCXML-\u003eencode($record);\n```\n\n## Copyright and licensing\n\nCopyright (c) 2011-2014, 2016 **University Of Helsinki (The National Library Of Finland)**\n\nThis project's source code is licensed under the terms of **GNU General Public License Version 3**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatlibfi%2Fmarc-file-marcxml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatlibfi%2Fmarc-file-marcxml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatlibfi%2Fmarc-file-marcxml/lists"}