merge two catima.zip exports
Project description
catimerge
Merge two Catima .zip
exports.
$ catimerge -v catima1.zip catima2.zip out.zip
Merging 'catima1.zip' and 'catima2.zip' into 'out.zip'...
Parsing...
Version: 2
ZIP #1 has 1 group(s), 9 card(s), 2 card group(s), 5 image file(s)
ZIP #2 has 2 group(s), 5 card(s), 3 card group(s), 3 image file(s)
Merging...
Output has 3 group(s), 14 card(s), 5 card group(s), 8 image file(s)
Writing...
NB: does not support password-protected exports.
Installing
Using pip
$ pip install catimerge
NB: depending on your system you may need to use e.g. pip3 --user
instead of just pip
.
From git
NB: this installs the latest development version, not the latest release.
$ git clone https://github.com/obfusk/catimerge.git
$ cd catimerge
$ pip install -e .
NB: you may need to add e.g. ~/.local/bin
to your $PATH
in order
to run catimerge
.
To update to the latest development version:
$ cd catimerge
$ git pull --rebase
Dependencies
- Python >= 3.8.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
catimerge-0.0.1.tar.gz
(17.4 kB
view details)
Built Distribution
catimerge-0.0.1-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file catimerge-0.0.1.tar.gz
.
File metadata
- Download URL: catimerge-0.0.1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5babc08df6b6deed71dd530bf92aed5e35907a99e244663f96c004924db8b43c |
|
MD5 | d856c15a57ae5f602a0747c852f867a2 |
|
BLAKE2b-256 | 6da758fb634c08e60dfd13d08923f19d797334e30737818f88bd94a8e617dc3f |
File details
Details for the file catimerge-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: catimerge-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88c32969354b1e536aeb8c96bf01c67404637499f779cf4db91059b95738048b |
|
MD5 | 0dd202c45bc3153a6dc30443249badf4 |
|
BLAKE2b-256 | d3142ffcb09f7a0a3845fc2fb5083ebb1592187de63a6954ebe359ef8475f223 |