package topkg-care
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The transitory OCaml software packager
Install
dune-project
Dependency
Authors
Maintainers
Sources
topkg-1.1.0.tbz
sha512=34d22ae5b6bd166dd4a601a7d12d89c336684b3c56d7c7f481b40837eab263616cc3a6e6f63602f3d4a7d53c911967bf261de6c1ac205341b98a9838e5ea7aeb
doc/topkg_care/Topkg_care/Opam/Descr/index.html
Module Opam.Descr
descr files.
Descr file
val of_string : string -> (t, Bos_setup.R.msg) Bos_setup.resultof_string s is a description from the string s.
val to_string : t -> stringto_string d is d as a string.
val to_opam_fields : t -> stringto_opam_fields d is d as synopsis and description opam v2 fields.
val of_readme :
?flavour:Text.flavour ->
string ->
(t, Bos_setup.R.msg) Bos_setup.resultof_readme r extracts an opam description file from a readme r with a certain structure.
val of_readme_file : Fpath.t -> (t, Bos_setup.R.msg) Bos_setup.resultof_readme_file f extracts an opam description file from a readme file f using Text.flavour_of_fpath and of_readme.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page