Tool for comparing LDIF files
Project description
Simple tool to compare LDIF files
This tool is used to compare two LDIF files.
Requirements:
- Python 3.9+
- ldif
- colorama
Installing the Package
You can install the tool using the following command directly from Github.
pip install git+https://github.com/pfptcommunity/ldifdiff.git
or can install the tool using pip.
pip install ldifdiff
Usage
usage: ldifdiff [-h] [-o outfile] [-l] [-r] [-c] [--left-symbol <]
[--right-symbol >] [--common-symbol =] [--color]
files files
Tool for comparing LDIF files
positional arguments:
files Files to compare FILE1 and FILE2
optional arguments:
-h, --help show this help message and exit
-o outfile, --output outfile File for output by default data is written to
console
-l, --left Show items only in left file
-r, --right Show items only in right file
-c, --common Show items in both left and right file (equal)
--left-symbol < Symbol to the left of the entries only in
FILE1
--right-symbol > Symbol to the left of the entries only in
FILE2
--common-symbol = Symbol to the left of the entries in both
FILE1 and FILE2
--color Colorize the output
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
ldifdiff-1.0.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file ldifdiff-1.0.0.tar.gz
.
File metadata
- Download URL: ldifdiff-1.0.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae77d98eaec3b8615b293cdcc7fefdaa3d0fb5b5aec65f0a7ac410a5093b5084 |
|
MD5 | a5856e8cadf085980675994e44271970 |
|
BLAKE2b-256 | 2545a01f39e8f4b6cecfcd2686bffa62460a9c44c795b58bfdd0343e0264330d |
File details
Details for the file ldifdiff-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ldifdiff-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 244726cda5644c2401c7f28dd275fdee9d51dea80bc49c755c21d3c65fad87ad |
|
MD5 | b70ea5889536ecbbeff709fcc0f3fb87 |
|
BLAKE2b-256 | d624050ab735fe02a40ded1d9b199cd616f191c787aa43c7146bbec1cc669cf9 |