package odoc

  1. Overview
  2. Docs

Description

odoc is a powerful and flexible documentation generator for OCaml. It reads doc comments, demarcated by (** ... *), and transforms them into a variety of output formats, including HTML, LaTeX, and man pages.

  • Output Formats: Odoc generates HTML for web browsing, LaTeX for PDF generation, and man pages for use on Unix-like systems.
  • Cross-References: odoc uses the ocamldoc markup, which allows to create links for functions, types, modules, and documentation pages.
  • Link to Source Code: Documentation generated includes links to the source code of functions, providing an easy way to navigate from the docs to the actual implementation.
  • Code Highlighting: odoc automatically highlights syntax in code snippets for different languages.

odoc is part of the OCaml Platform, the recommended set of tools for OCaml.

Published: 20 Mar 2025

README

odoc : OCaml Documentation Generator

OCaml-CI Build Status Coverage Status

odoc is a powerful and flexible documentation generator for OCaml. It reads doc comments, demarcated by (** ... *), and transforms them into a variety of output formats, including HTML, LaTeX, and man pages.

  • Output Formats: odoc generates HTML for web browsing, LaTeX for PDF generation, and man pages for use on Unix-like systems.
  • Cross-References: odoc uses the ocamldoc markup, which allows users to create links for functions, types, modules, and documentation pages.
  • Link to Source Code: Documentation generated includes links to the source code of functions, providing an easy way to navigate from the docs to the actual implementation.
  • Code Highlighting: odoc automatically highlights syntax in code snippets for different languages.

odoc is part of the OCaml Platform, the recommended set of tools for OCaml.

Getting Started

To begin using odoc, first install it using opam with the following command:

$ opam install odoc

Once installed, you can generate your project documentation with Dune:

$ dune build @doc

Upon completion, you'll find your freshly minted docs in _build/default/_doc/_html/index.html:

$ open _build/default/_doc/_html/index.html

For more in-depth information and usage instructions, see the odoc website.

Documentation

The full documentation for odoc, including comprehensive user and API guides, can be found on our website.

Contributing

Contributing Guide

We wholeheartedly welcome contributors! To start, please read our Contributing Guide to familiarise yourself with our development process, including how to propose and how to start hacking on odoc.

Code of Conduct

In order to foster a welcoming and respectful community, odoc has adopted the OCaml Code of Conduct.

Roadmap

Interested in the future of odoc? Take a look at our Roadmap to understand our vision and planned advancements for odoc.

Discussions

For conversations on ongoing development, be sure to visit the odoc section of the OCaml Discuss forum.

License

odoc is distributed under the terms of the ISC License. See the LICENSE file for complete details.

Acknowledgments

odoc owes its existence to the efforts of Thomas Refis, Leo White, and David Sheets. The project was initiated in 2014 and 2015.

We'd also like to extend our appreciation to Anton Bachin, Daniel Bünzli, and Jon Ludlam for their pivotal contributions to odoc.

Furthermore, we express our gratitude to Jane Street and Tarides, whose funding has been critical to support the ongoing development of odoc.

Dependencies (12)

  1. crunch >= "1.4.1"
  2. yojson >= "2.1.0"
  3. fmt
  4. tyxml >= "4.4.0"
  5. result
  6. ocaml >= "4.02.0" & < "5.4"
  7. fpath
  8. dune >= "3.7.0"
  9. cppo build & >= "1.1.0"
  10. cmdliner >= "1.0.0" & < "2.0.0"
  11. astring
  12. odoc-parser = version

Dev Dependencies (8)

  1. bisect_ppx with-test & > "2.5.0"
  2. ocaml < "4.07.0" & with-test
  3. bos with-test
  4. ppx_expect with-test
  5. conf-jq with-test
  6. sexplib0 with-test
  7. ocaml < "4.04.1" & with-test
  8. ocamlfind with-test

  1. absolute >= "0.2"
  2. acgtk >= "2.1.0"
  3. activitypub
  4. activitypub_client
  5. activitypub_gui
  6. activitypub_server
  7. activitypub_server_gui
  8. adelfa
  9. adobe_font_metrics
  10. agrid
  11. aifad >= "2.3.0"
  12. alba >= "0.4.1"
  13. alcotest >= "1.5.0"
  14. alcotest-async
  15. alcotest-js
  16. alcotest-lwt
  17. alcotest-mirage
  18. algaeff
  19. alice
  20. allegro5
  21. alt-ergo >= "2.4.1"
  22. alt-ergo-lib >= "2.4.1"
  23. alt-ergo-parsers >= "2.4.1"
  24. alt-ergo-plugin-ab-why3
  25. altgr-ergo >= "2.4.1"
  26. ambient-context
  27. ambient-context-eio
  28. ambient-context-lwt
  29. ancient >= "0.10.0"
  30. ansi >= "0.6.0"
  31. ansi-parse
  32. ansifmt
  33. anthropic
  34. antic
  35. ao >= "0.2.4"
  36. api-watch
  37. arb
  38. archetype >= "1.2.3"
  39. arg-complete
  40. argon2
  41. argsh
  42. arrakis
  43. arrayjit
  44. asai
  45. asak
  46. ascend
  47. ask
  48. ask-integrator
  49. async-uri >= "0.4.0"
  50. atable
  51. atacama
  52. atd >= "2.3.3"
  53. atdcpp
  54. atdd
  55. atdgen >= "2.3.3"
  56. atdgen-codec-runtime >= "2.3.3"
  57. atdgen-runtime >= "2.3.3"
  58. atdj >= "2.3.3"
  59. atdpy
  60. atds >= "2.3.3"
  61. atdts
  62. autofonce
  63. autofonce_config
  64. autofonce_core
  65. autofonce_lib
  66. autofonce_m4
  67. autofonce_misc
  68. autofonce_patch
  69. autofonce_share
  70. avro
  71. avro-compiler
  72. avro-simple
  73. awsm
  74. awsm-async
  75. awsm-codegen
  76. awsm-lwt
  77. azure-cosmos-db >= "0.3.2"
  78. baby
  79. backoff
  80. baguette_sharp
  81. bam
  82. bam-ppx
  83. bare_encoding
  84. base32
  85. bastet
  86. bastet_async
  87. bastet_lwt
  88. batsat
  89. batteries >= "3.7.1"
  90. beluga >= "1.1"
  91. bencode >= "2.0"
  92. bestline
  93. bibfmt
  94. bin_tree
  95. bindlib >= "6.0.0"
  96. binsec
  97. bio_io
  98. biotk
  99. bitcoin >= "3.0"
  100. bitcoin-cohttp-async
  101. bitcoin-cohttp-lwt
  102. bitcoin-ocurl
  103. bitcoinml
  104. bitgenerators
  105. bitmasks
  106. bitpack_serializer
  107. bitstring >= "5.0.0"
  108. bitwuzla
  109. bitwuzla-c
  110. bitwuzla-cxx
  111. bls12-381 >= "6.0.1" & < "18.0"
  112. blurhash
  113. bogue >= "20210917"
  114. bogue-tutorials
  115. boltzgen >= "0.9.2"
  116. boulangerie
  117. box
  118. brisk-reconciler
  119. brr-lwd
  120. bwd
  121. bytebuffer
  122. bytestring
  123. bz2
  124. CamelCase
  125. ca-certs-nss >= "3.64.0.1"
  126. cairn
  127. caisar
  128. caisar-ir
  129. caisar-nnet
  130. caisar-onnx
  131. caisar-ovo
  132. caisar-xgboost
  133. calcium
  134. calculon
  135. calculon-web
  136. calendar >= "3.0.0"
  137. calipso
  138. camelot >= "1.3.0"
  139. camldiets
  140. camlid
  141. camlimages >= "5.0.5"
  142. camlkit
  143. camlkit-base
  144. camlkit-gui
  145. camlp-streams
  146. camlrack
  147. camomile >= "2.0.0"
  148. camyll
  149. canary
  150. caqti >= "1.7.0"
  151. caqti-async >= "1.7.0"
  152. caqti-driver-mariadb >= "1.7.0"
  153. caqti-driver-postgresql >= "1.7.0"
  154. caqti-driver-sqlite3 >= "1.7.0"
  155. caqti-eio
  156. caqti-lwt >= "1.7.0"
  157. caqti-miou
  158. caqti-mirage
  159. caqti-tls
  160. caqti-type-calendar >= "1.9.0"
  161. carbon
  162. castore
  163. catala >= "0.5.0"
  164. catapult
  165. catapult-client
  166. catapult-daemon
  167. catapult-file
  168. catapult-sqlite
  169. catt
  170. cborl
  171. ccbg
  172. ceph
  173. cf
  174. cf-lwt
  175. cf_workers
  176. cfg >= "2.3.0"
  177. chamo
  178. checked_oint
  179. chess_com_api
  180. choice >= "0.4"
  181. chrome-trace
  182. cid
  183. clangml >= "4.2.0"
  184. clangml-transforms >= "0.26"
  185. clap >= "0.2.0"
  186. clarity-lang
  187. class_group_vdf >= "0.0.5"
  188. claudius
  189. clim
  190. clim-ppx
  191. climate
  192. cll
  193. clp_operations
  194. cmdlang
  195. cmdlang-cmdliner-err-runner
  196. cmdlang-stdlib-runner
  197. cmdlang-to-base
  198. cmdlang-to-climate
  199. cmdlang-to-cmdliner
  200. cmon
  201. coap
  202. coap-core
  203. coap-server-lwt
  204. cobs
  205. codept >= "0.12.1"
  206. codept-lib
  207. cohttp >= "6.0.0~alpha1"
  208. cohttp-async >= "6.0.0~alpha1"
  209. cohttp-bench
  210. cohttp-curl
  211. cohttp-curl-async
  212. cohttp-curl-lwt
  213. cohttp-eio
  214. cohttp-lwt >= "6.0.0~beta2"
  215. cohttp-lwt-jsoo >= "6.1.0"
  216. cohttp-lwt-unix >= "6.0.0~beta2"
  217. cohttp-mirage
  218. cohttp-server-lwt-unix
  219. cohttp-top
  220. colibri2
  221. colibrics
  222. colibrilib
  223. colors
  224. combic
  225. combinaml
  226. combinat >= "3.0"
  227. compsort
  228. config
  229. config-file >= "1.2.1"
  230. conformist >= "0.8.1"
  231. containers
  232. containers-data
  233. containers-thread
  234. coq >= "8.19.0" & < "9.0.0"
  235. coq-catt-plugin
  236. coq-core >= "8.19.0"
  237. coq-stdlib >= "8.19.0" & < "9.0.0"
  238. coqide >= "8.19.0"
  239. coqide-server >= "8.19.0"
  240. corosync
  241. crc >= "2.0.0"
  242. crockford
  243. crontab
  244. crowbar >= "0.2.1"
  245. crs
  246. cry >= "0.6.6"
  247. crypt >= "2.0"
  248. csexp >= "1.5.1"
  249. css
  250. ctoxml
  251. ctypes >= "0.21.1"
  252. ctypes-foreign >= "0.21.1"
  253. cucumber
  254. cudajit
  255. cudd
  256. cudf >= "0.10"
  257. cue_sheet_maker
  258. cure2
  259. curl
  260. curl_lwt
  261. curly >= "0.2.0"
  262. current >= "0.7.1"
  263. current-albatross-deployer
  264. current-web-pipelines
  265. current_docker >= "0.7.1"
  266. current_examples >= "0.7.1"
  267. current_git >= "0.7.1"
  268. current_github >= "0.7.1"
  269. current_gitlab >= "0.7.1"
  270. current_ocluster >= "0.2"
  271. current_rpc >= "0.6.4"
  272. current_slack >= "0.7.1"
  273. current_ssh
  274. current_web >= "0.7.1"
  275. curses >= "1.0.10"
  276. cvc5
  277. DkSDKFFIOCaml_Std
  278. data-encoding >= "0.5"
  279. datalog >= "0.6"
  280. dates_calc
  281. dbase4
  282. dbf >= "0.2.0"
  283. dblp
  284. dblp-api
  285. dead_code_analyzer
  286. decimal
  287. decoders >= "0.5.0"
  288. decoders-bencode
  289. decoders-cbor
  290. decoders-ezjsonm >= "0.3.0"
  291. decoders-ezxmlm
  292. decoders-jsonaf
  293. decoders-jsonm
  294. decoders-msgpck
  295. decoders-sexplib
  296. decoders-yojson >= "0.3.0"
  297. delimcc_of_fxhandler
  298. devkit >= "1.20210120"
  299. diff
  300. diffast
  301. diffast-api
  302. diffast-cli
  303. diffast-core
  304. diffast-etc
  305. diffast-git
  306. diffast-git-cli
  307. diffast-langs-common
  308. diffast-langs-cpp
  309. diffast-langs-cpp-parsing
  310. diffast-langs-cpp-parsing-cli
  311. diffast-langs-cpp-spec
  312. diffast-langs-fortran
  313. diffast-langs-fortran-parsing
  314. diffast-langs-fortran-parsing-cli
  315. diffast-langs-fortran-spec
  316. diffast-langs-java
  317. diffast-langs-java-parsing
  318. diffast-langs-java-parsing-cli
  319. diffast-langs-java-spec
  320. diffast-langs-python
  321. diffast-langs-python-parsing
  322. diffast-langs-python-parsing-cli
  323. diffast-langs-python-spec
  324. diffast-langs-verilog
  325. diffast-langs-verilog-parsing
  326. diffast-langs-verilog-parsing-cli
  327. diffast-langs-verilog-spec
  328. diffast-misc
  329. diskuvbox
  330. disml
  331. dkml-c-probe
  332. dkml-component-offline-ocamlrun
  333. dkml-component-offline-opam
  334. dkml-component-staging-ocamlrun >= "4.12.1~v1.0.2"
  335. dkml-component-staging-opam32 < "2.2.0~dkml20220801"
  336. dkml-component-staging-opam64 < "2.2.0~dkml20220801"
  337. dkml-dune-dsl
  338. dkml-dune-dsl-show
  339. dkml-install
  340. dkml-install-installer
  341. dkml-install-runner
  342. dkml-option-vcpkg
  343. dkml-package-console
  344. dkml-runtime-distribution
  345. dkml-workflows
  346. dlm >= "0.3.3"
  347. dmap
  348. docfd
  349. docker-api >= "0.2.2"
  350. dockerfile >= "8.1.0"
  351. dockerfile-cmd >= "8.2.7"
  352. dockerfile-opam >= "8.2.7"
  353. doculib
  354. doi2bib
  355. dolmen >= "0.5"
  356. dolmen_bin
  357. dolmen_loop
  358. dolmen_lsp
  359. dolmen_model
  360. dolmen_type
  361. domain-local-await
  362. domain-local-timeout
  363. domainslib >= "0.5.1"
  364. dose3 >= "6.1"
  365. dose3-extra
  366. dream-accept
  367. dream-cli
  368. dream-encoding
  369. dream-html
  370. dream-htmx
  371. dream-inertia
  372. dream-livereload
  373. dream_middleware_ext
  374. drom
  375. drom_lib
  376. drom_toml
  377. dscheck
  378. dssi >= "0.1.4"
  379. dtools >= "0.4.3"
  380. dual
  381. dump_ocamlformat
  382. dune >= "3.17.2"
  383. dune-action-plugin
  384. dune-build-info
  385. dune-cargo-build
  386. dune-compiledb
  387. dune-configurator >= "2.9.3"
  388. dune-deps >= "1.4.0"
  389. dune-expand
  390. dune-glob
  391. dune-private-libs >= "3.15.3"
  392. dune-release
  393. dune-rpc
  394. dune-rpc-lwt
  395. dune-site
  396. dune_deps_extra
  397. dunolint
  398. dunolint-lib
  399. dunolint-lib-base
  400. duppy >= "0.9.1"
  401. dyn
  402. dynamic_gc
  403. dypgen
  404. earley >= "3.0.0"
  405. earlybird
  406. easy-format >= "1.3.3"
  407. echo
  408. ego
  409. eio
  410. eio-ssl >= "0.1.1"
  411. eio-trace
  412. eio_linux
  413. eio_main
  414. eio_posix
  415. eio_windows
  416. electrod >= "1.0.0"
  417. eliom >= "10.1.2"
  418. elm_core
  419. elm_playground
  420. elm_playground_native
  421. elm_playground_web
  422. elm_system
  423. elpi
  424. embedded_ocaml_templates >= "0.8"
  425. emoji >= "2.0.0"
  426. equinoxe
  427. equinoxe-cohttp
  428. equinoxe-hlc
  429. erlang
  430. errpy
  431. esa
  432. expect >= "0.1.0"
  433. expr
  434. extism
  435. extism-manifest
  436. extunix >= "0.4.0"
  437. ez_cmdliner >= "0.2.0"
  438. ez_config >= "0.2.0"
  439. ez_dune_describe
  440. ez_file >= "0.2.0"
  441. ez_hash
  442. ez_opam_file
  443. ez_search
  444. ez_subst
  445. ezcurl
  446. ezcurl-lwt
  447. ezgzip
  448. ezjs_extension >= "0.2"
  449. ezjs_fetch >= "0.3"
  450. ezjs_idb >= "0.1.1"
  451. ezjs_min >= "0.2.3"
  452. ezjsonm-encoding
  453. FPauth
  454. FPauth-core
  455. FPauth-responses
  456. FPauth-strategies
  457. FrontC >= "4.0.0"
  458. faad >= "0.5.1"
  459. fadbadml >= "0.1.2"
  460. fadecider
  461. farith
  462. fast_bitvector
  463. fd-send-recv >= "2.0.1"
  464. fdkaac >= "0.3.3"
  465. feather >= "0.2.0"
  466. feather_async >= "0.2.0"
  467. fehu
  468. ffmpeg >= "1.0.0~beta2"
  469. ffmpeg-av >= "1.0.0~beta2"
  470. ffmpeg-avcodec >= "1.0.0~beta2"
  471. ffmpeg-avdevice >= "1.0.0~beta2"
  472. ffmpeg-avfilter >= "1.0.0~beta2"
  473. ffmpeg-avutil >= "1.0.0~beta2"
  474. ffmpeg-swresample >= "1.0.0~beta2"
  475. ffmpeg-swscale >= "1.0.0~beta2"
  476. fiber
  477. fiber-lwt
  478. file-rewriter
  479. fileutils >= "0.6.6"
  480. fit >= "1.3.2"
  481. flac
  482. flatunionfind
  483. flint
  484. float_option
  485. fmlib
  486. fmlib_browser
  487. fmlib_js
  488. fmlib_parse
  489. fmlib_pretty
  490. fmlib_std
  491. fontforge-of-ocaml
  492. forester
  493. fpath-base
  494. fpath-sexp0
  495. frama-c >= "27.0"
  496. frama-c-lannotate >= "0.2.3"
  497. frama-c-luncov >= "0.2.1"
  498. frama-c-metacsl >= "0.4"
  499. frama-clang
  500. fred
  501. frenetic
  502. frontmatter_extractor
  503. fs-io
  504. fsevents
  505. fsevents-lwt
  506. fun-postgresql
  507. fun-sql
  508. fun-sqlite
  509. fungi
  510. fuseau
  511. fuseau-lwt
  512. GT >= "0.5.0"
  513. gccjit
  514. gd >= "1.1"
  515. gen >= "0.5.1"
  516. gen_js_api >= "1.0.8"
  517. gendarme
  518. gendarme-csv
  519. gendarme-ezjsonm
  520. gendarme-json < "0.4.0"
  521. gendarme-toml
  522. gendarme-yaml
  523. gendarme-yojson
  524. geojson
  525. geojsone
  526. geoml
  527. getopt >= "20230213"
  528. gettext >= "0.5.0"
  529. gettext-camomile >= "0.5.0"
  530. gettext-stub >= "0.5.0"
  531. giflib
  532. git-split
  533. github >= "4.4.0" & < "4.5.0"
  534. github-data < "4.5.0"
  535. github-jsoo >= "4.4.0" & < "4.5.0"
  536. github-unix >= "4.4.0" & < "4.5.0"
  537. gitlab
  538. gitlab-jsoo
  539. gitlab-unix
  540. gitlab_pipeline_notifier
  541. gl-legacy
  542. globlon
  543. gluon
  544. gluten >= "0.5.0"
  545. gluten-async >= "0.5.0"
  546. gluten-eio >= "0.5.0"
  547. gluten-lwt >= "0.5.0"
  548. gluten-lwt-unix >= "0.5.0"
  549. gluten-mirage >= "0.5.0"
  550. gnuplot >= "0.6"
  551. goblint
  552. goblint-cil >= "1.8.0"
  553. gospel >= "0.2.0"
  554. gotd
  555. gperftools >= "0.4"
  556. gpiod
  557. gpr >= "1.5.1"
  558. gpt
  559. gptar
  560. grace
  561. gradescope_submit
  562. graft
  563. grain_dypgen >= "0.2.1"
  564. graphql_jsoo_client
  565. graphv
  566. graphv_core
  567. graphv_core_lib
  568. graphv_font
  569. graphv_font_js
  570. graphv_font_stb_truetype
  571. graphv_gles2
  572. graphv_gles2_native
  573. graphv_gles2_native_impl
  574. graphv_webgl
  575. graphv_webgl_impl
  576. grpc
  577. grpc-async
  578. grpc-bench
  579. grpc-eio
  580. grpc-examples
  581. grpc-lwt
  582. gsl >= "1.25.0"
  583. guardian
  584. guile
  585. h1_parser
  586. h2 >= "0.10.0"
  587. h2-async >= "0.10.0"
  588. h2-eio
  589. h2-lwt >= "0.10.0"
  590. h2-lwt-unix >= "0.10.0"
  591. h2-mirage >= "0.10.0"
  592. hachis
  593. hacl-star >= "0.4.0"
  594. hacl_func
  595. handlebars-ml
  596. hardcaml-lua
  597. hashcons >= "1.4.0"
  598. hc >= "0.2"
  599. hdr_histogram
  600. headache = "1.06"
  601. header-check
  602. hector
  603. heroicons-reason-react
  604. highlexer
  605. higlo >= "0.8"
  606. hilite
  607. hockmd
  608. hol2dk
  609. hooke
  610. hpack >= "0.10.0"
  611. hsluv
  612. html_of_jsx
  613. htmlfromtexbooks
  614. http
  615. http-cookie
  616. http-date
  617. http-multipart-formdata
  618. http_async
  619. httpaf_caged >= "1.0.1"
  620. httpun-ws
  621. httpun-ws-async
  622. httpun-ws-eio
  623. httpun-ws-lwt
  624. httpun-ws-lwt-unix
  625. httpun-ws-mirage
  626. hugin
  627. huml
  628. huml-cli
  629. ISO3166
  630. ISO8601 >= "0.2.6"
  631. idds
  632. imguiml
  633. inotify >= "2.4"
  634. inotify-eio
  635. inquire >= "0.3.0"
  636. inquirer_oc
  637. intel_hex
  638. interval-map
  639. intPQueue
  640. iomux
  641. ip2location
  642. ip2locationio
  643. ip2proxy
  644. ip2whois
  645. irc-client >= "0.6.2"
  646. irc-client-lwt >= "0.6.2"
  647. irc-client-lwt-ssl
  648. irc-client-tls >= "0.6.2"
  649. irc-client-unix >= "0.6.2"
  650. iri >= "0.6.0"
  651. irmin >= "3.5.2"
  652. irmin-watcher
  653. iter
  654. jekyll-format >= "0.2.0"
  655. jext
  656. jose
  657. js_of_ocaml >= "3.10.0"
  658. js_of_ocaml-compiler >= "3.10.0"
  659. js_of_ocaml-lwt >= "3.10.0"
  660. js_of_ocaml-ocamlbuild >= "3.10.0"
  661. js_of_ocaml-ppx >= "3.10.0"
  662. js_of_ocaml-ppx_deriving_json >= "3.10.0"
  663. js_of_ocaml-toplevel >= "3.10.0"
  664. js_of_ocaml-tyxml >= "3.10.0"
  665. json-data-encoding >= "0.12"
  666. json-data-encoding-browser >= "1.1.1"
  667. json-data-encoding-bson >= "1.1.1"
  668. jsonfeed
  669. jsonoo
  670. jsonrpc
  671. jsonschema
  672. jsonschema2atd
  673. jsoo-react
  674. junit >= "1.0"
  675. junit_alcotest
  676. junit_ounit
  677. jupyter-kernel
  678. jwto >= "0.4.0"
  679. kappa-agents >= "4.1.3"
  680. kappa-binaries >= "4.1.3"
  681. kappa-library >= "4.1.3"
  682. kaun
  683. kcas >= "0.1.6"
  684. kcas_data
  685. kdl
  686. kind2
  687. kittyimg
  688. kkmarkdown
  689. knights_tour
  690. kot
  691. kqueue >= "0.2.0"
  692. kuznechik
  693. lab
  694. lablgtk3-extras >= "3.0.1"
  695. lacaml >= "11.0.10"
  696. ladspa >= "0.2.1"
  697. lambda
  698. lambda-term >= "3.3.0"
  699. lambda_streams
  700. lambdapi
  701. lame >= "0.3.6"
  702. landmarks >= "1.4"
  703. landmarks-ppx
  704. lastfm >= "0.3.4"
  705. ldap = "2.4.2"
  706. ldp
  707. ldp_curl
  708. ldp_js
  709. ldp_tls
  710. leaflet
  711. learn-ocaml
  712. leaves
  713. ledes
  714. letters != "0.1.1"
  715. leveldb >= "1.3.0"
  716. libbpf
  717. libbpf_maps
  718. libc
  719. libdrm
  720. libsail
  721. lichess_api
  722. lilv
  723. linenoise >= "1.3.1"
  724. linol
  725. linol-eio
  726. linol-lwt
  727. lintcstubs
  728. lintcstubs-arity
  729. lintcstubs-gen
  730. liquidsoap >= "2.3.3"
  731. liquidsoap-core
  732. liquidsoap-js
  733. liquidsoap-lang
  734. liquidsoap-libs
  735. liquidsoap-libs-extra
  736. liquidsoap-mode
  737. little_logger
  738. llama
  739. llama-cpp-ocaml
  740. llama_core
  741. llama_interactive
  742. llama_midi
  743. llhttp
  744. lmdb >= "1.0"
  745. loc
  746. logical
  747. logs-async >= "1.3"
  748. logs-async-reporter >= "1.3"
  749. loop
  750. lreplay
  751. lru_cache
  752. lsp
  753. lua-ml >= "0.9.3"
  754. lua_parser >= "1.0.2"
  755. lwd >= "0.2"
  756. lwt >= "5.8.0"
  757. lwt-parallel
  758. lwt-pipe
  759. lwt_direct
  760. lwt_eio
  761. lwt_ppx >= "5.8.1"
  762. lwt_runtime_events
  763. lz4 >= "1.2.0"
  764. MlFront_Cache
  765. MlFront_Cli
  766. MlFront_Codept
  767. MlFront_Config
  768. MlFront_Core
  769. MlFront_Errors
  770. MlFront_Exec
  771. MlFront_Logs
  772. MlFront_Manip
  773. MlFront_Signify
  774. MlFront_Thunk
  775. MlFront_Tools
  776. MlFront_ZipFile
  777. m_tree
  778. mad >= "0.5.1"
  779. make-random
  780. matita
  781. mazeppa
  782. mc2
  783. md2mld
  784. mdx = "1.7.0" | >= "1.11.0"
  785. mec
  786. mehari
  787. mehari-eio
  788. mehari-eio-unix
  789. mehari-lwt-unix
  790. mehari-mirage
  791. mel
  792. melange
  793. melange-atdgen-codec-runtime
  794. melange-compiler-libs
  795. melange-fest
  796. melange-fetch
  797. melange-jest
  798. melange-json
  799. melange-json-native
  800. melange-moment
  801. melange-numeral
  802. melange-radix-icons
  803. melange-react-dates
  804. melange-react-query
  805. melange-recharts
  806. melange-testing-library
  807. melange-webapi
  808. meldep
  809. mem_usage
  810. memfd
  811. memgraph
  812. memgraph_kitty
  813. memo >= "0.2"
  814. memprof-limits >= "0.3.0"
  815. menhir-lsp
  816. merge-fmt >= "0.4"
  817. metadata
  818. metadb
  819. metal
  820. metapp >= "0.3.0"
  821. metaquot >= "0.3.0"
  822. middleware
  823. minisat >= "0.2"
  824. minttea
  825. mirage-block-unikraft
  826. mirage-net-unikraft
  827. mirage-unikraft
  828. mjson
  829. mlbdd >= "0.7.2"
  830. mlgpx
  831. mlmpfr >= "4.2.0"
  832. mlsolver
  833. mlx
  834. mm >= "0.7.2"
  835. mnd
  836. module-graph
  837. monolith >= "20241126"
  838. monomorphic >= "2.0"
  839. moonpool
  840. moonpool-io
  841. moonpool-lwt
  842. mopsa
  843. morbig >= "0.10.3"
  844. mosaique
  845. mpg123 >= "0.3"
  846. mpris
  847. mpris-clients
  848. mqtt
  849. mssql >= "2.0.3"
  850. mugen
  851. mula
  852. multibase
  853. multicodec
  854. multicont >= "1.0.1"
  855. multicore-bench
  856. multicore-magic
  857. multicore-magic-dscheck
  858. multihash
  859. multihash-digestif
  860. mustache >= "3.2.0"
  861. mustache-cli
  862. mutaml
  863. mysql_protocol
  864. nanoev
  865. nanoev-picos
  866. nanoev-posix
  867. nanoev_tiny_httpd
  868. nanoid
  869. nanosvg
  870. nanosvg_text
  871. nbd >= "6.0.0"
  872. nbd-tool
  873. nbd-unix
  874. netkat
  875. neural_nets_lib
  876. nice_parser
  877. ninja_utils
  878. niru
  879. nloge
  880. nlopt
  881. nmea
  882. noCanren >= "0.3.0~alpha1"
  883. node_of_ocaml
  884. nomad
  885. nottui >= "0.2"
  886. nottui-lwt >= "0.2"
  887. nottui-pretty >= "0.2"
  888. nottui-unix
  889. notty-community
  890. nuscr >= "1.1.0"
  891. nx
  892. nx-datasets
  893. nx-text
  894. OCADml
  895. OCanren
  896. OCanren-ppx >= "0.3.0"
  897. OSCADml
  898. obatcher
  899. obelisk >= "0.8.1"
  900. obuilder
  901. obuilder-spec
  902. ocaml-canvas
  903. ocaml-compiler-libs = "v0.12.4"
  904. ocaml-in-python
  905. ocaml-index
  906. ocaml-logicalform
  907. ocaml-lsp-server
  908. ocaml-lua
  909. ocaml-protoc >= "2.1"
  910. ocaml-protoc-plugin >= "5.0.0"
  911. ocaml-sat-solvers >= "0.8"
  912. ocaml-version >= "4.0.1"
  913. ocamlc-loc
  914. ocamldiff >= "1.2"
  915. ocamlformat >= "0.19.0"
  916. ocamlformat-lib
  917. ocamlformat-mlx
  918. ocamlformat-mlx-lib
  919. ocamlformat-rpc >= "0.19.0" & < "removed"
  920. ocamlformat-rpc-lib
  921. ocamlfuse
  922. ocamlify >= "0.1.0"
  923. ocamlmerlin-mlx
  924. ocamlmig
  925. ocamlmod >= "0.1.1"
  926. ocamlregextkit
  927. ocannl_npy
  928. ocb
  929. ocf >= "0.8.0"
  930. ocf_ppx
  931. ockt
  932. ocluster >= "0.2"
  933. ocluster-api >= "0.2"
  934. ocluster-worker
  935. ocp-browser >= "1.2.2"
  936. ocp-index >= "1.2.2"
  937. ocp-search
  938. ocplib-simplex >= "0.5.1"
  939. ocplib_stuff >= "0.3.0"
  940. ocue
  941. odep >= "0.2.0"
  942. odig
  943. odoc-driver < "3.1.0"
  944. odoc-md < "3.1.0"
  945. oenv
  946. oepub
  947. oframl
  948. ogg >= "1.0.0"
  949. oglsl
  950. oidc
  951. ojo
  952. ojs >= "1.0.8"
  953. ojs_base
  954. ojs_base_all
  955. ojs_base_ppx
  956. ojs_ed
  957. ojs_filetree
  958. ojs_list
  959. olinq >= "0.3"
  960. oma
  961. omd = "1.3.2" | >= "2.0.0~alpha3"
  962. omigrate != "0.3.0"
  963. omtl
  964. oniguruma
  965. ooh
  966. opam-0install >= "0.4.2"
  967. opam-0install-cudf >= "0.4.2" & < "0.5.0"
  968. opam-bin >= "0.9.5"
  969. opam-check-npm-deps
  970. opam-ci-check-lint
  971. opam-compiler >= "0.2.0"
  972. opam-dune-lint
  973. opam-monorepo >= "0.3.0"
  974. opam-spin
  975. opam_bin_lib >= "0.9.5"
  976. opasswd
  977. opatch
  978. openapi
  979. openapi-opium
  980. openapi_router
  981. openbsd
  982. opencage
  983. openstellina
  984. opentelemetry
  985. opentelemetry-client-cohttp-eio
  986. opentelemetry-client-cohttp-lwt
  987. opentelemetry-client-ocurl
  988. opentelemetry-cohttp-lwt
  989. opentelemetry-logs
  990. opentelemetry-lwt
  991. opine
  992. opium >= "0.20.0"
  993. opium-testing >= "0.20.0"
  994. oplot >= "0.71"
  995. optiml-transport
  996. opus
  997. oraft >= "0.3.0"
  998. ordering
  999. ordinal
  1000. orgeat
  1001. ortac-core >= "0.6.1"
  1002. ortac-dune
  1003. ortac-qcheck-stm >= "0.6.1"
  1004. ortac-runtime
  1005. ortac-runtime-qcheck-stm
  1006. ortac-wrapper
  1007. oseq
  1008. osh
  1009. osnap
  1010. ostap >= "0.6"
  1011. otaglibc
  1012. otoggl
  1013. otoml >= "0.9.3"
  1014. otp
  1015. ounit2 >= "2.2.7"
  1016. ounit2-lwt >= "2.2.7"
  1017. override >= "0.4.0"
  1018. owee >= "0.8"
  1019. owi
  1020. p5scm
  1021. packstream
  1022. pageantty
  1023. pancake
  1024. pandoc >= "0.2.1"
  1025. pandoc-abbreviations >= "0.2.1"
  1026. pandoc-comment >= "0.2.1"
  1027. pandoc-crossref >= "0.2.1"
  1028. pandoc-include >= "0.2.1"
  1029. pandoc-inspect >= "0.2.1"
  1030. pandoc-pdf2png >= "0.2.1"
  1031. pandoc-replace >= "0.2.1"
  1032. par_incr
  1033. pari
  1034. pari-bindings
  1035. parmap >= "1.2.3"
  1036. parsite
  1037. passage
  1038. path_glob
  1039. patricia-tree
  1040. pbrt
  1041. pbrt_yojson
  1042. pcrc
  1043. pcre >= "7.5.0"
  1044. pcre2
  1045. petrol
  1046. pgn_parser
  1047. pgsolver >= "4.4"
  1048. pgx >= "1.0"
  1049. pgx_async >= "2.2"
  1050. pgx_lwt >= "2.2"
  1051. pgx_lwt_mirage >= "2.2"
  1052. pgx_lwt_unix >= "2.2"
  1053. pgx_unix >= "2.2"
  1054. pgx_value_core >= "2.2"
  1055. pgx_value_ptime >= "2.2"
  1056. phylogenetics >= "0.2.0"
  1057. piaf >= "0.2.0"
  1058. picos
  1059. picos_aux
  1060. picos_io
  1061. picos_io_cohttp
  1062. picos_lwt
  1063. picos_meta
  1064. picos_mux
  1065. picos_std
  1066. piece_rope
  1067. plateau
  1068. plist-xml
  1069. plist-xml-lwt
  1070. plotly
  1071. plplot >= "5.12.0"
  1072. polars
  1073. polars_async
  1074. poll
  1075. polymarket
  1076. pomap >= "4.1.2"
  1077. popper
  1078. portaudio >= "0.2.3"
  1079. portmidi
  1080. posix-base >= "2.0.1"
  1081. posix-bindings >= "2.0.1"
  1082. posix-errno
  1083. posix-getopt >= "2.0.1"
  1084. posix-math2
  1085. posix-resource
  1086. posix-signal >= "2.0.1"
  1087. posix-socket >= "2.0.1"
  1088. posix-socket-unix >= "2.0.1"
  1089. posix-stat
  1090. posix-time2 >= "2.0.1"
  1091. posix-types >= "2.0.1"
  1092. posix-uname >= "2.0.1"
  1093. posix-unistd
  1094. postgresql >= "5.1.0"
  1095. pp >= "1.2.0"
  1096. pp-binary-ints
  1097. pp_loc
  1098. pplumbing
  1099. pplumbing-err
  1100. pplumbing-log
  1101. pplumbing-log-cli
  1102. pplumbing-pp-tty
  1103. ppx_bitstring >= "5.0.0"
  1104. ppx_camlrack
  1105. ppx_catch
  1106. ppx_const >= "2.0"
  1107. ppx_decimal
  1108. ppx_default
  1109. ppx_deriving_cad
  1110. ppx_deriving_decoders
  1111. ppx_deriving_encoding >= "0.3.0"
  1112. ppx_deriving_ezjsonm
  1113. ppx_deriving_hash
  1114. ppx_deriving_json_schema
  1115. ppx_deriving_jsonschema
  1116. ppx_deriving_jsont
  1117. ppx_deriving_madcast >= "0.2"
  1118. ppx_deriving_popper
  1119. ppx_deriving_qcheck
  1120. ppx_deriving_scad
  1121. ppx_deriving_yaml >= "0.2.0"
  1122. ppx_distr_guards >= "0.3"
  1123. ppx_dream_eml
  1124. ppx_expect_nobase >= "v0.17.3.0"
  1125. ppx_format
  1126. ppx_fun
  1127. ppx_getenv >= "2.0"
  1128. ppx_interact
  1129. ppx_make
  1130. ppx_map
  1131. ppx_marshal
  1132. ppx_marshal_ext
  1133. ppx_matches >= "0.1.0"
  1134. ppx_mica
  1135. ppx_minidebug
  1136. ppx_monad
  1137. ppx_monoid >= "0.3.3"
  1138. ppx_open
  1139. ppx_optint
  1140. ppx_parser
  1141. ppx_partial
  1142. ppx_pyformat
  1143. ppx_repr != "0.2.0"
  1144. ppx_seq
  1145. ppx_subliner
  1146. ppx_system
  1147. ppx_trace
  1148. ppx_ts
  1149. ppx_unreachable
  1150. ppx_update
  1151. ppx_viewpattern
  1152. ppx_yojson >= "1.3.0"
  1153. ppxlib >= "0.22.2"
  1154. ppxlib-tools
  1155. pratter
  1156. prbnmcn-basic-structures
  1157. prbnmcn-cgrph
  1158. prbnmcn-clustering
  1159. prbnmcn-dagger
  1160. prbnmcn-dagger-gsl
  1161. prbnmcn-dagger-stats
  1162. prbnmcn-dagger-test
  1163. prbnmcn-gnuplot
  1164. prbnmcn-linalg
  1165. prbnmcn-mcts
  1166. prbnmcn-proptest
  1167. prbnmcn-stats
  1168. prbnmcn-ucb1 >= "0.0.2"
  1169. preface
  1170. prelude
  1171. pretty_expressive
  1172. primavera
  1173. print-table
  1174. printbox >= "0.2"
  1175. printbox-ext-plot
  1176. printbox-html
  1177. printbox-md
  1178. printbox-text
  1179. processor
  1180. producer
  1181. progress
  1182. prolect
  1183. prometheus-liquidsoap >= "2"
  1184. promise_jsoo
  1185. promise_jsoo_lwt
  1186. proton
  1187. provider
  1188. prr
  1189. psmt2-frontend >= "0.3.0"
  1190. pulseaudio >= "0.1.5"
  1191. pure-html
  1192. pvec
  1193. pyast
  1194. pyml >= "20210924"
  1195. pyml_bindgen
  1196. pyre-ast
  1197. qbf >= "0.3"
  1198. qcaml
  1199. qcheck >= "0.13"
  1200. qcheck-alcotest
  1201. qcheck-core
  1202. qcheck-lin
  1203. qcheck-multicoretests-util
  1204. qcheck-ounit
  1205. qcheck-stm
  1206. qcow >= "0.12.1"
  1207. qcow-stream
  1208. qcow-tool >= "0.12.1"
  1209. qcow-types
  1210. qdrant
  1211. qiskit >= "0.44.0"
  1212. query-json
  1213. quick_print
  1214. quickjs
  1215. quill
  1216. raga
  1217. randii
  1218. random
  1219. randoml
  1220. raven
  1221. raygui
  1222. raylib >= "0.3.1"
  1223. raylib-callbacks
  1224. rdf >= "0.13.0"
  1225. rdf_impls
  1226. rdf_json_ld
  1227. rdf_lwt
  1228. rdf_mysql
  1229. rdf_postgresql
  1230. rdf_ppx
  1231. re >= "1.13.2"
  1232. rea < "0.2.0"
  1233. reactiveData = "0.2.4" | >= "0.3.1"
  1234. reactjs-jsx-ppx
  1235. readline
  1236. reason >= "3.9.0"
  1237. reason-react
  1238. reason-react-day-picker
  1239. reason-react-ppx
  1240. red-black-tree
  1241. reddit_api_async
  1242. reddit_api_kernel
  1243. redis >= "0.4"
  1244. redis-lwt >= "0.4"
  1245. redis-sync >= "0.4"
  1246. refl >= "0.2.0"
  1247. regl
  1248. regrade
  1249. relude
  1250. reparse >= "2.0.0"
  1251. reparse-lwt
  1252. reparse-lwt-unix
  1253. reparse-unix
  1254. repr != "0.2.0"
  1255. repr-bench
  1256. repr-fuzz
  1257. res >= "5.0.2"
  1258. rescript-syntax
  1259. reshowcase
  1260. resto >= "0.7"
  1261. restricted
  1262. rfsm >= "2.0"
  1263. rich-string
  1264. rio
  1265. riot
  1266. river
  1267. rizzo
  1268. rock >= "0.20.0"
  1269. rocq-core
  1270. rocq-devtools
  1271. rocq-runtime
  1272. rocqide
  1273. roman
  1274. routes >= "1.0.0"
  1275. rpc
  1276. rpmfile
  1277. rpmfile-cli
  1278. rpmfile-eio
  1279. rpmfile-unix
  1280. rsdd
  1281. rtop >= "3.9.0"
  1282. rtree
  1283. rune
  1284. runtime_events_tools
  1285. runtime_events_tools_bare
  1286. rust-staticlib-gen
  1287. rust-staticlib-virtual
  1288. SourceCode_ASCII
  1289. safemoney
  1290. saga
  1291. sail >= "0.15"
  1292. sail_c_backend
  1293. sail_coq_backend
  1294. sail_doc_backend
  1295. sail_latex_backend
  1296. sail_lean_backend
  1297. sail_lem_backend
  1298. sail_maker
  1299. sail_manifest
  1300. sail_ocaml_backend
  1301. sail_output
  1302. sail_smt_backend
  1303. sail_sv_backend
  1304. salto-analyzer
  1305. saltoIL
  1306. samplerate >= "0.1.6"
  1307. sanddb >= "0.2"
  1308. sarek
  1309. sarif
  1310. saturn >= "0.4.1"
  1311. saturn_lockfree >= "0.4.1"
  1312. savvy
  1313. scad_ml
  1314. scfg
  1315. scope
  1316. sd_logic
  1317. sdl-liquidsoap >= "3"
  1318. secp256k1 >= "0.4.1"
  1319. sedlex >= "2.4"
  1320. sel
  1321. semv
  1322. semver >= "0.2.1"
  1323. semver2
  1324. seqes
  1325. serde
  1326. serde_debug
  1327. serde_derive
  1328. serde_json
  1329. serde_sexpr
  1330. serde_xml
  1331. serialport
  1332. server-reason-react
  1333. sexp_decode
  1334. sexps-rewriter
  1335. sha >= "1.15.1"
  1336. shades
  1337. shakuhachi
  1338. shellwords
  1339. sherlodoc < "3.1.0"
  1340. shine >= "0.2.2"
  1341. shuttle
  1342. shuttle_http
  1343. shuttle_ssl
  1344. shuttle_websocket
  1345. sifun
  1346. signal
  1347. sihl >= "0.1.5"
  1348. sihl-cache
  1349. sihl-contract
  1350. sihl-core
  1351. sihl-email
  1352. sihl-facade
  1353. sihl-persistence
  1354. sihl-queue
  1355. sihl-session
  1356. sihl-storage
  1357. sihl-token
  1358. sihl-type
  1359. sihl-user
  1360. sihl-web
  1361. simlog
  1362. simple_httpd
  1363. simple_httpd_caqti
  1364. sitemap
  1365. slipshow
  1366. smart-print >= "0.3.0"
  1367. smaws-clients
  1368. smaws-lib
  1369. smol
  1370. smol-helpers
  1371. smtlib-utils
  1372. smtml
  1373. snappy >= "0.1.2"
  1374. snf_mcp
  1375. snoke
  1376. sodium-fmt
  1377. solid
  1378. solid_server
  1379. solid_tools
  1380. solidity-alcotest
  1381. solidity-common
  1382. solidity-parser
  1383. solidity-test
  1384. solidity-typechecker
  1385. sowilo
  1386. spatial-shell
  1387. spawn >= "v0.15.0"
  1388. spdx_licenses < "1.2.0"
  1389. spectrum
  1390. speed
  1391. speex
  1392. spelll >= "0.3"
  1393. spices
  1394. spin
  1395. spoc
  1396. spoc_ppx
  1397. spotify_ml
  1398. spurs
  1399. sqids
  1400. sqlgg >= "20200521"
  1401. sqlite3 >= "5.0.3"
  1402. sqlite3_utils
  1403. srt
  1404. ssl >= "0.7.0"
  1405. sslconf
  1406. starpath
  1407. starred_ml
  1408. statocaml
  1409. statocaml_changelog
  1410. statocaml_community
  1411. statocaml_db
  1412. statocaml_github
  1413. statocaml_go
  1414. statocaml_gui
  1415. statocaml_html
  1416. statocaml_plots
  1417. statocaml_profile
  1418. stdint = "0.7.0" | >= "0.7.2"
  1419. stdint-literals
  1420. stdlib-random
  1421. stdune
  1422. stk
  1423. stk_iconv
  1424. stk_ocf
  1425. stk_ppx
  1426. stk_rdf
  1427. stk_xml
  1428. stog >= "0.20.0"
  1429. stog_all
  1430. stog_asy
  1431. stog_dot
  1432. stog_extern
  1433. stog_markdown
  1434. stog_multi_doc
  1435. stog_nocaml
  1436. stog_noexec
  1437. stog_plugins
  1438. stog_rdf
  1439. stog_rel_href
  1440. stog_server
  1441. stog_server_multi
  1442. stog_sitemap
  1443. stog_writing
  1444. store
  1445. stramon-lib
  1446. stringCodepointSplitter
  1447. stringx
  1448. styled-ppx
  1449. subprocess
  1450. sun
  1451. swapfs
  1452. swhid
  1453. swhid_compute
  1454. swhid_core
  1455. swhid_types
  1456. swipl
  1457. syguslib-utils
  1458. synchronizer
  1459. synopsis
  1460. syslog-rfc5424 >= "0.2"
  1461. TCSLib >= "0.5"
  1462. tabr
  1463. tacit
  1464. taglib >= "0.3.7"
  1465. talaria-bibtex
  1466. talon
  1467. tar
  1468. tar-eio
  1469. tar-mirage
  1470. tar-unix
  1471. tcalc >= "1.1.1"
  1472. tcs-lib
  1473. telemetry
  1474. term-indexing
  1475. term-tools
  1476. terminal
  1477. terminus
  1478. terminus-cohttp
  1479. terminus-hlc
  1480. terml
  1481. testo
  1482. testo-diff
  1483. testo-lwt
  1484. testo-util
  1485. testu01
  1486. textmate-language
  1487. textrazor
  1488. tezos-bls12-381-polynomial >= "0.1.3"
  1489. tezos-plompiler >= "0.1.3"
  1490. tezos-plonk >= "0.1.3"
  1491. tezt-bam
  1492. theora
  1493. thread-table
  1494. tidy_email
  1495. tidy_email_mailgun
  1496. tidy_email_sendgrid
  1497. tidy_email_smtp
  1498. timed >= "1.1"
  1499. timedesc >= "0.8.0"
  1500. timedesc-json
  1501. timedesc-sexp
  1502. timedesc-tzdb
  1503. timedesc-tzlocal
  1504. timedesc-tzlocal-js
  1505. timere >= "0.8.0"
  1506. timmy
  1507. timmy-jsoo
  1508. timmy-lwt
  1509. timmy-unix
  1510. tiny_httpd
  1511. tiny_httpd_camlzip
  1512. tinyfiledialogs
  1513. tip-parser >= "0.4"
  1514. tls-liquidsoap
  1515. toc
  1516. togglelog
  1517. toml
  1518. toml_cconv >= "7.0.0"
  1519. top-closure
  1520. topojson
  1521. topojsone
  1522. touist >= "3.5.0"
  1523. trace
  1524. trace-fuchsia
  1525. trace-tef
  1526. tracy-client
  1527. trail
  1528. traits
  1529. trampoline
  1530. transept
  1531. traverse >= "0.3.0"
  1532. travesty >= "0.7.2"
  1533. trexio
  1534. trs
  1535. tsdl-image >= "0.3.0"
  1536. tsdl-mixer
  1537. tsdl-ttf >= "0.3"
  1538. tty
  1539. twirp_cohttp_lwt_unix
  1540. twirp_core
  1541. twirp_ezcurl
  1542. twirp_tiny_httpd
  1543. tyabt
  1544. type_eq
  1545. type_id
  1546. typed_list
  1547. typeid
  1548. tyre >= "0.5"
  1549. tyxml >= "4.6.0"
  1550. tyxml-jsx >= "4.6.0"
  1551. tyxml-lwd >= "0.2"
  1552. tyxml-ppx >= "4.6.0"
  1553. tyxml-syntax >= "4.6.0"
  1554. ubase >= "0.20"
  1555. um-abt
  1556. unionFind >= "20250818"
  1557. unisim_archisec
  1558. universal-portal
  1559. uring
  1560. uring-trace
  1561. uritemplate >= "0.1.0"
  1562. urn
  1563. utop >= "2.15.0"
  1564. validate
  1565. validator
  1566. varray
  1567. vdom
  1568. vec >= "0.2.0"
  1569. vendredi
  1570. vlt >= "0.2.4"
  1571. volgo
  1572. volgo-base
  1573. volgo-git-backend
  1574. volgo-git-eio
  1575. volgo-git-unix
  1576. volgo-hg-backend
  1577. volgo-hg-eio
  1578. volgo-hg-unix
  1579. volgo-vcs
  1580. voqc >= "0.2.0"
  1581. vorbis
  1582. vue-jsoo >= "0.3"
  1583. vue-ppx
  1584. wasm >= "2.0.2"
  1585. wasm_of_ocaml-compiler
  1586. wayland
  1587. waylaunch < "0.3.0"
  1588. wcwidth
  1589. websocket >= "2.15"
  1590. websocket-async >= "2.15"
  1591. websocket-lwt-unix >= "2.15"
  1592. why3find
  1593. win-eventlog >= "0.4"
  1594. winsvc >= "1.0.1"
  1595. wtr
  1596. wtr-ppx
  1597. wu-manber-fuzzy-search
  1598. xapi-stdext-date
  1599. xapi-stdext-encodings
  1600. xapi-stdext-pervasives >= "4.19.0"
  1601. xapi-stdext-std >= "4.19.0"
  1602. xapi-stdext-threads >= "4.19.0"
  1603. xapi-stdext-unix >= "4.19.0"
  1604. xapi-stdext-zerocheck
  1605. xcursor
  1606. xdg
  1607. xdg-basedir >= "0.0.5"
  1608. xdge
  1609. xkbcommon
  1610. xlsx2csv
  1611. xmelly
  1612. xmldiff >= "0.7.0"
  1613. xmldiff_js
  1614. xoshiro
  1615. xtmpl >= "0.19.0"
  1616. xtmpl_js
  1617. xtmpl_ppx
  1618. yocaml
  1619. yocaml_cmark
  1620. yocaml_cmarkit
  1621. yocaml_eio
  1622. yocaml_git
  1623. yocaml_jingoo
  1624. yocaml_liquid
  1625. yocaml_markdown
  1626. yocaml_mustache
  1627. yocaml_omd
  1628. yocaml_otoml
  1629. yocaml_runtime
  1630. yocaml_syndication
  1631. yocaml_unix
  1632. yocaml_yaml
  1633. yojson >= "2.0.0"
  1634. yojson-five
  1635. yosqlite
  1636. yuujinchou >= "0.10.0"
  1637. zanuda
  1638. zar
  1639. zarr
  1640. zarr-eio
  1641. zarr-lwt
  1642. zarr-sync
  1643. zdd
  1644. zed >= "3.2.0"
  1645. zlib
  1646. zlist >= "0.4.0"
  1647. zmq >= "5.2.1"
  1648. zmq-async >= "5.2.1"
  1649. zmq-eio
  1650. zmq-lwt >= "5.2.1"