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

Conflicts (2)

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