Skip to content

Commit 634e967

Browse files
committed
Add toc to toc
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent 53e1860 commit 634e967

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/purl-spec-toc.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,14 @@ packaging conventions, tools, APIs and databases.
1212

1313
A `purl` is useful to reliably reference the same software package
1414
using a simple and expressive syntax and conventions based on familiar URLs.
15+
16+
17+
The Package-URL specification is organized in these documents:
18+
19+
- What is `purl` aka. package URL? -- https://github.com/package-url/purl-spec/blob/docs/standard/summary.md
20+
- Rules for each `purl` component -- https://github.com/package-url/purl-spec/blob/docs/standard/components.md
21+
- Character encoding -- https://github.com/package-url/purl-spec/blob/docs/standard/characters-and-encoding.md
22+
- How to build a `purl` string from its components -- https://github.com/package-url/purl-spec/blob/docs/how-to-build.md
23+
- How to parse a `purl` string into its components -- https://github.com/package-url/purl-spec/blob/docs/how-to-parse.md
24+
- Known `purl` `qualifiers` key/value pairs -- https://github.com/package-url/purl-spec/blob/docs/known-qualifiers.md
25+
- Tests -- https://github.com/package-url/purl-spec/blob/docs/tests.md

0 commit comments

Comments
 (0)