aurweb/web
Kevin Morris 51fb24ab73
fix(mkpkglists): improve package meta archive
The SQL logic in this file for package metadata now exactly
reflects RPC's search logic, without searching for specific
packages.

Two command line arguments are available:

    --extended | Include License, Keywords, Groups, relations
                 and dependencies.

When --extended is passed, the script will create a
packages-meta-ext-v1.json.gz, configured via packagesmetaextfile.

Archive JSON is in the following format: line-separated package objects
enclosed in a list:

    [
    {...},
    {...},
    {...}
    ]

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-11-06 16:19:34 -07:00
..
html fix(mkpkglists): improve package meta archive 2021-11-06 16:19:34 -07:00
lib Revert "feat(PHP): add aurweb Prometheus metrics" 2021-10-15 13:19:07 -07:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template migrate all links from git.archlinux.org -> gitlab.archlinux.org 2021-07-14 21:46:47 -04:00