Skip to content

Better OpenWrt support #1473

@aparcar

Description

@aparcar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions