aurweb/doc/repos/pkgnames-repo.md
Kevin Morris 30e72d2db5 feat: archive git repository (experimental)
See doc/git-archive.md for general Git archive specifications
See doc/repos/metadata-repo.md for info and direction related to the new Git metadata archive
2022-09-24 16:51:25 +00:00

192 B

Repository: pkgnames-repo

Overview

  • pkgname.json contains a list of package names

File Layout

pkgname.json:

[
    "pkgname1",
    "pkgname2",
    ...
]