# ============================================================================= # Job·Ka — Groupe KA # Auteur : Simon-Pierre Boucher # Contact : contact@spboucher.ai # Fichier : jobka/connectors/cima2.py # Rôle : Connecteur CIMA+ — smartrecruiters (org « CIMA2 ») # [généré par scripts/gen_connectors.py, flux vérifié le 2026-08-17] # Créé : 2026-08-17 Modifié : 2026-08-17 # ============================================================================= from .smartrecruiters import SmartRecruitersConnector class Cima2Connector(SmartRecruitersConnector): source_id = 'cima2' EMPLOYER = 'CIMA+' COMPANY = 'CIMA2'