-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
Hi, I'm an OpenWrt developer and was wondering if the following format would help repology to parse packages? Right now multiple fields are missing and the website even mentions "removal" of the index, due to poor formatting.
https://gist.github.com/aparcar/0eeaa45ff99f20330bda7df26ff5c581
{
"packages": [
{
"name": "base-files",
"version": "1654~4b6886d9fd",
"hashes": "e1e5af18044110c9b9ef2044b05600aef457a6ef945d62bd258035181673b8f6",
"description": "This package contains a base filesystem and system scripts for OpenWrt.",
"arch": "aarch64_generic",
"license": "GPL-2.0",
"origin": "feeds/base/base-files",
"url": "http://openwrt.org/",
"installed-size": 483328,
"file-size": 56836,
"depends": [
"busybox",
"fstools",
"fwtool",
"jsonfilter",
"libc",
"netifd",
"openwrt-keyring",
"procd",
"procd-seccomp",
"usign"
]
},
...
If so, I'll see to offer these files on a daily basis on our official servers.
Metadata
Metadata
Assignees
Labels
No labels