diff options
| author | Vijay Marcel <vijaymrcel@outlook.com> | 2023-07-08 11:57:40 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 16:41:51 +0700 |
| commit | 63c6f06754226386513e7f3661e050ffaca251e4 (patch) | |
| tree | b460962534231fa4c17113e45adb74ccc8540889 /python/python3-xmldiff/python3-xmldiff.info | |
| parent | 89e1e9014e30abe7199839b7dde718649310222e (diff) | |
python/python3-xmldiff: Added (cli xml diff).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-xmldiff/python3-xmldiff.info')
| -rw-r--r-- | python/python3-xmldiff/python3-xmldiff.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-xmldiff/python3-xmldiff.info b/python/python3-xmldiff/python3-xmldiff.info new file mode 100644 index 0000000000..58e80d69ec --- /dev/null +++ b/python/python3-xmldiff/python3-xmldiff.info @@ -0,0 +1,10 @@ +PRGNAM="python3-xmldiff" +VERSION="2.6.3" +HOMEPAGE="https://github.com/Shoobx/xmldiff" +DOWNLOAD="https://pypi.io/packages/source/x/xmldiff/xmldiff-2.6.3.tar.gz" +MD5SUM="139f973cd3b66a642c1dd1737bce40dd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="lxml python3-build python3-wheel" +MAINTAINER="Vijay Marcel" +EMAIL="vijaymrcel@outlook.com" |
