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.1
swhid
swhid is an OCaml library to work with persistent identifiers found in Software Heritage, also known as swhid.
API
Swhid.Compute
This module provides 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. To learn more about the different object types and identifiers see the software heritage documentation.Swhid.Download
Swhid.Lang
Swhid.Parse
Swhid.Pp
Private API
You shouldn't have to use any of these modules, they're used internally only.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page