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

Conflicts (2)

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