Skip to content

parse name/version from pkg urls #1689

@qwcode

Description

@qwcode

in many cases, we could parse the name & version from standard packages in pkg URL requirements,

i.e. know that peppercorn-1.4.tar.gz is project "peppercorn" and version "1.4"

and therefore have a real requirement object in the req attribute of our InstallRequirement objects, but we don't currently (and instead end up with an "unnamed" requirement in many cases), see #804 (comment) for context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: unnamed reqsHandling and processing unnamed requirementstype: enhancementImprovements to functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions