SlackBuilds Repository

15.0 > Python > python3-ZEO (6.0.0)

ZEO - Single-server client-server database server for ZODB

ZEO is a client-server storage for ZODB http://www.zodb.org for
sharing a single storage among many clients. When you use ZEO, a
lower-level storage, typically a file storage, is opened in the ZEO
server process. Client programs connect to this process using a ZEO
ClientStorage. ZEO provides a consistent view of the database to all
clients. The ZEO client and server communicate using a custom
protocol layered on top of TCP.

This requires: python3-ZODB, python3-zdaemon

Maintained by: Yth - Arnaud
Keywords: python,zodb
ChangeLog: python3-ZEO

Homepage:
https://github.com/zopefoundation/ZEO

Source Downloads:
ZEO-6.0.0.tar.gz (d13665162cbdc42abfaa8e61305efc67)

Download SlackBuild:
python3-ZEO.tar.gz
python3-ZEO.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
python3-ZEO.SlackBuild
python3-ZEO.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds