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

Conflicts (2)

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