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. qbf >= "0.3"
  1244. qcaml
  1245. qcheck >= "0.13"
  1246. qcheck-alcotest
  1247. qcheck-core
  1248. qcheck-lin
  1249. qcheck-multicoretests-util
  1250. qcheck-ounit
  1251. qcheck-stm
  1252. qcow >= "0.12.1"
  1253. qcow-stream
  1254. qcow-tool >= "0.12.1"
  1255. qcow-types
  1256. qdrant
  1257. query-json
  1258. quick_print
  1259. quickjs
  1260. quickterface
  1261. quill
  1262. raga
  1263. randii
  1264. random
  1265. randoml
  1266. raven
  1267. raygui
  1268. raylib >= "0.3.1"
  1269. raylib-callbacks
  1270. rdf >= "0.13.0"
  1271. rdf_impls
  1272. rdf_json_ld
  1273. rdf_lwt
  1274. rdf_mysql
  1275. rdf_postgresql
  1276. rdf_ppx
  1277. re >= "1.13.2"
  1278. rea < "0.2.0"
  1279. react-rules-of-hooks-ppx
  1280. reactiveData = "0.2.4" | >= "0.3.1"
  1281. reactjs-jsx-ppx
  1282. readline
  1283. reason >= "3.9.0"
  1284. reason-react
  1285. reason-react-day-picker
  1286. reason-react-ppx
  1287. red-black-tree
  1288. reddit_api_async
  1289. reddit_api_kernel
  1290. redis >= "0.4"
  1291. redis-lwt >= "0.4"
  1292. redis-sync >= "0.4"
  1293. refl >= "0.2.0"
  1294. regl
  1295. regrade
  1296. relude
  1297. reparse >= "2.0.0"
  1298. reparse-lwt
  1299. reparse-lwt-unix
  1300. reparse-unix
  1301. repr != "0.2.0"
  1302. repr-bench
  1303. repr-fuzz
  1304. res >= "5.0.2"
  1305. rescript-syntax
  1306. rescriptdep
  1307. reshowcase
  1308. resto >= "0.7"
  1309. restricted
  1310. rfsm >= "2.0"
  1311. rich-string
  1312. rio
  1313. river
  1314. rizzo
  1315. rock >= "0.20.0"
  1316. rocq-core
  1317. rocq-devtools
  1318. rocq-runtime
  1319. rocqide
  1320. roman
  1321. routes >= "1.0.0"
  1322. rpc
  1323. rpmfile
  1324. rpmfile-cli
  1325. rpmfile-eio
  1326. rpmfile-unix
  1327. rsdd
  1328. rtop >= "3.9.0"
  1329. rtree
  1330. rune
  1331. runtime_events_tools
  1332. runtime_events_tools_bare
  1333. rust-staticlib-gen
  1334. rust-staticlib-virtual
  1335. safemoney
  1336. saga
  1337. sail >= "0.15"
  1338. sail_c_backend
  1339. sail_coq_backend
  1340. sail_doc_backend
  1341. sail_latex_backend
  1342. sail_lean_backend
  1343. sail_lem_backend
  1344. sail_maker
  1345. sail_manifest
  1346. sail_ocaml_backend
  1347. sail_output
  1348. sail_smt_backend
  1349. sail_sv_backend
  1350. salto-analyzer
  1351. saltoIL
  1352. samplerate >= "0.1.6"
  1353. sanddb >= "0.2"
  1354. sarek
  1355. sarif
  1356. saturn = "0.4.1"
  1357. saturn_lockfree = "0.4.1"
  1358. savvy
  1359. scad_ml
  1360. scfg
  1361. scope
  1362. sd_logic
  1363. sdl-liquidsoap >= "3"
  1364. secp256k1 >= "0.4.1"
  1365. sedlex >= "2.4"
  1366. sel
  1367. semv
  1368. semver >= "0.2.1"
  1369. semver2
  1370. seqes
  1371. serde
  1372. serde_debug
  1373. serde_derive
  1374. serde_json
  1375. serde_sexpr
  1376. serde_xml
  1377. serialport
  1378. server-reason-react
  1379. sexp_decode
  1380. sexps-rewriter
  1381. sha >= "1.15.1"
  1382. sha256-cng
  1383. shades
  1384. shakuhachi
  1385. shellwords
  1386. shine >= "0.2.2"
  1387. shuttle
  1388. shuttle_http
  1389. shuttle_ssl
  1390. shuttle_websocket
  1391. sifun
  1392. signal
  1393. sihl >= "0.1.5"
  1394. sihl-cache
  1395. sihl-contract
  1396. sihl-core
  1397. sihl-email
  1398. sihl-facade
  1399. sihl-persistence
  1400. sihl-queue
  1401. sihl-session
  1402. sihl-storage
  1403. sihl-token
  1404. sihl-type
  1405. sihl-user
  1406. sihl-web
  1407. simlog
  1408. simple_httpd
  1409. simple_httpd_caqti
  1410. sitemap
  1411. slipshow
  1412. slugline
  1413. sm
  1414. smart-print >= "0.3.0"
  1415. smaws-clients
  1416. smaws-lib
  1417. smol
  1418. smol-helpers
  1419. smtlib-utils
  1420. smtml
  1421. snappy
  1422. snf_mcp
  1423. snkv
  1424. sodium-fmt
  1425. solid
  1426. solid_server
  1427. solid_tools
  1428. solidity-alcotest
  1429. solidity-common
  1430. solidity-parser
  1431. solidity-test
  1432. solidity-typechecker
  1433. sowilo
  1434. spatial-shell
  1435. spawn >= "v0.15.0"
  1436. spdx_licenses < "1.2.0"
  1437. spectrum
  1438. spectrum_capabilities
  1439. spectrum_palette_ppx
  1440. spectrum_palettes
  1441. spectrum_tools
  1442. speed
  1443. speex
  1444. spelll >= "0.3"
  1445. spices
  1446. spin
  1447. spoc
  1448. spoc_ppx
  1449. spotify_ml
  1450. spurs
  1451. sqids
  1452. sqlgg >= "20200521"
  1453. sqlite3 >= "5.0.3"
  1454. sqlite3_utils
  1455. srt
  1456. ssl >= "0.7.0"
  1457. sslconf
  1458. starpath
  1459. starred_ml
  1460. statocaml
  1461. statocaml_changelog
  1462. statocaml_community
  1463. statocaml_db
  1464. statocaml_github
  1465. statocaml_go
  1466. statocaml_gui
  1467. statocaml_html
  1468. statocaml_plots
  1469. statocaml_profile
  1470. stdint = "0.7.0" | >= "0.7.2"
  1471. stdint-literals
  1472. stdlib-random
  1473. stdune
  1474. stk
  1475. stk_iconv
  1476. stk_ocf
  1477. stk_ppx
  1478. stk_rdf
  1479. stk_xml
  1480. stog >= "0.20.0"
  1481. stog_all
  1482. stog_asy
  1483. stog_dot
  1484. stog_extern
  1485. stog_markdown
  1486. stog_multi_doc
  1487. stog_nocaml
  1488. stog_noexec
  1489. stog_plugins
  1490. stog_rdf
  1491. stog_rel_href
  1492. stog_server
  1493. stog_server_multi
  1494. stog_sitemap
  1495. stog_writing
  1496. store
  1497. stramon-lib
  1498. stringCodepointSplitter
  1499. stringx
  1500. styled-ppx
  1501. subprocess
  1502. sun
  1503. swapfs
  1504. swhid
  1505. swhid_compute
  1506. swhid_core
  1507. swhid_types
  1508. swipl
  1509. syguslib-utils
  1510. synopsis
  1511. syslog-rfc5424 >= "0.2"
  1512. tabr
  1513. tacit
  1514. taglib >= "0.3.7"
  1515. talaria-bibtex
  1516. talon
  1517. tar
  1518. tar-eio
  1519. tar-mirage
  1520. tar-unix
  1521. tcalc >= "1.1.1"
  1522. tcs-lib
  1523. telemetry
  1524. term-indexing
  1525. term-tools
  1526. terminal
  1527. terminus
  1528. terminus-cohttp
  1529. terminus-hlc
  1530. terml
  1531. testcontainers
  1532. testcontainers-elasticsearch
  1533. testcontainers-kafka
  1534. testcontainers-localstack
  1535. testcontainers-memcached
  1536. testcontainers-mockserver
  1537. testcontainers-mongo
  1538. testcontainers-mysql
  1539. testcontainers-postgres
  1540. testcontainers-rabbitmq
  1541. testcontainers-redis
  1542. testo < "0.4.0"
  1543. testo-diff
  1544. testo-lwt
  1545. testo-util
  1546. testu01
  1547. textmate-language
  1548. textrazor
  1549. tezt-bam
  1550. theora
  1551. thread-table
  1552. tidy_email
  1553. tidy_email_mailgun
  1554. tidy_email_sendgrid
  1555. tidy_email_smtp
  1556. timed >= "1.1"
  1557. timedesc >= "0.8.0"
  1558. timedesc-json
  1559. timedesc-sexp
  1560. timedesc-tzdb
  1561. timedesc-tzlocal
  1562. timedesc-tzlocal-js
  1563. timere >= "0.8.0"
  1564. timmy
  1565. timmy-jsoo
  1566. timmy-lwt
  1567. timmy-unix
  1568. tiny_httpd
  1569. tiny_httpd_camlzip
  1570. tiny_httpd_eio
  1571. tinyfiledialogs
  1572. tip-parser >= "0.4"
  1573. tls-liquidsoap
  1574. tm-grammars
  1575. toc
  1576. toffee
  1577. togglelog
  1578. toml
  1579. toml_cconv >= "7.0.0"
  1580. top-closure
  1581. topojson
  1582. topojsone
  1583. touist >= "3.5.0"
  1584. trace
  1585. trace-fuchsia
  1586. trace-runtime-events
  1587. trace-tef
  1588. tracy-client
  1589. trail
  1590. traits
  1591. trampoline
  1592. transept
  1593. traverse >= "0.3.0"
  1594. travesty >= "0.7.2"
  1595. tree-sitter
  1596. trexio
  1597. trs
  1598. tsdl-image >= "0.3.0"
  1599. tsdl-mixer
  1600. tsdl-ttf >= "0.3"
  1601. tty
  1602. twirp_cohttp_lwt_unix
  1603. twirp_core
  1604. twirp_ezcurl
  1605. twirp_tiny_httpd
  1606. tyabt
  1607. type_eq
  1608. type_id
  1609. typed_list
  1610. typeid
  1611. tyre >= "0.5"
  1612. tyxml >= "4.6.0"
  1613. tyxml-jsx >= "4.6.0"
  1614. tyxml-lwd >= "0.2"
  1615. tyxml-ppx >= "4.6.0"
  1616. tyxml-syntax >= "4.6.0"
  1617. ubase >= "0.20"
  1618. ufind
  1619. um-abt
  1620. unionFind >= "20250818"
  1621. unisim_archisec
  1622. universal-portal
  1623. uring
  1624. uring-trace
  1625. uritemplate >= "0.1.0"
  1626. urn
  1627. utop >= "2.15.0"
  1628. validate
  1629. validator
  1630. valkey
  1631. varray
  1632. vdom
  1633. vec >= "0.2.0"
  1634. vendredi
  1635. virtfs
  1636. vlt >= "0.2.4"
  1637. volgo
  1638. volgo-base
  1639. volgo-git-backend
  1640. volgo-git-eio
  1641. volgo-git-unix
  1642. volgo-hg-backend
  1643. volgo-hg-eio
  1644. volgo-hg-unix
  1645. volgo-vcs
  1646. voqc >= "0.2.0"
  1647. vorbis
  1648. vue-jsoo >= "0.3"
  1649. vue-ppx
  1650. wasm >= "2.0.2"
  1651. wasm_of_ocaml-compiler
  1652. wayland
  1653. waylaunch < "0.3.0"
  1654. wcwidth
  1655. websocket >= "2.15"
  1656. websocket-async >= "2.15"
  1657. websocket-lwt-unix >= "2.15"
  1658. why3find
  1659. win-eventlog >= "0.4"
  1660. windtrap
  1661. winsvc >= "1.0.1"
  1662. wire
  1663. wol
  1664. wol-eio
  1665. wol-mirage
  1666. wtr
  1667. wtr-ppx
  1668. wu-manber-fuzzy-search
  1669. xapi-stdext-date
  1670. xapi-stdext-encodings
  1671. xapi-stdext-pervasives >= "4.19.0"
  1672. xapi-stdext-std >= "4.19.0"
  1673. xapi-stdext-threads >= "4.19.0"
  1674. xapi-stdext-unix >= "4.19.0"
  1675. xapi-stdext-zerocheck
  1676. xcursor
  1677. xdg
  1678. xdg-basedir >= "0.0.5"
  1679. xdge
  1680. xkbcommon
  1681. xlsx2csv
  1682. xmelly
  1683. xmldiff >= "0.7.0"
  1684. xmldiff_js
  1685. xoshiro
  1686. xtmpl >= "0.19.0"
  1687. xtmpl_js
  1688. xtmpl_ppx
  1689. yamlx
  1690. yocaml
  1691. yocaml_cmark
  1692. yocaml_cmarkit
  1693. yocaml_eio
  1694. yocaml_git
  1695. yocaml_jingoo
  1696. yocaml_liquid
  1697. yocaml_markdown
  1698. yocaml_mustache
  1699. yocaml_omd
  1700. yocaml_otoml
  1701. yocaml_runtime
  1702. yocaml_syndication
  1703. yocaml_unix
  1704. yocaml_yaml
  1705. yojson >= "2.0.0"
  1706. yojson-five
  1707. yosqlite
  1708. yuujinchou >= "0.10.0" & < "3.0.0"
  1709. zanuda
  1710. zar
  1711. zarr
  1712. zarr-eio
  1713. zarr-lwt
  1714. zarr-sync
  1715. zdd
  1716. zed >= "3.2.0"
  1717. zlib
  1718. zlist >= "0.4.0"
  1719. zmq >= "5.2.1"
  1720. zmq-async >= "5.2.1"
  1721. zmq-eio
  1722. zmq-lwt >= "5.2.1"

Conflicts

None