package odoc

  1. Overview
  2. Docs
OCaml documentation generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

Description

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

Published: 10 Jul 2021

README

odoc   Build Status

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

Text inside doc comments is marked up in ocamldoc syntax:

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

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


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


Using odoc with OCaml

To install odoc with opam:

opam install odoc

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

opam install ocaml-manual odig
odig doc

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

dune build @doc

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


Using odoc with BuckleScript/Reason

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


Contact

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


Contributing

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

Dependencies (8)

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

Dev Dependencies (5)

  1. bisect_ppx dev & >= "1.3.0"
  2. sexplib dev & >= "113.33.00" & with-test
  3. ocamlfind dev
  4. markup dev & >= "1.0.0" & with-test
  5. alcotest dev & >= "0.8.3" & with-test

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

Conflicts

None