package odoc

  1. Overview
  2. Docs
OCaml documentation generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

odoc-1.5.3.tbz
sha256=f2b76f811658c4b52cb48ac4ffc2ec37cedd2a805111c7f8ec20f8f36b8bbf45
sha512=9e069590e0737c94813d25235b5cfe27feb5a0298a17ff9b9ee446c69827c3a0ea3b7da5d05b278639cd1f0202e0d83356707979edfaa2af73876fc000c23c4d

Description

Odoc is a documentation generator for OCaml. It reads doc comments, delimited with (** ... *), and outputs HTML.

Published: 10 Jul 2021

README

odoc   Build Status

odoc is a documentation generator for OCaml. It reads doc comments , delimited with (** ... *), and outputs HTML. See example output.

Text inside doc comments is marked up in ocamldoc syntax:

val compare : string -> string -> int
(** [compare s1 s2] compares [s1] and [s2] in {e lexicographic} order. The
    result is negative if [s1] precedes [s2], positive if [s1] follows [s2],
    and zero if [s1] and [s2] are equal. *)

The syntax reference is here. There is also an explanation of how to attach comments to specific types, values, and other elements in your program.


odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system. odoc also offers a good opportunity to improve HTML output compared to ocamldoc, but this is very much a work in progress :)


Using odoc with OCaml

To install odoc with opam:

opam install odoc

If you want to use odoc on the packages you have installed in your opam switch type:

opam install ocaml-manual odig
odig doc

When you are developing the easiest way to use odoc right now is by having Dune drive it. This command should work in most Dune projects out of the box:

dune build @doc

The generated docs can then be found locally at ./_build/default/_doc/_html/index.html.


Using odoc with BuckleScript/Reason

You can use the bsdoc npm package to use odoc in your BuckleScript projects.


Contact

odoc is most discussed on discuss.ocaml.org's Ecosystem category with the odoc tag. Please also don't hesitate to open an issue.


Contributing

Any question asked, issue opened, feedback offered, is a contribution to odoc, and the project and all its users are thankful :) If you'd like to contribute code specifically, you may find the guide in CONTRIBUTING.md helpful. Also see the roadmap there. If anything is missing from it, please don't hesitate to reach out.

Dependencies (8)

  1. tyxml >= "4.3.0"
  2. result
  3. ocaml >= "4.02.0" & < "4.14"
  4. fpath
  5. dune
  6. cppo build & >= "1.1.0"
  7. cmdliner >= "1.0.0" & < "2.0.0"
  8. astring

Dev Dependencies (5)

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

Conflicts

None