Private
Public Access
2
0
This commit is contained in:
2026-01-22 07:56:34 +03:00
parent f554794e35
commit f26493fdea

View File

@@ -1,6 +1,6 @@
namespace: "seb4itik"
name: "byow"
version: "0.1.0"
version: "0.1.1"
readme: "README.md"
authors:
- "S. Namèche <sebastien@itik.fr>"
@@ -8,8 +8,10 @@ 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"
build_ignore:
- "seb4itik-byow-*.tar.gz"
- "__pycache__/"