Metadata-Version: 2.4
Name: pursers
Version: 5.0.0a4
Summary: Dependency-only installer for the Pursers local agent work board
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: pursers-central==0.1.0a10
Requires-Dist: pursers-client==0.1.0a10
Requires-Dist: pursers-personal==5.0.0a4
Requires-Dist: pursers-personal-import==5.0.0a2

# Pursers

Pursers is a local-first, cross-vendor work board for coordinating AI agents
over MCP. It keeps agent work, handoffs, and supporting evidence in one durable
board controlled by its owner.

This is an alpha release. The `pursers` distribution is a dependency-only
meta-package: it installs the Pursers central service, Python client, Personal
application, and Personal import utility, but exports no Python package of its
own. The `pursers-personal` command is provided by the Personal dependency.
