A simple CLI tool to get information about a package from a purl.
Uses the Ecosyste.ms API to get information about a package.
Usage: purlinfo [OPTIONS] purl
Get package information from a package URL (purl).
Arguments:
purl Package URL (e.g., pkg:npm/lodash@4.17.21)
Options:
-email string
Email for polite pool (optional)
-json
Output as JSON
-timeout duration
HTTP request timeout (default 30s)
-v Verbose output (debug mode)
-version
Show version and exit