purl

Version, currently 0.1.01 version
  • 0.1.0latestMar 8, 2026

github.com/hahwul/purl.cr

A Crystal implementation of the Package URL (purl) spec. Parses, validates, and serializes purl strings such as pkg:github/owner/repo@1.2.3.

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  purl:
    github: hahwul/purl.cr
    version: ~> 0.1.0

Then run:

shards install

shard.yml

Crystal
>= 1.17.0
License
MIT
Author
HAHWUL

Dependencies

This version declares no dependencies.

README

purl.cr

A Crystal implementation of the package url specification.