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

Conflicts

None