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

Conflicts (2)

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