Skip to main content

XMLMerge is simple tool to merge multiple xml files.

Project description

xmlmerge

XMLMerge is simple tool to merge multiple xml files.

How to Install

pip install xmlmerge

Usage

$xmlmerge file1.xml file2.xml > file3.xml
$xmlmerge tests/*.xml > combine.xml

How end file looks like

<products>
    <product id="9999">
        <a>1234</a>
        <b>1234</b>
    </product>
<product id="5678">
        <a>1234</a>
        <b>1234</b>
    </product>
</products>

Contact

Contact Kiran Kumar Kotari kirankotari@live.com with any suggestions or comments. If you find any bugs please fix them and send me a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xmlmerge-1.1.4.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

xmlmerge-1.1.4-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file xmlmerge-1.1.4.tar.gz.

File metadata

  • Download URL: xmlmerge-1.1.4.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for xmlmerge-1.1.4.tar.gz
Algorithm Hash digest
SHA256 c9fb6cd8cd86b5fc5cd4806212a9d6561161810a4844dcafcf21af296a594990
MD5 84c7f9c125a7d2abd58353a4d19d1d79
BLAKE2b-256 fdadc3cab07cdcdb35084509c6053d0abd0c443be74c669138f4878574711727

See more details on using hashes here.

File details

Details for the file xmlmerge-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: xmlmerge-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for xmlmerge-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f816cae83b490665466a9094102c21fc7ca90261869d3ae5db893824027d8800
MD5 57b10bf95c1a156866eaced0eb41c350
BLAKE2b-256 bb35d00b6fd9a569b50b11a8cd6f3b1c660d44ca40f43f967d7ef5ee1b7056e7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page