package activitypub_client

  1. Overview
  2. No Docs
ActivityPub client in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-activitypub-0.1.0.tar.bz2
md5=332e6cab89ed63fda379aba37e00c40b
sha512=b6e5fe4948fdbe1d63227adc834c783821b609691c8db24438a8f76c5f6a2c60d1ecbd385baf1029901225abe2031d9aa994a0ed0321ea8082b3281e35552bb0

Description

Activity pub client library, to interact with an activity pub server

Added to opam-repository:

Dependencies (3)

  1. lru_cache >= "0.4.0"
  2. activitypub = version
  3. dune >= "3.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. activitypub_gui

Conflicts

None