package dose3-extra
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Dose-extra libraries and tools (part of Mancoosi tools)
Install
dune-project
Dependency
Authors
Maintainers
Sources
dose3-7.0.0.tar.gz
md5=bc99cbcea8fca29dca3ebbee54be45e1
sha512=98dc4bd28e9f4aa8384be71b31783ae1afac577ea587118b8457b554ffe302c98e83d0098971e6b81803ee5c4f2befe3a98ef196d6b0da8feb4121e982ad5c2f
doc/dose3-extra.debian/Dose_debian/Debutil/index.html
Module Dose_debian.DebutilSource
Source
val get_source :
Packages.package ->
Dose_pef.Packages_types.name * Dose_pef.Packages_types.versionReturn the source package associated to a binary package
Source
val cluster :
Packages.package list ->
(Dose_pef.Packages_types.name * Dose_pef.Packages_types.version,
(Dose_pef.Packages_types.version
* Dose_pef.Packages_types.version
* Packages.package list)
list)
ExtLib.Hashtbl.tcluster package list returns a hashtbl that maps (source,sourceversion) -> to a packages list
the idea is : if the normalized version of the package is equal to the source version, then add it to the table indexed by source version, otherwise add it to the table indexed by package version actually it should be sourceversion -> list of list of clusters grouped by version (source,sourceversion) -> (version, realversion, package list)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>