{"id":15015527,"url":"https://github.com/ngrogg/xml2json-interparser","last_synced_at":"2026-03-16T22:04:01.207Z","repository":{"id":231202646,"uuid":"778291524","full_name":"ngrogg/xml2json-interparser","owner":"ngrogg","description":"A script for moving JSON files to XML and vice-versa","archived":false,"fork":false,"pushed_at":"2024-06-12T00:18:36.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T17:11:14.668Z","etag":null,"topics":["json","linux","perl","xml"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngrogg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-27T12:56:42.000Z","updated_at":"2024-06-12T00:17:27.000Z","dependencies_parsed_at":"2024-06-11T04:44:31.894Z","dependency_job_id":"fc75aab6-06a4-4c99-926d-b9047771c738","html_url":"https://github.com/ngrogg/xml2json-interparser","commit_stats":null,"previous_names":["ngrogg/xml2json-interparser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngrogg%2Fxml2json-interparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngrogg%2Fxml2json-interparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngrogg%2Fxml2json-interparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngrogg%2Fxml2json-interparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngrogg","download_url":"https://codeload.github.com/ngrogg/xml2json-interparser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243313631,"owners_count":20271218,"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","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":["json","linux","perl","xml"],"created_at":"2024-09-24T19:47:34.931Z","updated_at":"2025-12-28T22:37:27.563Z","avatar_url":"https://github.com/ngrogg.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xml2json-interparser\n\n## Overview\nAn in-progress Perl script for moving XML files to the JSON format or vice-versa.\n\n### Requirements\nParser script requires the following modules: \u003cbr\u003e\n* JSON\n* JSON::Validator\n* XML::Simple\n* XML:LibXML\n* Switch\n\nPackages can be installed with the cpan command: \u003cbr\u003e\n`cpan install JSON` \u003cbr\u003e\n`cpan install JSON::Validator` \u003cbr\u003e\n`cpan install Switch` \u003cbr\u003e\n`cpan install XML:LibXML` \u003cbr\u003e\n`cpan install XML::Simple` \u003cbr\u003e\n\n## Usage\nTakes an input file, it's format, and output file as arguments. \u003cbr\u003e\nUsage, `./parser.pl format inFile outFile /path/to/outputFolder` \u003cbr\u003e\nEx. `./parser.pl xml inFile.xml outFile.json ~/Documents` \u003cbr\u003e\nParsed files are saved by default to ~/. \u003cbr\u003e\nPassing an output filepath overrides this setting. \u003cbr\u003e\nHas checks for files and file validation. \u003cbr\u003e\n\u003cbr\u003e\nThere are sample JSON and XML files located in the sampleInput folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngrogg%2Fxml2json-interparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngrogg%2Fxml2json-interparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngrogg%2Fxml2json-interparser/lists"}