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