mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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
15 lines
192 B
Markdown
15 lines
192 B
Markdown
# Repository: pkgnames-repo
|
|
|
|
## Overview
|
|
|
|
- `pkgname.json` contains a list of package names
|
|
|
|
## File Layout
|
|
|
|
### pkgname.json:
|
|
|
|
[
|
|
"pkgname1",
|
|
"pkgname2",
|
|
...
|
|
]
|