purl: Support for purl (mostly universal package url).

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

Support for the purl specification: https://github.com/package-url/purl-spec


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.0 && <2.3), base (>=4.14 && <5), case-insensitive (<1.3), containers (>=0.6 && <0.8), http-types (>=0.10.0 && <0.13), parsec (>=3.1 && <3.2), text (>=1.2 && <3) [details]
Tested with ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.3 || ==9.10.1 || ==9.12.1
License BSD-3-Clause
Author Gautier DI FOLCO
Maintainer foss@difolco.dev
Category Data
Uploaded by gdifolco at 2025-07-20T14:13:27Z
Distributions
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-20 [all 1 reports]

Readme for purl-0.1.0.0

[back to package description]

purl

This project aims to support purl (universal package URL).

Building

We aim to support both regular cabal-based and nix-based builds.