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.

Added to opam-repository:

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 (10)

  1. crunch >= "1.4.1"
  2. fmt
  3. tyxml >= "4.4.0"
  4. ocaml >= "4.08.0" & < "5.6"
  5. fpath >= "0.7.3"
  6. dune >= "3.21.0"
  7. cppo build & >= "1.1.0"
  8. cmdliner >= "1.3.0"
  9. astring
  10. odoc-parser = version

Dev Dependencies (6)

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

Conflicts (2)

  1. oxcaml-compiler < "5.2.0minus31"
  2. ocaml-option-bytecode-only