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. modelkit
  940. module-graph
  941. monolith >= "20241126"
  942. monomorphic >= "2.0"
  943. moonpool
  944. moonpool-io
  945. moonpool-lwt
  946. mopsa
  947. morbig >= "0.10.3"
  948. mosaic
  949. mosaique
  950. mpg123 >= "0.3"
  951. mpris
  952. mpris-clients
  953. mqtt
  954. mset >= "0.2.0"
  955. mssql
  956. msts
  957. mugen
  958. mula
  959. multibase
  960. multicodec
  961. multicont >= "1.0.1"
  962. multicore-bench
  963. multicore-magic
  964. multicore-magic-dscheck
  965. multihash
  966. multihash-digestif
  967. mustache >= "3.2.0"
  968. mustache-cli
  969. mutaml
  970. mysql_protocol
  971. nanoev
  972. nanoev-picos
  973. nanoev-posix
  974. nanoev_tiny_httpd
  975. nanoid
  976. nanosvg
  977. nanosvg_text
  978. nats-client
  979. nats-client-async
  980. nbd >= "6.0.0"
  981. nbd-tool
  982. nbd-unix
  983. nel
  984. neodriver
  985. neodriver_core
  986. neodriver_eio
  987. neodriver_packstream
  988. netkat
  989. neural_nets_lib
  990. nice_parser
  991. ninja_utils
  992. niru
  993. nloge
  994. nlopt
  995. nmea
  996. noCanren
  997. node_of_ocaml
  998. noise
  999. nomad
  1000. nottui >= "0.2"
  1001. nottui-lwt >= "0.2"
  1002. nottui-miou
  1003. nottui-pretty >= "0.2"
  1004. nottui-unix
  1005. notty-community
  1006. nuscr
  1007. nx
  1008. nx-datasets
  1009. nx-text
  1010. OCADml
  1011. OCanren
  1012. OCanren-ppx >= "0.3.0"
  1013. OSCADml
  1014. obatcher
  1015. obelisk >= "0.8.1"
  1016. object
  1017. obuilder
  1018. obuilder-spec
  1019. ocaml-ai-sdk
  1020. ocaml-canvas
  1021. ocaml-compiler-libs = "v0.12.4"
  1022. ocaml-in-python
  1023. ocaml-index
  1024. ocaml-logicalform
  1025. ocaml-lsp-server
  1026. ocaml-lua
  1027. ocaml-protoc >= "2.1"
  1028. ocaml-protoc-plugin >= "5.0.0"
  1029. ocaml-sat-solvers >= "0.8"
  1030. ocaml-sbom
  1031. ocaml-version >= "4.0.1"
  1032. ocaml-yescrypt
  1033. ocamlc-loc
  1034. ocamldiff >= "1.2"
  1035. ocamlformat >= "0.19.0"
  1036. ocamlformat-lib
  1037. ocamlformat-mlx
  1038. ocamlformat-mlx-lib
  1039. ocamlformat-rpc >= "0.19.0" & < "removed"
  1040. ocamlformat-rpc-lib
  1041. ocamlfuse
  1042. ocamlgrep
  1043. ocamlgrep-lib
  1044. ocamlify >= "0.1.0"
  1045. ocamlmerlin-mlx
  1046. ocamlmig
  1047. ocamlmod >= "0.1.1"
  1048. ocamlregextkit
  1049. ocannl_npy
  1050. ocb
  1051. ocf >= "0.8.0"
  1052. ocf_ppx
  1053. ocgtk
  1054. ochre
  1055. ochre-cli
  1056. ockt
  1057. ocluster >= "0.2"
  1058. ocluster-api >= "0.2"
  1059. ocluster-worker
  1060. ocp-browser >= "1.2.2"
  1061. ocp-index >= "1.2.2"
  1062. ocp-search
  1063. ocplib-simplex >= "0.5.1"
  1064. ocplib_stuff >= "0.3.0"
  1065. ocsigen-toolkit >= "4.3.0"
  1066. ocsigenserver >= "7.0.0"
  1067. ocsipersist >= "2.1.0"
  1068. ocsipersist-dbm >= "2.1.0"
  1069. ocsipersist-dbm-config >= "2.1.0"
  1070. ocsipersist-lib >= "2.1.0"
  1071. ocsipersist-pgsql >= "2.1.0"
  1072. ocsipersist-pgsql-config >= "2.1.0"
  1073. ocsipersist-sqlite >= "2.1.0"
  1074. ocsipersist-sqlite-config >= "2.1.0"
  1075. ocue
  1076. odep >= "0.2.0"
  1077. odig
  1078. odoc-driver >= "3.2.1"
  1079. odoc-md >= "3.2.1"
  1080. oenv
  1081. oepub
  1082. oframl
  1083. ogg >= "1.0.0"
  1084. oglsl
  1085. oidc
  1086. ojo
  1087. ojs >= "1.0.8"
  1088. ojs_base
  1089. ojs_base_all
  1090. ojs_base_ppx
  1091. ojs_ed
  1092. ojs_filetree
  1093. ojs_list
  1094. oktree
  1095. olinq >= "0.3"
  1096. oma
  1097. omd = "1.3.2" | >= "2.0.0~alpha3"
  1098. omigrate != "0.3.0"
  1099. omtl
  1100. oniguruma
  1101. ooh
  1102. opam-0install >= "0.4.2"
  1103. opam-0install-cudf >= "0.4.2" & < "0.5.0"
  1104. opam-bin >= "0.9.5"
  1105. opam-check-npm-deps
  1106. opam-ci-check-lint
  1107. opam-compiler >= "0.2.0"
  1108. opam-dune-lint
  1109. opam-monorepo >= "0.3.0"
  1110. opam-repomin
  1111. opam-spin
  1112. opam_bin_lib >= "0.9.5"
  1113. opasswd
  1114. opatch
  1115. openapi
  1116. openapi-opium
  1117. openapi_router
  1118. openbsd
  1119. opencage
  1120. openrouter_api
  1121. openstellina
  1122. opentelemetry
  1123. opentelemetry-client
  1124. opentelemetry-client-cohttp-eio
  1125. opentelemetry-client-cohttp-lwt
  1126. opentelemetry-client-ocurl
  1127. opentelemetry-client-ocurl-lwt
  1128. opentelemetry-cohttp-lwt
  1129. opentelemetry-logs
  1130. opentelemetry-lwt
  1131. opine
  1132. opium >= "0.20.0"
  1133. opium-testing >= "0.20.0"
  1134. oplot >= "0.71"
  1135. optiml-transport
  1136. opus
  1137. oraft >= "0.3.0"
  1138. ordering
  1139. ordinal
  1140. orgeat
  1141. ortac-core >= "0.6.1"
  1142. ortac-dune
  1143. ortac-qcheck-stm >= "0.6.1"
  1144. ortac-runtime
  1145. ortac-runtime-qcheck-stm
  1146. ortac-wrapper
  1147. ortools
  1148. ortools_solvers
  1149. oseq
  1150. osh
  1151. osnap
  1152. ostap >= "0.6"
  1153. osx-keychain
  1154. otaglibc
  1155. otoggl
  1156. otoml >= "0.9.3"
  1157. otp
  1158. ounit2 >= "2.2.7"
  1159. ounit2-lwt >= "2.2.7"
  1160. out-channel-redirect
  1161. override >= "0.4.0"
  1162. owee >= "0.8"
  1163. owi
  1164. p4spectec
  1165. p5scm
  1166. packstream
  1167. pacomb >= "1.4.4"
  1168. pageantty
  1169. pancake
  1170. pandoc >= "0.2.1"
  1171. pandoc-abbreviations >= "0.2.1"
  1172. pandoc-comment >= "0.2.1"
  1173. pandoc-crossref >= "0.2.1"
  1174. pandoc-include >= "0.2.1"
  1175. pandoc-inspect >= "0.2.1"
  1176. pandoc-pdf2png >= "0.2.1"
  1177. pandoc-replace >= "0.2.1"
  1178. par_incr
  1179. pari
  1180. pari-bindings
  1181. parmap >= "1.2.3"
  1182. parseff
  1183. parsite
  1184. passage
  1185. passe
  1186. path_glob
  1187. patricia-tree
  1188. pbrt
  1189. pbrt_yojson
  1190. pcrc
  1191. pcre >= "7.5.0"
  1192. pcre2
  1193. petrol
  1194. pgn_parser
  1195. pgn_to_tex
  1196. pgsolver >= "4.4"
  1197. pgx
  1198. pgx_async >= "2.2"
  1199. pgx_lwt >= "2.2"
  1200. pgx_lwt_mirage >= "2.2"
  1201. pgx_lwt_unix >= "2.2"
  1202. pgx_unix >= "2.2"
  1203. pgx_value_core >= "2.2"
  1204. pgx_value_ptime >= "2.2"
  1205. phylogenetics >= "0.2.0"
  1206. piaf >= "0.2.0"
  1207. picos
  1208. picos_aux
  1209. picos_io
  1210. picos_io_cohttp
  1211. picos_lwt
  1212. picos_meta
  1213. picos_mux
  1214. picos_std
  1215. pidgin
  1216. pidgin_pp
  1217. piece_rope
  1218. plateau
  1219. playwright
  1220. plist-xml
  1221. plist-xml-lwt
  1222. plotly
  1223. plplot >= "5.12.0"
  1224. polars
  1225. polars_async
  1226. poll
  1227. polly >= "0.5.0"
  1228. polymarket
  1229. pomap >= "4.1.2"
  1230. popper
  1231. portaudio >= "0.2.3"
  1232. posix-base >= "2.0.1"
  1233. posix-bindings >= "2.0.1"
  1234. posix-errno
  1235. posix-getopt >= "2.0.1"
  1236. posix-math2
  1237. posix-resource
  1238. posix-signal >= "2.0.1"
  1239. posix-socket >= "2.0.1"
  1240. posix-socket-unix >= "2.0.1"
  1241. posix-stat
  1242. posix-time2 >= "2.0.1"
  1243. posix-types >= "2.0.1"
  1244. posix-uname >= "2.0.1"
  1245. posix-unistd
  1246. postgresql >= "5.1.0"
  1247. pp >= "1.2.0"
  1248. pp-binary-ints
  1249. pp_loc
  1250. pplumbing
  1251. pplumbing-err
  1252. pplumbing-log
  1253. pplumbing-log-cli
  1254. pplumbing-pp-tty
  1255. ppx_bitstring >= "5.0.0"
  1256. ppx_camlrack
  1257. ppx_catch
  1258. ppx_const
  1259. ppx_decimal
  1260. ppx_default
  1261. ppx_deriving_cad
  1262. ppx_deriving_decoders
  1263. ppx_deriving_encoding >= "0.3.0"
  1264. ppx_deriving_ezjsonm
  1265. ppx_deriving_hash
  1266. ppx_deriving_json_schema
  1267. ppx_deriving_jsonschema
  1268. ppx_deriving_jsont
  1269. ppx_deriving_madcast >= "0.2"
  1270. ppx_deriving_melange
  1271. ppx_deriving_popper
  1272. ppx_deriving_qcheck
  1273. ppx_deriving_scad
  1274. ppx_deriving_yaml >= "0.2.0"
  1275. ppx_distr_guards >= "0.3"
  1276. ppx_dream_eml
  1277. ppx_enforce
  1278. ppx_expect_nobase != "v0.17.2.2"
  1279. ppx_ezlua
  1280. ppx_forbid
  1281. ppx_format
  1282. ppx_fun
  1283. ppx_getenv
  1284. ppx_hegel_compat
  1285. ppx_hegel_generator
  1286. ppx_hegel_test
  1287. ppx_interact
  1288. ppx_make
  1289. ppx_map
  1290. ppx_marshal
  1291. ppx_marshal_ext
  1292. ppx_matches >= "0.1.0"
  1293. ppx_mica
  1294. ppx_minidebug
  1295. ppx_mixins
  1296. ppx_monad
  1297. ppx_monoid >= "0.3.3"
  1298. ppx_open
  1299. ppx_optint
  1300. ppx_parser
  1301. ppx_partial
  1302. ppx_pyformat
  1303. ppx_repr != "0.2.0"
  1304. ppx_seq
  1305. ppx_subliner
  1306. ppx_system
  1307. ppx_trace
  1308. ppx_ts
  1309. ppx_unreachable
  1310. ppx_update
  1311. ppx_viewpattern
  1312. ppx_windtrap
  1313. ppx_yojson >= "1.3.0"
  1314. ppxlib >= "0.22.2"
  1315. ppxlib-tools
  1316. pratter
  1317. prbnmcn-basic-structures
  1318. prbnmcn-cgrph
  1319. prbnmcn-clustering
  1320. prbnmcn-dagger
  1321. prbnmcn-dagger-gsl
  1322. prbnmcn-dagger-stats
  1323. prbnmcn-dagger-test
  1324. prbnmcn-gnuplot
  1325. prbnmcn-linalg
  1326. prbnmcn-mcts
  1327. prbnmcn-proptest
  1328. prbnmcn-stats
  1329. prbnmcn-ucb1 >= "0.0.2"
  1330. preface
  1331. prelude
  1332. pretty_expressive
  1333. primavera
  1334. print-table
  1335. printbox >= "0.2"
  1336. printbox-ext-plot
  1337. printbox-html
  1338. printbox-md
  1339. printbox-text
  1340. processor
  1341. producer
  1342. progress
  1343. prolect
  1344. prometheus-liquidsoap >= "2"
  1345. promise_jsoo
  1346. promise_jsoo_lwt
  1347. proton
  1348. provider
  1349. prr
  1350. psmt2-frontend >= "0.3.0"
  1351. pulseaudio >= "0.1.5"
  1352. pure-html
  1353. pvec
  1354. pxshot
  1355. pyast
  1356. pyml >= "20210924"
  1357. pyml_bindgen
  1358. pyre-ast
  1359. pyro-caml
  1360. pyro-caml-instruments
  1361. pyro-caml-ppx
  1362. qbf >= "0.3"
  1363. qcaml
  1364. qcheck >= "0.13"
  1365. qcheck-alcotest
  1366. qcheck-core
  1367. qcheck-lin
  1368. qcheck-multicoretests-util
  1369. qcheck-ounit
  1370. qcheck-stm
  1371. qcow >= "0.12.1"
  1372. qcow-stream
  1373. qcow-tool >= "0.12.1"
  1374. qcow-types
  1375. qdrant
  1376. qiskit >= "0.44.0"
  1377. query-json
  1378. quick_print
  1379. quickjs
  1380. quickterface
  1381. quill
  1382. raga
  1383. randii
  1384. random
  1385. randoml
  1386. raven
  1387. raygui
  1388. raylib >= "0.3.1"
  1389. raylib-callbacks
  1390. rdf >= "0.13.0"
  1391. rdf_impls
  1392. rdf_json_ld
  1393. rdf_lwt
  1394. rdf_mysql
  1395. rdf_postgresql
  1396. rdf_ppx
  1397. re >= "1.13.2"
  1398. rea < "0.2.0"
  1399. react-rules-of-hooks-ppx
  1400. reactiveData = "0.2.4" | >= "0.3.1"
  1401. reactjs-jsx-ppx
  1402. readability_metrics
  1403. readline
  1404. reason >= "3.9.0"
  1405. reason-react
  1406. reason-react-day-picker
  1407. reason-react-ppx
  1408. red-black-tree
  1409. reddit_api_async
  1410. reddit_api_kernel
  1411. redis >= "0.4"
  1412. redis-lwt >= "0.4"
  1413. redis-sync >= "0.4"
  1414. refl >= "0.2.0"
  1415. regl
  1416. regrade
  1417. relude
  1418. reparse >= "2.0.0"
  1419. reparse-lwt
  1420. reparse-lwt-unix
  1421. reparse-unix
  1422. repr != "0.2.0"
  1423. repr-bench
  1424. repr-fuzz
  1425. requisite
  1426. res >= "5.0.2"
  1427. rescript-syntax
  1428. rescriptdep
  1429. reshowcase
  1430. resto >= "0.7"
  1431. restricted
  1432. rfsm >= "2.0"
  1433. rich-string
  1434. rio
  1435. riot
  1436. river
  1437. rizzo
  1438. robotstxt
  1439. rock >= "0.20.0"
  1440. rocq-core
  1441. rocq-devtools
  1442. rocq-runtime
  1443. rocqide
  1444. roman
  1445. routes >= "1.0.0"
  1446. rpc
  1447. rpmfile
  1448. rpmfile-cli
  1449. rpmfile-eio
  1450. rpmfile-unix
  1451. rsdd
  1452. rtop >= "3.9.0"
  1453. rtree
  1454. rune
  1455. runtime_events_tools
  1456. runtime_events_tools_bare
  1457. rust-staticlib-gen
  1458. rust-staticlib-virtual
  1459. safemoney
  1460. saga
  1461. sail >= "0.15"
  1462. sail_c_backend
  1463. sail_coq_backend
  1464. sail_doc_backend
  1465. sail_latex_backend
  1466. sail_lean_backend
  1467. sail_lem_backend
  1468. sail_maker
  1469. sail_manifest
  1470. sail_ocaml_backend
  1471. sail_output
  1472. sail_smt_backend
  1473. sail_sv_backend
  1474. salto-analyzer
  1475. saltoIL
  1476. samplerate >= "0.1.6"
  1477. sanddb >= "0.2"
  1478. sarek
  1479. sarif
  1480. satex >= "0.1.2"
  1481. saturn >= "0.4.1"
  1482. saturn_lockfree >= "0.4.1"
  1483. savvy
  1484. scad_ml
  1485. scfg
  1486. scope
  1487. sd_logic
  1488. sdl-liquidsoap >= "3"
  1489. secp256k1 >= "0.4.1"
  1490. sedlex >= "2.4"
  1491. sel
  1492. semv
  1493. semver >= "0.2.1"
  1494. semver2
  1495. seqes
  1496. serde
  1497. serde_debug
  1498. serde_derive
  1499. serde_json
  1500. serde_sexpr
  1501. serde_xml
  1502. serialport
  1503. server-reason-react
  1504. sexp_decode
  1505. sexps-rewriter
  1506. sha >= "1.15.1"
  1507. sha256-cng
  1508. shades
  1509. shakuhachi
  1510. shellwords
  1511. sherlodoc >= "3.2.1"
  1512. shine >= "0.2.2"
  1513. shuttle
  1514. shuttle_http
  1515. shuttle_ssl
  1516. shuttle_websocket
  1517. sifun
  1518. signal
  1519. sihl >= "0.1.5"
  1520. sihl-cache
  1521. sihl-contract
  1522. sihl-core
  1523. sihl-email
  1524. sihl-facade
  1525. sihl-persistence
  1526. sihl-queue
  1527. sihl-session
  1528. sihl-storage
  1529. sihl-token
  1530. sihl-type
  1531. sihl-user
  1532. sihl-web
  1533. simlog
  1534. simple_httpd
  1535. simple_httpd_caqti
  1536. sitemap
  1537. slipshow
  1538. slugline
  1539. sm
  1540. smaji_glyph_path
  1541. smart-print >= "0.3.0"
  1542. smaws-clients
  1543. smaws-lib
  1544. smol
  1545. smol-helpers
  1546. smtlib-utils
  1547. smtml
  1548. snappy
  1549. snf_mcp
  1550. snkv
  1551. sodium-fmt
  1552. solid
  1553. solid_server
  1554. solid_tools
  1555. solidity-alcotest
  1556. solidity-common
  1557. solidity-parser
  1558. solidity-test
  1559. solidity-typechecker
  1560. soteria
  1561. sowilo
  1562. spatial-shell
  1563. spawn >= "v0.15.0"
  1564. spdx_licenses < "1.2.0"
  1565. spectrum
  1566. spectrum_capabilities
  1567. spectrum_palette_ppx
  1568. spectrum_palettes
  1569. spectrum_tools
  1570. speed
  1571. speex
  1572. spelll >= "0.3"
  1573. spices
  1574. spin
  1575. spoc
  1576. spoc_ppx
  1577. spotify_ml
  1578. spurs
  1579. sqids
  1580. sqlgg >= "20200521"
  1581. sqlite3 >= "5.0.3"
  1582. sqlite3_utils
  1583. srt
  1584. ssl >= "0.7.0"
  1585. sslconf
  1586. starpath
  1587. starred_ml
  1588. statocaml
  1589. statocaml_changelog
  1590. statocaml_community
  1591. statocaml_db
  1592. statocaml_github
  1593. statocaml_go
  1594. statocaml_gui
  1595. statocaml_html
  1596. statocaml_plots
  1597. statocaml_profile
  1598. stdint = "0.7.0" | >= "0.7.2"
  1599. stdint-literals
  1600. stdlib-random
  1601. stdune
  1602. stk
  1603. stk_iconv
  1604. stk_ocf
  1605. stk_ppx
  1606. stk_rdf
  1607. stk_xml
  1608. stog >= "0.20.0"
  1609. stog_all
  1610. stog_asy
  1611. stog_dot
  1612. stog_extern
  1613. stog_markdown
  1614. stog_multi_doc
  1615. stog_nocaml
  1616. stog_noexec
  1617. stog_plugins
  1618. stog_rdf
  1619. stog_rel_href
  1620. stog_server
  1621. stog_server_multi
  1622. stog_sitemap
  1623. stog_writing
  1624. store
  1625. store-dict
  1626. store-pushqueue
  1627. stramon-lib
  1628. stringCodepointSplitter
  1629. stringx
  1630. styled-ppx
  1631. subprocess
  1632. sun
  1633. swapfs
  1634. swhid
  1635. swhid_compute
  1636. swhid_core
  1637. swhid_types
  1638. swipl
  1639. syguslib-utils
  1640. symex
  1641. symphony-orchestrator-tui
  1642. synchronizer
  1643. synopsis
  1644. syslog-rfc5424 >= "0.2"
  1645. syto
  1646. tabr
  1647. tacit
  1648. taglib >= "0.3.7"
  1649. talaria-bibtex
  1650. talon
  1651. tar
  1652. tar-eio
  1653. tar-mirage
  1654. tar-unix
  1655. tbls
  1656. tcalc >= "1.1.1"
  1657. tcs-lib
  1658. telemetry
  1659. term-indexing
  1660. term-tools
  1661. termaid
  1662. terminal
  1663. terminus
  1664. terminus-cohttp
  1665. terminus-hlc
  1666. terml
  1667. testcontainers
  1668. testcontainers-elasticsearch
  1669. testcontainers-kafka
  1670. testcontainers-localstack
  1671. testcontainers-memcached
  1672. testcontainers-mockserver
  1673. testcontainers-mongo
  1674. testcontainers-mysql
  1675. testcontainers-postgres
  1676. testcontainers-rabbitmq
  1677. testcontainers-redis
  1678. testo
  1679. testo-diff
  1680. testo-lwt
  1681. testo-util
  1682. testu01
  1683. textmate-language
  1684. textrazor
  1685. tezt-bam
  1686. theo
  1687. theora
  1688. thread-table
  1689. tidy_email
  1690. tidy_email_mailgun
  1691. tidy_email_sendgrid
  1692. tidy_email_smtp
  1693. timed >= "1.1"
  1694. timedesc >= "0.8.0"
  1695. timedesc-json
  1696. timedesc-sexp
  1697. timedesc-tzdb
  1698. timedesc-tzlocal
  1699. timedesc-tzlocal-js
  1700. timere >= "0.8.0"
  1701. timmy
  1702. timmy-jsoo
  1703. timmy-lwt
  1704. timmy-unix
  1705. tiny_httpd
  1706. tiny_httpd_camlzip
  1707. tiny_httpd_eio
  1708. tinyfiledialogs
  1709. tip-parser >= "0.4"
  1710. tls-liquidsoap
  1711. tm-grammars
  1712. toc
  1713. toffee
  1714. togglelog
  1715. toml
  1716. toml_cconv >= "7.0.0"
  1717. top-closure
  1718. topojson
  1719. topojsone
  1720. touist >= "3.5.0"
  1721. trace
  1722. trace-fuchsia
  1723. trace-runtime-events
  1724. trace-tef
  1725. tracy-client
  1726. trail
  1727. traits
  1728. trampoline
  1729. transept
  1730. traverse >= "0.3.0"
  1731. travesty >= "0.7.2"
  1732. tree-sitter
  1733. trexio
  1734. trs
  1735. tsdl-image >= "0.3.0"
  1736. tsdl-mixer
  1737. tsdl-ttf >= "0.3"
  1738. tty
  1739. tw
  1740. twirp_cohttp_lwt_unix
  1741. twirp_core
  1742. twirp_ezcurl
  1743. twirp_tiny_httpd
  1744. tyabt
  1745. type_eq
  1746. type_id
  1747. typed_list
  1748. typeid
  1749. tyre >= "0.5"
  1750. tyxml >= "4.6.0"
  1751. tyxml-jsx >= "4.6.0"
  1752. tyxml-lwd >= "0.2"
  1753. tyxml-ppx >= "4.6.0"
  1754. tyxml-syntax >= "4.6.0"
  1755. UnifiedScript_Std
  1756. UnifiedScript_Top
  1757. ubase >= "0.20"
  1758. ufind
  1759. um-abt
  1760. union-find-lattice
  1761. unionFind >= "20250818"
  1762. unisim_archisec
  1763. universal-portal
  1764. unix-type-representations >= "0.1.3"
  1765. uring
  1766. uring-trace
  1767. uritemplate >= "0.1.0"
  1768. urn
  1769. utop >= "2.15.0"
  1770. validate
  1771. validator
  1772. valkey
  1773. varray
  1774. vdom
  1775. vec >= "0.2.0"
  1776. vendredi
  1777. virtfs
  1778. vlt >= "0.2.4"
  1779. volgo
  1780. volgo-base
  1781. volgo-git-backend
  1782. volgo-git-eio
  1783. volgo-git-unix
  1784. volgo-hg-backend
  1785. volgo-hg-eio
  1786. volgo-hg-unix
  1787. volgo-vcs
  1788. voqc >= "0.2.0"
  1789. vorbis
  1790. vue-jsoo >= "0.3"
  1791. vue-ppx
  1792. wasm >= "2.0.2"
  1793. wasm_of_ocaml-compiler
  1794. wax
  1795. wax-lib
  1796. wayland
  1797. waylaunch < "0.3.0"
  1798. wcwidth
  1799. websocket >= "2.15"
  1800. websocket-async >= "2.15"
  1801. websocket-lwt-unix >= "2.15"
  1802. why3find
  1803. win-eventlog >= "0.4"
  1804. windtrap
  1805. winsvc >= "1.0.1"
  1806. wire
  1807. wol
  1808. wol-eio
  1809. wol-mirage
  1810. wtr
  1811. wtr-ppx
  1812. wu-manber-fuzzy-search
  1813. xapi-stdext-date
  1814. xapi-stdext-encodings
  1815. xapi-stdext-pervasives >= "4.19.0"
  1816. xapi-stdext-std >= "4.19.0"
  1817. xapi-stdext-threads >= "4.19.0"
  1818. xapi-stdext-unix >= "4.19.0"
  1819. xapi-stdext-zerocheck
  1820. xcursor
  1821. xdg
  1822. xdg-basedir >= "0.0.5"
  1823. xdge
  1824. xkbcommon
  1825. xlsx2csv
  1826. xmelly
  1827. xmldiff >= "0.7.0"
  1828. xmldiff_js
  1829. xoshiro
  1830. xtmpl >= "0.19.0"
  1831. xtmpl_js
  1832. xtmpl_ppx
  1833. yamlx
  1834. yocaml
  1835. yocaml_cmark
  1836. yocaml_cmarkit
  1837. yocaml_eio
  1838. yocaml_git
  1839. yocaml_jingoo
  1840. yocaml_liquid
  1841. yocaml_markdown
  1842. yocaml_mustache
  1843. yocaml_omd
  1844. yocaml_otoml
  1845. yocaml_runtime
  1846. yocaml_syndication
  1847. yocaml_unix
  1848. yocaml_yaml
  1849. yojson >= "2.0.0"
  1850. yojson-five
  1851. yosqlite
  1852. yuujinchou >= "0.10.0"
  1853. zanuda
  1854. zar
  1855. zarr
  1856. zarr-eio
  1857. zarr-lwt
  1858. zarr-sync
  1859. zdd
  1860. zed >= "3.2.0"
  1861. zlib
  1862. zlist >= "0.4.0"
  1863. zmq >= "5.2.1"
  1864. zmq-async >= "5.2.1"
  1865. zmq-eio
  1866. zmq-lwt >= "5.2.1"

Conflicts (2)

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