Metadata-Version: 2.4
Name: govoplan
Version: 0.1.17
Summary: Developer convenience package for a versioned GovOPlaN composition
License: AGPL-3.0-or-later
Project-URL: Repository, https://git.add-ideas.de/GovOPlaN/govoplan
Project-URL: Documentation, https://govoplan.add-ideas.de
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: govoplan-core[server]==0.1.17
Requires-Dist: govoplan-tenancy==0.1.17
Requires-Dist: govoplan-organizations==0.1.17
Requires-Dist: govoplan-identity==0.1.17
Requires-Dist: govoplan-idm==0.1.17
Requires-Dist: govoplan-access==0.1.17
Requires-Dist: govoplan-admin==0.1.17
Requires-Dist: govoplan-policy==0.1.17
Requires-Dist: govoplan-audit==0.1.17
Requires-Dist: govoplan-dashboard==0.1.17
Requires-Dist: govoplan-files==0.1.17
Requires-Dist: govoplan-mail==0.1.17
Requires-Dist: govoplan-campaign==0.1.17
Requires-Dist: govoplan-calendar==0.1.17
Requires-Dist: govoplan-docs==0.1.17
Requires-Dist: govoplan-ops==0.1.17
Provides-Extra: full
Requires-Dist: govoplan-addresses==0.1.17; extra == "full"
Requires-Dist: govoplan-approvals==0.1.17; extra == "full"
Requires-Dist: govoplan-assets==0.1.17; extra == "full"
Requires-Dist: govoplan-booking==0.1.17; extra == "full"
Requires-Dist: govoplan-cases==0.1.17; extra == "full"
Requires-Dist: govoplan-certificates==0.1.17; extra == "full"
Requires-Dist: govoplan-committee==0.1.17; extra == "full"
Requires-Dist: govoplan-connectors==0.1.17; extra == "full"
Requires-Dist: govoplan-consultation==0.1.17; extra == "full"
Requires-Dist: govoplan-contracts==0.1.17; extra == "full"
Requires-Dist: govoplan-dataflow==0.1.17; extra == "full"
Requires-Dist: govoplan-datasources==0.1.17; extra == "full"
Requires-Dist: govoplan-decisions==0.1.17; extra == "full"
Requires-Dist: govoplan-dist-lists==0.1.17; extra == "full"
Requires-Dist: govoplan-encryption==0.1.17; extra == "full"
Requires-Dist: govoplan-evaluation==0.1.17; extra == "full"
Requires-Dist: govoplan-facilities==0.1.17; extra == "full"
Requires-Dist: govoplan-forms==0.1.17; extra == "full"
Requires-Dist: govoplan-forms-runtime==0.1.17; extra == "full"
Requires-Dist: govoplan-grants==0.1.17; extra == "full"
Requires-Dist: govoplan-helpdesk==0.1.17; extra == "full"
Requires-Dist: govoplan-identity-trust==0.1.17; extra == "full"
Requires-Dist: govoplan-inspections==0.1.17; extra == "full"
Requires-Dist: govoplan-learning==0.1.17; extra == "full"
Requires-Dist: govoplan-mandates==0.1.17; extra == "full"
Requires-Dist: govoplan-notifications==0.1.17; extra == "full"
Requires-Dist: govoplan-parties==0.1.17; extra == "full"
Requires-Dist: govoplan-permits==0.1.17; extra == "full"
Requires-Dist: govoplan-poll==0.1.17; extra == "full"
Requires-Dist: govoplan-portal==0.1.17; extra == "full"
Requires-Dist: govoplan-postbox==0.1.17; extra == "full"
Requires-Dist: govoplan-procurement==0.1.17; extra == "full"
Requires-Dist: govoplan-projects==0.1.17; extra == "full"
Requires-Dist: govoplan-records==0.1.17; extra == "full"
Requires-Dist: govoplan-reporting==0.1.17; extra == "full"
Requires-Dist: govoplan-resources==0.1.17; extra == "full"
Requires-Dist: govoplan-rest==0.1.17; extra == "full"
Requires-Dist: govoplan-risk-compliance==0.1.17; extra == "full"
Requires-Dist: govoplan-scheduling==0.1.17; extra == "full"
Requires-Dist: govoplan-search==0.1.17; extra == "full"
Requires-Dist: govoplan-services==0.1.17; extra == "full"
Requires-Dist: govoplan-soap==0.1.17; extra == "full"
Requires-Dist: govoplan-templates==0.1.17; extra == "full"
Requires-Dist: govoplan-tickets==0.1.17; extra == "full"
Requires-Dist: govoplan-transparency==0.1.17; extra == "full"
Requires-Dist: govoplan-views==0.1.17; extra == "full"
Requires-Dist: govoplan-voting==0.1.17; extra == "full"
Requires-Dist: govoplan-wiki==0.1.17; extra == "full"
Requires-Dist: govoplan-workflow==0.1.17; extra == "full"
Requires-Dist: govoplan-workflow-engine==0.1.17; extra == "full"

# GovOPlaN developer meta-package

`govoplan` is an optional convenience package for local development and
composition tests. The default dependency set matches the reviewed runtime
release roots; `govoplan[full]` adds every packageable module present in the
workspace at generation time.

This package is not a production deployment artifact. Production installations
consume the signed runtime distribution manifest and digest-pinned OCI images.
The package does not enable modules, apply migrations, choose infrastructure,
or replace installation and recovery evidence.
