package debian-formats
Parse debian files
Install
Dune Dependency
Authors
Maintainers
Sources
debian-formats-v0.1.2.tbz
sha256=927713b273e76d15950e805713444c987fe246683a1e44c074dd496b72d49d04
sha512=1125cd369b3b619b01145e4453ff7fa5ec836be21545e1dabc376e5f0b0ec0ae802a116e48cca18e17ea8c527f52ba42c06355cb85fbe262e74ac5c5d9c64eca
doc/debian-formats/DebianFormats/Control/index.html
Module DebianFormats.Control
Source
Source
type source_section = {
source : name;
section : name;
priority : name;
maintainer : string;
uploaders : string list;
standards_version : version;
build_depends : (vpkg * (bool * architecture) list) list list;
build_depends_indep : (vpkg * (bool * architecture) list) list list;
build_conflicts : (vpkg * (bool * architecture) list) list;
build_conflicts_indep : (vpkg * (bool * architecture) list) list;
}
debian source section format
Source
type binary_section = {
package : name;
essential : bool;
depends : vpkg list list;
pre_depends : vpkg list list;
recommends : vpkg list list;
suggests : vpkg list;
enhances : vpkg list;
conflicts : vpkg list;
breaks : vpkg list;
replaces : vpkg list;
provides : veqpkg list;
extras : (string * string) list;
}
debian binary sections format
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>