package odoc

  1. Overview
  2. Docs

Description

odoc is a powerful and flexible documentation generator for OCaml. It reads doc comments, demarcated by (** ... *), and transforms them into a variety of output formats, including HTML, LaTeX, and man pages.

  • Output Formats: Odoc generates HTML for web browsing, LaTeX for PDF generation, and man pages for use on Unix-like systems.
  • Cross-References: odoc uses the ocamldoc markup, which allows to create links for functions, types, modules, and documentation pages.
  • Link to Source Code: Documentation generated includes links to the source code of functions, providing an easy way to navigate from the docs to the actual implementation.
  • Code Highlighting: odoc automatically highlights syntax in code snippets for different languages.

odoc is part of the OCaml Platform, the recommended set of tools for OCaml.

Added to opam-repository:

README

odoc : OCaml Documentation Generator

OCaml-CI Build Status Coverage Status

odoc is a powerful and flexible documentation generator for OCaml. It reads doc comments, demarcated by (** ... *), and transforms them into a variety of output formats, including HTML, LaTeX, and man pages.

  • Output Formats: odoc generates HTML for web browsing, LaTeX for PDF generation, and man pages for use on Unix-like systems.
  • Cross-References: odoc uses the ocamldoc markup, which allows users to create links for functions, types, modules, and documentation pages.
  • Link to Source Code: Documentation generated includes links to the source code of functions, providing an easy way to navigate from the docs to the actual implementation.
  • Code Highlighting: odoc automatically highlights syntax in code snippets for different languages.

odoc is part of the OCaml Platform, the recommended set of tools for OCaml.

Getting Started

To begin using odoc, first install it using opam with the following command:

$ opam install odoc

Once installed, you can generate your project documentation with Dune:

$ dune build @doc

Upon completion, you'll find your freshly minted docs in _build/default/_doc/_html/index.html:

$ open _build/default/_doc/_html/index.html

For more in-depth information and usage instructions, see the odoc website.

Documentation

The full documentation for odoc, including comprehensive user and API guides, can be found on our website.

Contributing

Contributing Guide

We wholeheartedly welcome contributors! To start, please read our Contributing Guide to familiarise yourself with our development process, including how to propose and how to start hacking on odoc.

Code of Conduct

In order to foster a welcoming and respectful community, odoc has adopted the OCaml Code of Conduct.

Roadmap

Interested in the future of odoc? Take a look at our Roadmap to understand our vision and planned advancements for odoc.

Discussions

For conversations on ongoing development, be sure to visit the odoc section of the OCaml Discuss forum.

License

odoc is distributed under the terms of the ISC License. See the LICENSE file for complete details.

Acknowledgments

odoc owes its existence to the efforts of Thomas Refis, Leo White, and David Sheets. The project was initiated in 2014 and 2015.

We'd also like to extend our appreciation to Anton Bachin, Daniel Bünzli, and Jon Ludlam for their pivotal contributions to odoc.

Furthermore, we express our gratitude to Jane Street and Tarides, whose funding has been critical to support the ongoing development of odoc.

Dependencies (10)

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

Dev Dependencies (6)

  1. bos with-test
  2. ppx_expect with-test
  3. conf-jq with-test
  4. sexplib0 with-test
  5. yojson >= "2.1.0" & with-test
  6. ocamlfind with-test

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

Conflicts (2)

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