Skip to content

serve zipped. json manifests #225

@mrcjkb

Description

@mrcjkb

Hey 👋

To work around luarocks/luarocks#1797, luarocks 3.12 now parses the manifest from JSON.
luarocks.org also serves zipped manifests, (e.g. https://luarocks.org/manifest-5.1.zip), but these only contain the Lua manifest.
In terms of network bandwidth, downloading and unpacking the zipped manifest is preferable.
Would it be possible to include the JSON manifest in the zip download?
Perhaps via https://luarocks.org/manifest-<version>.json.zip, so that clients can choose which one they want?

cc @hishamhm (if luarocks also uses the zipped manifest, it may still run into the luajit limitation).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions