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