Some checks failed
Publish collection to Galaxy / publish (push) Failing after 39s
18 lines
459 B
YAML
18 lines
459 B
YAML
namespace: "seb4itik"
|
|
name: "byow"
|
|
version: "0.3.2"
|
|
readme: "README.md"
|
|
authors:
|
|
- "S. Namèche <sebastien@itik.fr>"
|
|
description: "Build Your Own WAF"
|
|
license:
|
|
- "BSD-4-Clause"
|
|
tags: ['waf']
|
|
repository: "https://lab.itik.fr/itik/bgwaf"
|
|
documentation: "https://lab.itik.fr/itik/bgwaf/src/branch/main/README.md"
|
|
homepage: "https://lab.itik.fr/itik/bgwaf"
|
|
issues: "https://lab.itik.fr/itik/bgwaf/issues"
|
|
build_ignore:
|
|
- "seb4itik-byow-*.tar.gz"
|
|
- "__pycache__/"
|