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.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xmlmerge-1.0.1.tar.gz.
File metadata
- Download URL: xmlmerge-1.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8d12147829eec3f9ccaa213c2670f63665d16c5bca5369705f7ca3be4e1dbaa
|
|
| MD5 |
229bde0320b56fed3be7fc905a8afa7d
|
|
| BLAKE2b-256 |
8fd534c8f21b3e01a7cc52b812323f3b5977f6a3dec018e8da0bc4d0888d690c
|
File details
Details for the file xmlmerge-1.0.1-py3-none-any.whl.
File metadata
- Download URL: xmlmerge-1.0.1-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.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcfcf8f7094282c0d2513eea1c82f7486e67231c076c5eefd09b7209544d5193
|
|
| MD5 |
b32d113b698f8a0d81916910e6e3ab76
|
|
| BLAKE2b-256 |
9bc41c308a676f74752060d25b0a007e9156e10492ac0c9bf960182306352f27
|