Metadata-Version: 2.5
Name: terp-cli
Version: 0.6.1
Summary: Terp command-line tool — inspect, scaffolding, migrations, checks, api-docs.
Project-URL: Repository, https://github.com/AITT-NL/terp-framework
Project-URL: Changelog, https://github.com/AITT-NL/terp-framework/blob/main/CHANGELOG.md
License-Expression: Apache-2.0
Requires-Python: >=3.13
Requires-Dist: terp-arch==0.6.1
Requires-Dist: terp-core==0.6.1
Requires-Dist: terp-migrations==0.6.1
Provides-Extra: jobs
Requires-Dist: terp-cap-outbox==0.6.1; extra == 'jobs'
Requires-Dist: terp-cap-scheduler-apscheduler==0.6.1; extra == 'jobs'
Provides-Extra: scheduler
Requires-Dist: terp-cap-scheduler-apscheduler==0.6.1; extra == 'scheduler'
Provides-Extra: worker
Requires-Dist: terp-cap-outbox==0.6.1; extra == 'worker'
