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-testing-library
  805. melange-webapi
  806. meldep
  807. mem_usage
  808. memfd
  809. memgraph
  810. memgraph_kitty
  811. memo >= "0.2"
  812. memprof-limits >= "0.3.0"
  813. menhir-lsp
  814. merge-fmt >= "0.4"
  815. metadata
  816. metadb
  817. metal
  818. metapp >= "0.3.0"
  819. metaquot >= "0.3.0"
  820. middleware
  821. minisat >= "0.2"
  822. minttea
  823. mirage-block-unikraft
  824. mirage-net-unikraft
  825. mirage-unikraft
  826. mjson
  827. mlbdd >= "0.7.2"
  828. mlgpx
  829. mlmpfr >= "4.2.0"
  830. mlsolver
  831. mlx
  832. mm >= "0.7.2"
  833. mnd
  834. module-graph
  835. monolith >= "20241126"
  836. monomorphic >= "2.0"
  837. moonpool
  838. moonpool-io
  839. moonpool-lwt
  840. mopsa
  841. morbig >= "0.10.3"
  842. mosaic
  843. mosaique
  844. mpg123 >= "0.3"
  845. mpris
  846. mpris-clients
  847. mset >= "0.2.0"
  848. mssql >= "2.0.3"
  849. mugen
  850. mula
  851. multibase
  852. multicodec
  853. multicont >= "1.0.1"
  854. multicore-magic-dscheck
  855. multihash
  856. multihash-digestif
  857. mustache >= "3.2.0"
  858. mustache-cli
  859. mutaml
  860. mysql_protocol
  861. nanoev
  862. nanoev-picos
  863. nanoev-posix
  864. nanoev_tiny_httpd
  865. nanoid
  866. nanosvg
  867. nanosvg_text
  868. nbd >= "6.0.0"
  869. nbd-tool
  870. nbd-unix
  871. netkat
  872. neural_nets_lib
  873. nice_parser
  874. ninja_utils
  875. niru
  876. nloge
  877. nlopt
  878. nmea
  879. noCanren >= "0.3.0~alpha1"
  880. node_of_ocaml
  881. nomad
  882. nottui >= "0.2"
  883. nottui-lwt >= "0.2"
  884. nottui-pretty >= "0.2"
  885. nottui-unix
  886. notty-community
  887. nuscr >= "1.1.0"
  888. nx
  889. nx-datasets
  890. nx-text
  891. OCADml
  892. OCanren
  893. OCanren-ppx >= "0.3.0"
  894. OSCADml
  895. obatcher
  896. obelisk >= "0.8.1"
  897. obuilder
  898. obuilder-spec
  899. ocaml-canvas
  900. ocaml-compiler-libs = "v0.12.4"
  901. ocaml-in-python
  902. ocaml-index
  903. ocaml-logicalform
  904. ocaml-lsp-server
  905. ocaml-lua
  906. ocaml-protoc >= "2.1"
  907. ocaml-protoc-plugin >= "5.0.0"
  908. ocaml-sat-solvers >= "0.8"
  909. ocaml-version >= "4.0.1"
  910. ocaml-yescrypt
  911. ocamlc-loc
  912. ocamldiff >= "1.2"
  913. ocamlformat >= "0.11.0"
  914. ocamlformat-lib
  915. ocamlformat-mlx
  916. ocamlformat-mlx-lib
  917. ocamlformat-rpc < "removed"
  918. ocamlformat-rpc-lib
  919. ocamlfuse
  920. ocamlify >= "0.1.0"
  921. ocamlmerlin-mlx
  922. ocamlmig
  923. ocamlmod >= "0.1.1"
  924. ocamlregextkit
  925. ocannl_npy
  926. ocb
  927. ocf >= "0.8.0"
  928. ocf_ppx
  929. ockt
  930. ocluster >= "0.2"
  931. ocluster-api >= "0.2"
  932. ocluster-worker
  933. ocp-browser >= "1.2.2"
  934. ocp-index >= "1.2.2"
  935. ocp-search
  936. ocplib-simplex >= "0.5.1"
  937. ocplib_stuff >= "0.3.0"
  938. ocsigenserver >= "7.0.0"
  939. ocue
  940. odep >= "0.2.0"
  941. oenv
  942. oepub
  943. oframl
  944. ogg >= "1.0.0"
  945. oglsl
  946. oidc
  947. ojo
  948. ojs >= "1.0.8"
  949. ojs_base
  950. ojs_base_all
  951. ojs_base_ppx
  952. ojs_ed
  953. ojs_filetree
  954. ojs_list
  955. oktree
  956. olinq >= "0.3"
  957. oma
  958. omd = "1.3.2" | >= "2.0.0~alpha3"
  959. omigrate != "0.3.0"
  960. omtl
  961. oniguruma
  962. ooh
  963. opam-0install >= "0.4.2"
  964. opam-0install-cudf >= "0.4.2" & < "0.5.0"
  965. opam-bin >= "0.9.5"
  966. opam-check-npm-deps
  967. opam-ci-check-lint
  968. opam-compiler >= "0.2.0"
  969. opam-dune-lint
  970. opam-monorepo >= "0.3.0"
  971. opam-repomin
  972. opam-spin
  973. opam_bin_lib >= "0.9.5"
  974. opasswd
  975. opatch
  976. openapi
  977. openapi-opium
  978. openapi_router
  979. openbsd
  980. opencage
  981. openstellina
  982. opentelemetry
  983. opentelemetry-client-cohttp-eio
  984. opentelemetry-client-cohttp-lwt
  985. opentelemetry-client-ocurl
  986. opentelemetry-cohttp-lwt
  987. opentelemetry-logs
  988. opentelemetry-lwt
  989. opine
  990. opium >= "0.20.0"
  991. opium-testing >= "0.20.0"
  992. oplot >= "0.71"
  993. optiml-transport
  994. opus
  995. oraft >= "0.3.0"
  996. ordering
  997. ordinal
  998. orgeat
  999. ortac-core >= "0.6.1"
  1000. ortac-dune
  1001. ortac-qcheck-stm >= "0.6.1"
  1002. ortac-runtime
  1003. ortac-runtime-qcheck-stm
  1004. ortac-wrapper
  1005. ortools
  1006. ortools_solvers
  1007. oseq
  1008. osh
  1009. osnap
  1010. ostap >= "0.6"
  1011. otaglibc
  1012. otoggl
  1013. otoml >= "0.9.3"
  1014. otp
  1015. ounit2 >= "2.2.7"
  1016. ounit2-lwt >= "2.2.7"
  1017. override >= "0.4.0"
  1018. owee >= "0.8"
  1019. owi
  1020. p5scm
  1021. packstream
  1022. pageantty
  1023. pancake
  1024. pandoc >= "0.2.1"
  1025. pandoc-abbreviations >= "0.2.1"
  1026. pandoc-comment >= "0.2.1"
  1027. pandoc-crossref >= "0.2.1"
  1028. pandoc-include >= "0.2.1"
  1029. pandoc-inspect >= "0.2.1"
  1030. pandoc-pdf2png >= "0.2.1"
  1031. pandoc-replace >= "0.2.1"
  1032. par_incr
  1033. pari
  1034. pari-bindings
  1035. parmap >= "1.2.3"
  1036. parsite
  1037. passage
  1038. passe
  1039. path_glob
  1040. patricia-tree < "0.10.0"
  1041. pbrt
  1042. pbrt_yojson
  1043. pcrc
  1044. pcre >= "7.5.0"
  1045. pcre2
  1046. petrol
  1047. pgn_parser
  1048. pgsolver >= "4.4"
  1049. pgx >= "1.0"
  1050. pgx_async >= "2.2"
  1051. pgx_lwt >= "2.2"
  1052. pgx_lwt_mirage >= "2.2"
  1053. pgx_lwt_unix >= "2.2"
  1054. pgx_unix >= "2.2"
  1055. pgx_value_core >= "2.2"
  1056. pgx_value_ptime >= "2.2"
  1057. phylogenetics >= "0.2.0"
  1058. piaf >= "0.2.0"
  1059. picos >= "0.5.0"
  1060. picos_aux
  1061. picos_io
  1062. picos_io_cohttp
  1063. picos_lwt
  1064. picos_mux
  1065. picos_std
  1066. piece_rope
  1067. plateau
  1068. plist-xml
  1069. plist-xml-lwt
  1070. plotly
  1071. plplot >= "5.12.0"
  1072. polars
  1073. polars_async
  1074. poll
  1075. polymarket
  1076. pomap >= "4.1.2"
  1077. popper
  1078. portaudio >= "0.2.3"
  1079. posix-base >= "2.0.1"
  1080. posix-bindings >= "2.0.1"
  1081. posix-errno
  1082. posix-getopt >= "2.0.1"
  1083. posix-math2
  1084. posix-resource
  1085. posix-signal >= "2.0.1"
  1086. posix-socket >= "2.0.1"
  1087. posix-socket-unix >= "2.0.1"
  1088. posix-stat
  1089. posix-time2 >= "2.0.1"
  1090. posix-types >= "2.0.1"
  1091. posix-uname >= "2.0.1"
  1092. posix-unistd
  1093. postgresql >= "5.1.0"
  1094. pp >= "1.2.0"
  1095. pp-binary-ints
  1096. pp_loc
  1097. pplumbing
  1098. pplumbing-err
  1099. pplumbing-log
  1100. pplumbing-log-cli
  1101. pplumbing-pp-tty
  1102. ppx_bitstring >= "5.0.0"
  1103. ppx_camlrack
  1104. ppx_catch
  1105. ppx_const >= "2.0"
  1106. ppx_decimal
  1107. ppx_default
  1108. ppx_deriving_cad
  1109. ppx_deriving_decoders
  1110. ppx_deriving_encoding >= "0.3.0"
  1111. ppx_deriving_ezjsonm
  1112. ppx_deriving_hash
  1113. ppx_deriving_json_schema
  1114. ppx_deriving_jsonschema
  1115. ppx_deriving_jsont
  1116. ppx_deriving_madcast >= "0.2"
  1117. ppx_deriving_popper
  1118. ppx_deriving_qcheck
  1119. ppx_deriving_scad
  1120. ppx_deriving_yaml >= "0.2.0"
  1121. ppx_distr_guards >= "0.3"
  1122. ppx_dream_eml
  1123. ppx_expect_nobase >= "v0.17.3.0"
  1124. ppx_format
  1125. ppx_fun
  1126. ppx_getenv >= "2.0"
  1127. ppx_interact
  1128. ppx_make
  1129. ppx_map
  1130. ppx_marshal
  1131. ppx_marshal_ext
  1132. ppx_matches >= "0.1.0"
  1133. ppx_mica
  1134. ppx_minidebug
  1135. ppx_monad
  1136. ppx_monoid >= "0.3.3"
  1137. ppx_open
  1138. ppx_optint
  1139. ppx_parser
  1140. ppx_partial
  1141. ppx_pyformat
  1142. ppx_repr != "0.2.0"
  1143. ppx_seq
  1144. ppx_subliner
  1145. ppx_system
  1146. ppx_trace
  1147. ppx_ts
  1148. ppx_unreachable
  1149. ppx_update
  1150. ppx_viewpattern
  1151. ppx_windtrap
  1152. ppx_yojson >= "1.3.0"
  1153. ppxlib >= "0.22.2"
  1154. ppxlib-tools
  1155. pratter
  1156. prbnmcn-basic-structures
  1157. prbnmcn-cgrph
  1158. prbnmcn-clustering
  1159. prbnmcn-dagger
  1160. prbnmcn-dagger-gsl
  1161. prbnmcn-dagger-stats
  1162. prbnmcn-dagger-test
  1163. prbnmcn-gnuplot
  1164. prbnmcn-linalg
  1165. prbnmcn-mcts
  1166. prbnmcn-proptest
  1167. prbnmcn-stats
  1168. prbnmcn-ucb1 >= "0.0.2"
  1169. preface
  1170. prelude
  1171. pretty_expressive
  1172. primavera
  1173. print-table
  1174. printbox >= "0.2"
  1175. printbox-ext-plot
  1176. printbox-html
  1177. printbox-md
  1178. printbox-text
  1179. processor
  1180. producer
  1181. progress
  1182. prolect
  1183. prometheus-liquidsoap >= "2"
  1184. promise_jsoo
  1185. promise_jsoo_lwt
  1186. proton
  1187. provider
  1188. prr
  1189. psmt2-frontend >= "0.3.0"
  1190. pulseaudio >= "0.1.5"
  1191. pure-html
  1192. pvec
  1193. pxshot
  1194. pyast
  1195. pyml >= "20210924"
  1196. pyml_bindgen
  1197. pyre-ast
  1198. qbf >= "0.3"
  1199. qcaml
  1200. qcheck >= "0.13"
  1201. qcheck-alcotest
  1202. qcheck-core
  1203. qcheck-lin
  1204. qcheck-multicoretests-util
  1205. qcheck-ounit
  1206. qcheck-stm
  1207. qcow >= "0.12.1"
  1208. qcow-stream
  1209. qcow-tool >= "0.12.1"
  1210. qcow-types
  1211. qdrant
  1212. query-json
  1213. quick_print
  1214. quickjs
  1215. quickterface
  1216. quill
  1217. raga
  1218. randii
  1219. random
  1220. randoml
  1221. raven
  1222. raygui
  1223. raylib >= "0.3.1"
  1224. raylib-callbacks
  1225. rdf >= "0.13.0"
  1226. rdf_impls
  1227. rdf_json_ld
  1228. rdf_lwt
  1229. rdf_mysql
  1230. rdf_postgresql
  1231. rdf_ppx
  1232. re >= "1.13.2"
  1233. rea < "0.2.0"
  1234. react-rules-of-hooks-ppx
  1235. reactiveData = "0.2.4" | >= "0.3.1"
  1236. reactjs-jsx-ppx
  1237. readline
  1238. reason >= "3.9.0"
  1239. reason-react
  1240. reason-react-day-picker
  1241. reason-react-ppx
  1242. red-black-tree
  1243. reddit_api_async
  1244. reddit_api_kernel
  1245. redis >= "0.4"
  1246. redis-lwt >= "0.4"
  1247. redis-sync >= "0.4"
  1248. refl >= "0.2.0"
  1249. regl
  1250. regrade
  1251. relude
  1252. reparse >= "2.0.0"
  1253. reparse-lwt
  1254. reparse-lwt-unix
  1255. reparse-unix
  1256. repr != "0.2.0"
  1257. repr-bench
  1258. repr-fuzz
  1259. res >= "5.0.2"
  1260. rescript-syntax
  1261. reshowcase
  1262. resto >= "0.7"
  1263. restricted
  1264. rfsm >= "2.0"
  1265. rich-string
  1266. rio
  1267. river
  1268. rizzo
  1269. rock >= "0.20.0"
  1270. rocq-core
  1271. rocq-devtools
  1272. rocq-runtime
  1273. rocqide
  1274. roman
  1275. routes >= "1.0.0"
  1276. rpc
  1277. rpmfile
  1278. rpmfile-cli
  1279. rpmfile-eio
  1280. rpmfile-unix
  1281. rsdd
  1282. rtop >= "3.9.0"
  1283. rtree
  1284. rune
  1285. runtime_events_tools
  1286. runtime_events_tools_bare
  1287. rust-staticlib-gen
  1288. rust-staticlib-virtual
  1289. safemoney
  1290. saga
  1291. sail >= "0.15"
  1292. sail_c_backend
  1293. sail_coq_backend
  1294. sail_doc_backend
  1295. sail_latex_backend
  1296. sail_lean_backend
  1297. sail_lem_backend
  1298. sail_maker
  1299. sail_manifest
  1300. sail_ocaml_backend
  1301. sail_output
  1302. sail_smt_backend
  1303. sail_sv_backend
  1304. salto-analyzer
  1305. saltoIL
  1306. samplerate >= "0.1.6"
  1307. sanddb >= "0.2"
  1308. sarek
  1309. sarif
  1310. saturn = "0.4.1"
  1311. saturn_lockfree = "0.4.1"
  1312. savvy
  1313. scad_ml
  1314. scfg
  1315. scope
  1316. sd_logic
  1317. sdl-liquidsoap >= "3"
  1318. secp256k1 >= "0.4.1"
  1319. sedlex >= "2.4"
  1320. sel
  1321. semv
  1322. semver >= "0.2.1"
  1323. semver2
  1324. seqes
  1325. serde
  1326. serde_debug
  1327. serde_derive
  1328. serde_json
  1329. serde_sexpr
  1330. serde_xml
  1331. serialport
  1332. server-reason-react
  1333. sexp_decode
  1334. sexps-rewriter
  1335. sha >= "1.15.1"
  1336. shades
  1337. shakuhachi
  1338. shellwords
  1339. shine >= "0.2.2"
  1340. shuttle
  1341. shuttle_http
  1342. shuttle_ssl
  1343. shuttle_websocket
  1344. sifun
  1345. signal
  1346. sihl >= "0.1.5"
  1347. sihl-cache
  1348. sihl-contract
  1349. sihl-core
  1350. sihl-email
  1351. sihl-facade
  1352. sihl-persistence
  1353. sihl-queue
  1354. sihl-session
  1355. sihl-storage
  1356. sihl-token
  1357. sihl-type
  1358. sihl-user
  1359. sihl-web
  1360. simlog
  1361. simple_httpd
  1362. simple_httpd_caqti
  1363. sitemap
  1364. slipshow
  1365. smart-print >= "0.3.0"
  1366. smaws-clients
  1367. smaws-lib
  1368. smol
  1369. smol-helpers
  1370. smtlib-utils
  1371. smtml
  1372. snappy >= "0.1.2"
  1373. snf_mcp
  1374. sodium-fmt
  1375. solid
  1376. solid_server
  1377. solid_tools
  1378. solidity-alcotest
  1379. solidity-common
  1380. solidity-parser
  1381. solidity-test
  1382. solidity-typechecker
  1383. sowilo
  1384. spatial-shell
  1385. spawn >= "v0.15.0"
  1386. spdx_licenses < "1.2.0"
  1387. spectrum
  1388. speed
  1389. speex
  1390. spelll >= "0.3"
  1391. spices
  1392. spin
  1393. spoc
  1394. spoc_ppx
  1395. spotify_ml
  1396. spurs
  1397. sqids
  1398. sqlgg >= "20200521"
  1399. sqlite3 >= "5.0.3"
  1400. sqlite3_utils
  1401. srt
  1402. ssl >= "0.7.0"
  1403. sslconf
  1404. starpath
  1405. starred_ml
  1406. statocaml
  1407. statocaml_changelog
  1408. statocaml_community
  1409. statocaml_db
  1410. statocaml_github
  1411. statocaml_go
  1412. statocaml_gui
  1413. statocaml_html
  1414. statocaml_plots
  1415. statocaml_profile
  1416. stdint = "0.7.0" | >= "0.7.2"
  1417. stdint-literals
  1418. stdlib-random
  1419. stdune
  1420. stk
  1421. stk_iconv
  1422. stk_ocf
  1423. stk_ppx
  1424. stk_rdf
  1425. stk_xml
  1426. stog >= "0.20.0"
  1427. stog_all
  1428. stog_asy
  1429. stog_dot
  1430. stog_extern
  1431. stog_markdown
  1432. stog_multi_doc
  1433. stog_nocaml
  1434. stog_noexec
  1435. stog_plugins
  1436. stog_rdf
  1437. stog_rel_href
  1438. stog_server
  1439. stog_server_multi
  1440. stog_sitemap
  1441. stog_writing
  1442. store
  1443. stramon-lib
  1444. stringCodepointSplitter
  1445. stringx
  1446. styled-ppx
  1447. subprocess
  1448. sun
  1449. swapfs
  1450. swhid
  1451. swhid_compute
  1452. swhid_core
  1453. swhid_types
  1454. swipl
  1455. syguslib-utils
  1456. synopsis
  1457. syslog-rfc5424 >= "0.2"
  1458. tabr
  1459. tacit
  1460. taglib >= "0.3.7"
  1461. talaria-bibtex
  1462. talon
  1463. tar
  1464. tar-eio
  1465. tar-mirage
  1466. tar-unix
  1467. tcalc >= "1.1.1"
  1468. tcs-lib
  1469. telemetry
  1470. term-indexing
  1471. term-tools
  1472. terminal
  1473. terminus
  1474. terminus-cohttp
  1475. terminus-hlc
  1476. terml
  1477. testcontainers
  1478. testcontainers-elasticsearch
  1479. testcontainers-kafka
  1480. testcontainers-localstack
  1481. testcontainers-memcached
  1482. testcontainers-mockserver
  1483. testcontainers-mongo
  1484. testcontainers-mysql
  1485. testcontainers-postgres
  1486. testcontainers-rabbitmq
  1487. testcontainers-redis
  1488. testo
  1489. testo-diff
  1490. testo-lwt
  1491. testo-util
  1492. testu01
  1493. textmate-language
  1494. textrazor
  1495. tezt-bam
  1496. theora
  1497. thread-table
  1498. tidy_email
  1499. tidy_email_mailgun
  1500. tidy_email_sendgrid
  1501. tidy_email_smtp
  1502. timed >= "1.1"
  1503. timedesc >= "0.8.0"
  1504. timedesc-json
  1505. timedesc-sexp
  1506. timedesc-tzdb
  1507. timedesc-tzlocal
  1508. timedesc-tzlocal-js
  1509. timere >= "0.8.0"
  1510. timmy
  1511. timmy-jsoo
  1512. timmy-lwt
  1513. timmy-unix
  1514. tiny_httpd
  1515. tiny_httpd_camlzip
  1516. tiny_httpd_eio
  1517. tinyfiledialogs
  1518. tip-parser >= "0.4"
  1519. tls-liquidsoap
  1520. tm-grammars
  1521. toc
  1522. toffee
  1523. togglelog
  1524. toml
  1525. toml_cconv >= "7.0.0"
  1526. top-closure
  1527. topojson
  1528. topojsone
  1529. touist >= "3.5.0"
  1530. trace
  1531. trace-fuchsia
  1532. trace-runtime-events
  1533. trace-tef
  1534. tracy-client
  1535. trail
  1536. traits
  1537. trampoline
  1538. transept
  1539. traverse >= "0.3.0"
  1540. travesty >= "0.7.2"
  1541. tree-sitter
  1542. trexio
  1543. trs
  1544. tsdl-image >= "0.3.0"
  1545. tsdl-mixer
  1546. tsdl-ttf >= "0.3"
  1547. tty
  1548. twirp_cohttp_lwt_unix
  1549. twirp_core
  1550. twirp_ezcurl
  1551. twirp_tiny_httpd
  1552. tyabt
  1553. type_eq
  1554. type_id
  1555. typed_list
  1556. typeid
  1557. tyre >= "0.5"
  1558. tyxml >= "4.6.0"
  1559. tyxml-jsx >= "4.6.0"
  1560. tyxml-lwd >= "0.2"
  1561. tyxml-ppx >= "4.6.0"
  1562. tyxml-syntax >= "4.6.0"
  1563. ubase >= "0.20"
  1564. ufind
  1565. um-abt
  1566. unionFind >= "20250818"
  1567. unisim_archisec
  1568. universal-portal
  1569. uring
  1570. uring-trace
  1571. uritemplate >= "0.1.0"
  1572. urn
  1573. utop >= "2.15.0"
  1574. validate
  1575. validator
  1576. varray
  1577. vdom
  1578. vec >= "0.2.0"
  1579. vendredi
  1580. virtfs
  1581. vlt >= "0.2.4"
  1582. volgo
  1583. volgo-base
  1584. volgo-git-backend
  1585. volgo-git-eio
  1586. volgo-git-unix
  1587. volgo-hg-backend
  1588. volgo-hg-eio
  1589. volgo-hg-unix
  1590. volgo-vcs
  1591. voqc >= "0.2.0"
  1592. vorbis
  1593. vue-jsoo >= "0.3"
  1594. vue-ppx
  1595. wasm >= "2.0.2"
  1596. wasm_of_ocaml-compiler
  1597. wayland
  1598. waylaunch < "0.3.0"
  1599. wcwidth
  1600. websocket >= "2.15"
  1601. websocket-async >= "2.15"
  1602. websocket-lwt-unix >= "2.15"
  1603. why3find
  1604. win-eventlog >= "0.4"
  1605. windtrap
  1606. winsvc >= "1.0.1"
  1607. wtr
  1608. wtr-ppx
  1609. wu-manber-fuzzy-search
  1610. xapi-stdext-date
  1611. xapi-stdext-encodings
  1612. xapi-stdext-pervasives >= "4.19.0"
  1613. xapi-stdext-std >= "4.19.0"
  1614. xapi-stdext-threads >= "4.19.0"
  1615. xapi-stdext-unix >= "4.19.0"
  1616. xapi-stdext-zerocheck
  1617. xcursor
  1618. xdg
  1619. xdg-basedir >= "0.0.5"
  1620. xdge
  1621. xkbcommon
  1622. xlsx2csv
  1623. xmelly
  1624. xmldiff >= "0.7.0"
  1625. xmldiff_js
  1626. xoshiro
  1627. xtmpl >= "0.19.0"
  1628. xtmpl_js
  1629. xtmpl_ppx
  1630. yocaml
  1631. yocaml_cmark
  1632. yocaml_cmarkit
  1633. yocaml_eio
  1634. yocaml_git
  1635. yocaml_jingoo
  1636. yocaml_liquid
  1637. yocaml_markdown
  1638. yocaml_mustache
  1639. yocaml_omd
  1640. yocaml_otoml
  1641. yocaml_runtime
  1642. yocaml_syndication
  1643. yocaml_unix
  1644. yocaml_yaml
  1645. yojson >= "2.0.0"
  1646. yojson-five
  1647. yosqlite
  1648. yuujinchou >= "0.10.0" & < "3.0.0"
  1649. zanuda
  1650. zar
  1651. zarr
  1652. zarr-eio
  1653. zarr-lwt
  1654. zarr-sync
  1655. zdd
  1656. zed >= "3.2.0"
  1657. zlib
  1658. zlist >= "0.4.0"
  1659. zmq >= "5.2.1"
  1660. zmq-async >= "5.2.1"
  1661. zmq-eio
  1662. zmq-lwt >= "5.2.1"

Conflicts

None