Metadata-Version: 2.4
Name: weavert-kit-common-pim
Version: 0.1.0
Summary: Shared PIM bridge kit surfaces for extracted WeaveRT product kits.
Author: WeaveRT Maintainers
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/xyz2b/weave-ai-runtime
Project-URL: Documentation, https://github.com/xyz2b/weave-ai-runtime/tree/main/docs
Project-URL: Repository, https://github.com/xyz2b/weave-ai-runtime
Project-URL: Issues, https://github.com/xyz2b/weave-ai-runtime/issues
Keywords: weavert,agents,ai,product-kit,shared-kit
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: weavert<0.2.0,>=0.1.0

# PIM Common Kit

Canonical import root: `weavert_kit_common_pim`

## What this package owns

- reusable calendar, contacts, reminder, and task bridge surfaces
- shared PIM tooling used by local-assistant product-kit composition

## Canonical names

- install name: `weavert-kit-common-pim`
- import root: `weavert_kit_common_pim`
- runtime activation: `weavert-bridge-pim`

The public install name stays separate from the lower-layer runtime package activation name.

## See also

- `../README.md`
- `../../local-assistant/README.md`
- `../../../../docs/concepts/packages-and-scenario-packs.md`
