# ═══════════════════════════════════════════════════════════════════════════════ # ███╗ ███╗███████╗████████╗ █████╗ ██████╗ ██╗ ██████╗ ██████╗ # ████╗ ████║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║ ██╔═══██╗██╔════╝ # ██╔████╔██║█████╗ ██║ ███████║██████╔╝██║ ██║ ██║██║ ███╗ # ██║╚██╔╝██║██╔══╝ ██║ ██╔══██║██╔══██╗██║ ██║ ██║██║ ██║ # ██║ ╚═╝ ██║███████╗ ██║ ██║ ██║██████╔╝███████╗╚██████╔╝╚██████╔╝ # ╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝ # ───────────────────────────────────────────────────────────────────────────── # {{APP_NAME}} v{{VERSION}} # {{SHORT_DESC}} # ═══════════════════════════════════════════════════════════════════════════════ # # SecuBox Module Manifest - Flat-File UCI Format # Generated: {{DATE}} # Type: metablog # # ═══════════════════════════════════════════════════════════════════════════════ # ┌─────────────────────────────────────────────────────────────────────────────┐ # │ IDENTITY │ # └─────────────────────────────────────────────────────────────────────────────┘ [identity] id={{APP_ID}} name={{APP_NAME}} version=1.0.0 author=CyberMind maintainer=contact@cybermind.fr created={{DATE}} updated={{DATE}} license=MIT # ┌─────────────────────────────────────────────────────────────────────────────┐ # │ DESCRIPTION │ # └─────────────────────────────────────────────────────────────────────────────┘ [description] short={{SHORT_DESC}} long=<