package ldp_curl

  1. Overview
  2. Docs
Library to build LDP applications using Curl

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-ldp-0.4.0.tar.gz
md5=b4a425bba7edfc6379cf21697ff77460
sha512=caabeb462a65c1896ead86deabe24c6d825697bd7bbc205d48fc163c816a273b7af564f76614e3227926d96cf3fd4becd9078b6e97c7f6c4ac4d9edbc1542588

Description

Published: 19 Dec 2024

README

ocaml-ldp

🌐 OCaml-ldp homepage

Library to build LDP (Linked Data Platform) and SOLID applications, runnable either in standalone program (using packages ldp_tls or ldp_curl) or in the browser (using package ldp_js with js_of_ocaml).

Comes with a SOLID server (currently under development).

Documentation

Documentation is available here.

Development

Development is hosted on Framagit.

OCaml-ldp is released under LGPL3 license.

Installation

The packages are installable with opam:

$ opam install ldp ldp_curl ldp_tls ldp_js
$ opam install solid solid_server solid_tools

Current state of OCaml-ldp can be installed with:

$ opam pin add [package] git@framagit.org:zoggy/ocaml-ldp.git

Releases

See Changes file for release details.

Dependencies (4)

  1. ocurl >= "0.9.1"
  2. ocaml >= "4.14.0"
  3. ldp = version
  4. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. solid_server >= "0.4.0"
  2. solid_tools >= "0.4.0"

Conflicts

None

OCaml

Innovation. Community. Security.