diff options
| author | Yth - Arnaud <yth@ythogtha.org> | 2023-07-08 08:54:40 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 08:54:40 +0700 |
| commit | 9256c63b2d4dd9134117170456c5233afe1da90e (patch) | |
| tree | 5deddde552baf40c544c30044e84794b7dcd5d21 /python/python3-ZEO/python3-ZEO.info | |
| parent | 489f38fe1c3992fe9367f4f8a3e5423c71ee6bff (diff) | |
python/python3-ZEO: Added (Single-server client-server DB for ZODB).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZEO/python3-ZEO.info')
| -rw-r--r-- | python/python3-ZEO/python3-ZEO.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-ZEO/python3-ZEO.info b/python/python3-ZEO/python3-ZEO.info new file mode 100644 index 0000000000..4c528054b9 --- /dev/null +++ b/python/python3-ZEO/python3-ZEO.info @@ -0,0 +1,10 @@ +PRGNAM="python3-ZEO" +VERSION="5.4.0" +HOMEPAGE="https://github.com/zopefoundation/ZEO" +DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-5.4.0.tar.gz" +MD5SUM="4e63d9f160a1b9790daf123138db51b0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-ZODB python3-zdaemon" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |
