Skip to content

Proposal: Support for linux and android types #810

Description

@ziadhany

I’m working on a way to generate Url2Purl and Purl2Url conversions and I have one main question: should I use the generic type, or would it be better to create two new types for linux / kernel and android? I’m wondering if creating custom types is a good idea.
I think custom types would help with easier package identification

>> https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=74770b1fd2be612f9c2cf807db81fcdcc35e6560

type: generic
namespace: git.kernel.org/pub/scm/bluetooth
name: bluez
version: 74770b1fd2be612f9c2cf807db81fcdcc35e6560
type: kernel
namespace: pub/scm/bluetooth
name: bluez
version: 74770b1fd2be612f9c2cf807db81fcdcc35e6560

>> https://android.googlesource.com/device/asus/deb/+/b69a7db64ae64eb63aeae0f211fd8d01b4764c42

type: generic
namespace: android.googlesource.com/device/asus
name: deb
version: b69a7db64ae64eb63aeae0f211fd8d01b4764c42
type: android
namespace: device/asus
name: deb
version: b69a7db64ae64eb63aeae0f211fd8d01b4764c42

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions