{"id":17296151,"url":"https://github.com/kirankotari/xmlmerge","last_synced_at":"2025-04-14T11:07:46.063Z","repository":{"id":52444250,"uuid":"292555302","full_name":"kirankotari/xmlmerge","owner":"kirankotari","description":"Simple command line XML Merge tool","archived":false,"fork":false,"pushed_at":"2024-08-09T15:45:42.000Z","size":36,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T11:07:40.703Z","etag":null,"topics":["xml","xml-merge","xmlmerge"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kirankotari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-03T11:52:50.000Z","updated_at":"2025-02-08T10:50:08.000Z","dependencies_parsed_at":"2024-08-09T17:17:17.206Z","dependency_job_id":null,"html_url":"https://github.com/kirankotari/xmlmerge","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.1333333333333333,"last_synced_commit":"7aad44484c5092d900f0825c82a45910d7fb73a2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankotari%2Fxmlmerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankotari%2Fxmlmerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankotari%2Fxmlmerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankotari%2Fxmlmerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirankotari","download_url":"https://codeload.github.com/kirankotari/xmlmerge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868768,"owners_count":21174758,"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":["xml","xml-merge","xmlmerge"],"created_at":"2024-10-15T11:12:06.997Z","updated_at":"2025-04-14T11:07:46.040Z","avatar_url":"https://github.com/kirankotari.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xmlmerge\n\nXMLMerge is simple tool to merge multiple xml files.\n\n## How to Install\n\n```bash\npip install xmlmerge\n```\n\n## Usage\n\n```bash\n$xmlmerge file1.xml file2.xml \u003e file3.xml\n$xmlmerge tests/*.xml \u003e combine.xml\n```\n\n## How end file looks like\n\n```xml\n\u003cproducts\u003e\n    \u003cproduct id=\"9999\"\u003e\n        \u003ca\u003e1234\u003c/a\u003e\n        \u003cb\u003e1234\u003c/b\u003e\n    \u003c/product\u003e\n\u003cproduct id=\"5678\"\u003e\n        \u003ca\u003e1234\u003c/a\u003e\n        \u003cb\u003e1234\u003c/b\u003e\n    \u003c/product\u003e\n\u003c/products\u003e\n\n```\n\n## Contact\n\nContact Kiran Kumar Kotari \u003ckirankotari@live.com\u003e with any suggestions or comments. If you find any bugs please fix them and send me a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirankotari%2Fxmlmerge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirankotari%2Fxmlmerge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirankotari%2Fxmlmerge/lists"}