package-url / purl-spec

A minimal specification for purl aka. a package "mostly universal" URL, join the discussion at https://gitter.im/package-url/Lobby
https://github.com/package-url/purl-spec
Other
696 stars 161 forks source link

[VERS] support composer's version scheme #342

Open jkowalleck opened 2 weeks ago

jkowalleck commented 2 weeks ago

PHP's leading package manager composer is using an own version syntax. They may be semver-like, but have their very own specialities. read https://getcomposer.org/doc/articles/versions.md

goal: have this specific version scheme acknowledged and supported by vers (just like npm/node-semver is acknowledged as an own type)