# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/vaporus_inc.py # Rôle : Connecteur Vaporus — breezy (org « vaporus-inc ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-17] # Créé : 2026-08-17 Modifié : 2026-08-17 # ============================================================================= from .breezy import BreezyConnector class VaporusIncConnector(BreezyConnector): source_id = 'vaporus_inc' EMPLOYER = 'Vaporus' ORG = 'vaporus-inc'