blob: a966b98efff21764ccb8a37cbe800738f0d9f35e (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-diff-match-patch"
VERSION="20241021"
HOMEPAGE="https://github.com/diff-match-patch-python/diff-match-patch"
DOWNLOAD="https://github.com/diff-match-patch-python/diff-match-patch/archive/v20241021/diff-match-patch-20241021.tar.gz"
MD5SUM="34b59f2344d2e3f2f905ea8a8f828704"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
|