package swhid
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
swhid 0.2
swhid
swhid is an OCaml library to work with persistent identifiers found in Software Heritage, also known as swhid.
API
Swhid.Compute
A module providing various functions to compute the swhid of a given object. Supported objects arecontent
,directory
,release
,revision
andsnapshot
. The origins and visits objects are not supported.Swhid.Download
Module providing functions to get a download url from a swhid.Swhid
.TypesSwhid
.ParseSwhid
.Pp
Private API
You shouldn't have to use any of these modules, they're used internally only.
Swhid.Json
Swhid
.LexerSwhid
.Menhir_parser
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page