16 lines
418 B
YAML
16 lines
418 B
YAML
|
|
namespace: "seb4itik"
|
||
|
|
name: "byow"
|
||
|
|
version: "0.1.0"
|
||
|
|
readme: "README.md"
|
||
|
|
authors:
|
||
|
|
- "S. Namèche <sebastien@itik.fr>"
|
||
|
|
description: "Build Your Own WAF"
|
||
|
|
license:
|
||
|
|
- "BSD-4-Clause"
|
||
|
|
tags: ['waf']
|
||
|
|
dependencies: {}
|
||
|
|
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"
|