{"id":20744492,"url":"https://github.com/halukyamaner/xml-to-json","last_synced_at":"2026-04-15T11:31:23.775Z","repository":{"id":255490627,"uuid":"852706668","full_name":"halukyamaner/xml-to-json","owner":"halukyamaner","description":"XML to JSON","archived":false,"fork":false,"pushed_at":"2024-09-05T09:28:34.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T02:28:02.214Z","etag":null,"topics":["json","python","xml","xml-parser"],"latest_commit_sha":null,"homepage":"https://www.halukyamaner.com/contact","language":"Python","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/halukyamaner.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-09-05T09:24:15.000Z","updated_at":"2024-12-13T01:18:18.000Z","dependencies_parsed_at":"2025-02-10T08:00:38.784Z","dependency_job_id":null,"html_url":"https://github.com/halukyamaner/xml-to-json","commit_stats":null,"previous_names":["halukyamaner/xml-to-json"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fxml-to-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fxml-to-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fxml-to-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fxml-to-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halukyamaner","download_url":"https://codeload.github.com/halukyamaner/xml-to-json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243039584,"owners_count":20226131,"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","python","xml","xml-parser"],"created_at":"2024-11-17T07:15:46.899Z","updated_at":"2025-12-24T11:49:53.393Z","avatar_url":"https://github.com/halukyamaner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XML to JSON\n\n## Overview\nThe XML to JSON is a Python utility designed to convert XML files into JSON format. This tool parses an XML file and transforms it into a structured JSON document, preserving the hierarchical relationship of the XML elements.\n\n## Features\n- **XML Parsing**: Efficiently parses XML data and extracts attributes, tags, and text.\n- **JSON Conversion**: Converts the parsed XML data into a well-structured JSON format.\n- **File Handling**: Allows users to specify both the source XML file and the destination JSON file through the command line.\n\n## Requirements\n- Python 3.x\n- `xml.etree.ElementTree` module for XML parsing\n- `json` module for JSON formatting\n\n## Usage\nTo convert an XML file to JSON, run the script from the command line. You will be prompted to enter the path of the XML file and the desired name for the resulting JSON file.\n\n```bash\npython xml_to_json.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalukyamaner%2Fxml-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalukyamaner%2Fxml-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalukyamaner%2Fxml-to-json/lists"}