My aggregated monorepo of OCaml code, automaintained

Update README.md package index

+61
+61
README.md
··· 1 + # Monorepo Package Index 2 + 3 + This monorepo contains the following packages, synchronized from their upstream repositories. 4 + 5 + | Repository | Package | Synopsis | 6 + |------------|---------|----------| 7 + | [**monopam**](https://tangled.org/@anil.recoil.org/monopam.git) | monopam | Manage opam overlays with git subtree monorepos | 8 + | [**ocaml-atp**](https://tangled.org/@anil.recoil.org/ocaml-atp.git) | atp | AT Protocol IPLD implementation for OCaml | 9 + | | atp-lexicon-atproto | AT Protocol core lexicon types for OCaml | 10 + | | atp-lexicon-bsky | Bluesky lexicon types for OCaml | 11 + | | atp-lexicon-standard-site | Standard Site lexicon types for OCaml | 12 + | | atp-lexicon-tangled | Tangled.sh lexicon types for OCaml | 13 + | | atp-xrpc | XRPC client for AT Protocol | 14 + | | bsky | Bluesky client library and CLI | 15 + | | hermest | AT Protocol lexicon code generator for OCaml | 16 + | | hermest-cli | CLI for hermest lexicon code generator | 17 + | | standard-site | Standard Site client library and CLI for AT Protocol | 18 + | | tangled | Tangled client library and CLI for AT Protocol | 19 + | | xrpc-auth | Authentication helpers for AT Protocol CLIs | 20 + | [**ocaml-bushel**](https://tangled.org/@anil.recoil.org/ocaml-bushel.git) | bushel | Personal knowledge base and research entry management | 21 + | [**ocaml-bytesrw-eio**](https://tangled.org/@anil.recoil.org/ocaml-bytesrw-eio.git) | bytesrw-eio | Bytesrw readers and writers for Eio | 22 + | [**ocaml-cbort**](https://tangled.org/@anil.recoil.org/ocaml-cbort.git) | cbort | Native CBOR codec with type-safe combinators | 23 + | [**ocaml-cff**](https://tangled.org/@anil.recoil.org/ocaml-cff.git) | cff | Citation File Format (CFF) codec for OCaml | 24 + | [**ocaml-claudeio**](https://tangled.org/@anil.recoil.org/ocaml-claudeio.git) | claude | OCaml client library for Claude Code | 25 + | [**ocaml-conpool**](https://tangled.org/@anil.recoil.org/ocaml-conpool.git) | conpool | Protocol-agnostic TCP/IP connection pooling library for Eio | 26 + | [**ocaml-cookeio**](https://tangled.org/@anil.recoil.org/ocaml-cookeio.git) | cookeio | Cookie parsing and management library | 27 + | [**ocaml-crockford**](https://tangled.org/@anil.recoil.org/ocaml-crockford.git) | crockford | Crockford Base32 encoding for OCaml | 28 + | [**ocaml-frontmatter**](https://tangled.org/@anil.recoil.org/ocaml-frontmatter.git) | frontmatter | Parse YAML frontmatter from Markdown files | 29 + | | frontmatter-eio | Eio file I/O support for frontmatter | 30 + | [**ocaml-html5rw**](https://tangled.org/@anil.recoil.org/ocaml-html5rw.git) | html5rw | Pure OCaml HTML5 parser implementing the WHATWG specification | 31 + | [**ocaml-imap**](https://tangled.org/@anil.recoil.org/ocaml-imap.git) | imapd | IMAP4rev2 server implemented in OCaml with Eio | 32 + | [**ocaml-init**](https://tangled.org/@anil.recoil.org/ocaml-init.git) | init | Declarative INI data manipulation for OCaml | 33 + | [**ocaml-jmap**](https://tangled.org/@anil.recoil.org/ocaml-jmap.git) | jmap | JMAP protocol implementation for OCaml | 34 + | [**ocaml-json-pointer**](https://tangled.org/@anil.recoil.org/ocaml-json-pointer.git) | json-pointer | RFC 6901 JSON Pointer implementation for jsont | 35 + | [**ocaml-jsonwt**](https://tangled.org/@anil.recoil.org/ocaml-jsonwt.git) | jsonwt | JSON Web Token (JWT) implementation for OCaml | 36 + | [**ocaml-karakeep**](https://tangled.org/@anil.recoil.org/ocaml-karakeep.git) | karakeep | Karakeep API client library for OCaml | 37 + | [**ocaml-langdetect**](https://tangled.org/@anil.recoil.org/ocaml-langdetect.git) | langdetect | Language detection library using n-gram frequency analysis | 38 + | [**ocaml-mqtte**](https://tangled.org/@anil.recoil.org/ocaml-mqtte.git) | mqtte | MQTT protocol library for OCaml | 39 + | [**ocaml-owntracks**](https://tangled.org/@anil.recoil.org/ocaml-owntracks.git) | owntracks | OwnTracks message types and JSON codecs | 40 + | | owntracks-cli | OwnTracks MQTT client and CLI tools | 41 + | [**ocaml-peertube**](https://tangled.org/anil.recoil.org/ocaml-peertube) | peertube | PeerTube API client for OCaml using Eio | 42 + | [**ocaml-publicsuffix**](https://tangled.org/@anil.recoil.org/ocaml-publicsuffix.git) | publicsuffix | Public Suffix List implementation for OCaml | 43 + | [**ocaml-punycode**](https://tangled.org/@anil.recoil.org/ocaml-punycode.git) | punycode | RFC 3492 Punycode and IDNA implementation for OCaml | 44 + | [**ocaml-requests**](https://tangled.org/@anil.recoil.org/ocaml-requests.git) | requests | Batteries included HTTPS client library for OCaml | 45 + | [**ocaml-tomlt**](https://tangled.org/@anil.recoil.org/ocaml-tomlt.git) | tomlt | TOML 1.1 codec library for OCaml | 46 + | [**ocaml-typesense**](https://tangled.org/@anil.recoil.org/ocaml-typesense.git) | typesense | OCaml bindings for the Typesense search API | 47 + | [**ocaml-yamlrw**](https://tangled.org/@anil.recoil.org/ocaml-yamlrw.git) | yamlrw | Pure OCaml YAML 1.2 parser and emitter | 48 + | | yamlrw-eio | Eio support for Yamlrw | 49 + | | yamlrw-unix | Unix I/O for Yamlrw | 50 + | [**ocaml-yamlt**](https://tangled.org/@anil.recoil.org/ocaml-yamlt.git) | yamlt | YAML codec using Jsont type descriptions | 51 + | [**ocaml-zotero-translation**](https://tangled.org/@anil.recoil.org/ocaml-zotero-translation.git) | zotero-translation | API client to the Zotero translation server | 52 + | [**ocaml-zulip**](https://tangled.org/@anil.recoil.org/ocaml-zulip.git) | zulip | OCaml bindings for the Zulip REST API with bot framework | 53 + | [**odoc-xo**](https://tangled.org/@anil.recoil.org/odoc-xo.git) | odoc-xo | Transform odoc HTML to use x-ocaml web components | 54 + | [**poe**](https://tangled.org/@anil.recoil.org/poe.git) | poe | Zulip bot for broadcasting monorepo changes with Claude integration | 55 + | [**srcsetter**](https://tangled.org/@anil.recoil.org/srcsetter.git) | srcsetter | Image srcset library for webp images | 56 + | | srcsetter-cmd | Image processing tool to generate responsive images | 57 + | [**xdge**](https://tangled.org/@anil.recoil.org/xdge.git) | xdge | XDG Base Directory Specification support for Eio | 58 + 59 + --- 60 + 61 + _Generated by monopam. 51 packages from 35 repositories._