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

Conflicts (2)

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