Skip to content

Support version numbers from the wild #4

Description

@df7cb

Currently, PGXN insists on semver for version numbers. But projects out there use all kinds of versioning schemes. Insisting on semver is driving extension authors away (it is at least me).

Field /version: "7.10" is not a valid semantic version [Spec v1.0.0]

Debian has a formal specification for version numbers that is much more flexible:
https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-version

RPM has similar semantics.

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