%YAML 1.2 %TAG !v! tag:pluie.org,2018:vala/ --- !v!Pluie.Berel.Meta meta : !v!Pluie.Berel.Keys keys : software : name : pluie-yaml address : version : 0.53 ltype : library date : 2018 license : name : GPLv3.0 address : author : name : a-Sansara address : <[dev]at[pluie]dot[org]> copyright : name : pluie.org address : !v!Gee.ArrayList headers : - !v!Pluie.Berel.HeaderDef sh : file : - build.sh startline : 2 !v!Pluie.Berel.Sepline sepline : motif : "# " repeat : 40 extension : - .sh !v!Pluie.Berel.Comment comment : start : "#^#" end : "#^#" begin : "# " - !v!Pluie.Berel.HeaderDef meson : file : - meson.sh startline : 1 !v!Pluie.Berel.Sepline sepline : motif : "# " repeat : 40 extension : - .build !v!Pluie.Berel.Comment comment : start : "#^#" end : "#^#" begin : "# " - !v!Pluie.Berel.HeaderDef vala : dir : - src - samples file : - install.vala.in extension : - .vala - .c startline : 1 sepline : motif : " *" repeat : 40 comment : start : /*^ end : ^*/ begin : " * " tpl : | ^sepline^ ^keys^ ^sepline^ This file is part of ^software.name^. ^software.name^ is free software (free as in speech) : you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. ^software.name^ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with ^software.name^. If not, see . ^sepline^