[console_scripts]
wellm = wellmanifest.cli:main
wellm-grpc = wellmanifest.grpc_server:main
wellm-hcl = wellmanifest.entrypoints:hcl
wellm-mqtt = wellmanifest.mqtt_bridge:main
wellm-policy = wellmanifest.entrypoints:policy
wellm-proto3 = wellmanifest.entrypoints:proto3
wellm-server = wellmanifest.server:main
wellm-typed = wellmanifest.entrypoints:typed
wellm-typescript = wellmanifest.entrypoints:typescript
wellm-yaml = wellmanifest.entrypoints:yaml
wellmanifest = wellmanifest.cli:main
wellmanifest-hcl = wellmanifest.entrypoints:hcl
wellmanifest-policy = wellmanifest.entrypoints:policy
wellmanifest-proto3 = wellmanifest.entrypoints:proto3
wellmanifest-server = wellmanifest.server:main
wellmanifest-typed = wellmanifest.entrypoints:typed
wellmanifest-yaml = wellmanifest.entrypoints:yaml
