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

Conflicts (2)

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