csp-parse 0.1.0

A pure-Rust parser for the Content Security Policy (CSP) directive grammar
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
version = 1
SPDX-PackageName = "csp-parse"
SPDX-PackageSupplier = "CASOON"
SPDX-PackageDownloadLocation = "https://github.com/casoon/csp-parse"

# This crate's own files. No third-party material is vendored (see
# plan/DECISIONS.md, 2026-08-22, Phase 05/07 entries) -- one bulk rule
# covers the whole tree.
[[annotations]]
path = ["**"]
SPDX-FileCopyrightText = "2026 CASOON"
SPDX-License-Identifier = "MIT"