Skip to content

Distribute the PURL dataset as a separate package #30

Description

@pombredanne

It would be great to distribute the PURL validator datasets as separate packages. This would help faster updates. This would be obviously a wheel for Python, but we could also consider similar approaches for Go and Rust (with some caveats: native Go and Rust do not support distributing pre-built binaries) .... other ecosystems like Conda/Pixi may like to bundle these as separate packages. The rationale is that:

  • the code to read/expose the PURL Fsts is mostly stable
  • the data, e.g., the list of PURLs changes hourly (but practically a daily or weekly snapshot may be enough)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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