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

Conflicts

None