Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37402292
en ru br
ALT Linux repositórios
S:3.0.0-alt2

Group :: Desenvolvimento/ML
RPM: ocaml-yaml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define ocamlmod yaml
Name: ocaml-%ocamlmod
Version: 3.0.0
Release: alt1
Summary: Parse and generate YAML 1.1 files
Group: Development/ML
License: ISC
Url: https://github.com/avsm/ocaml-yaml
Source: %name-%version.tar

BuildRequires: ocaml-dune-configurator-devel ocaml-bos-devel ocaml-ctypes-devel
BuildRequires: ocaml-ppx_sexp_conv-devel ocaml-sexplib-devel ocaml-rresult-devel
BuildRequires: ocaml-fmt-devel  ocaml-logs-devel
BuildRequires: ocaml-ppxlib-devel

%description
This is an OCaml library to parse and generate the YAML file format. It is
intended to interoperable with the Ezjsonm JSON handling library, if the simple
common subset of Yaml is used. Anchors and other advanced Yaml features are not
implemented in the JSON compatibility layer.

%package devel
Summary: Development files for %name
Group: Development/ML
Requires: %name = %EVR

%description devel
The %name-devel package contains libraries and signature files for
developing applications that use %name.

%prep
%setup

%build
%dune_build -p %ocamlmod

%install
%dune_install %ocamlmod

%files -f ocaml-files.runtime
%doc README.md

%files devel -f ocaml-files.devel

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009