package dune

  1. Overview
  2. Docs
Fast, portable, and opinionated build system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.24.2.tbz
sha256=472798691b0216daf538709f0f4703b3617ef24ad0866c9096068baaba4d762a
sha512=13082a66a28e940d4b3c9f78b556f6c1455987cd522355ba4502e01e60a3d002d3101b51284726ae21aa87494efa2dc54d016173f05b616bbc5dad714d5714a3

Description

Dune is a build system that was designed to simplify the release of Jane Street packages. It reads metadata from "dune" files following a very simple s-expression syntax.

Dune is fast, has very low-overhead, and supports parallel builds on all platforms. It has no system dependencies; all you need to build dune or packages using dune is OCaml. You don't need make or bash as long as the packages themselves don't use bash explicitly.

Dune is composable; supporting multi-package development by simply dropping multiple repositories into the same directory.

Dune also supports multi-context builds, such as building against several opam roots/switches simultaneously. This helps maintaining packages across several versions of OCaml and gives cross-compilation for free.

Added to opam-repository:

README

Dune

A Composable Build System for OCaml

Main Workflow Release License Contributors

Dune is a build system for OCaml. It provides a consistent experience and takes care of the low-level details of OCaml compilation. You need only to provide a description of your project, and Dune will do the rest.

Dune implements a scheme that's inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundreds of developers, meaning it's highly tested and productive.

Dune comes with a manual. If you want to get started without reading too much, look at the quick start guide or watch this introduction video.

The example directory contains examples of projects using Dune.

How does it work?

Dune reads project metadata from dune files, which are static files with a simple S-expression syntax. It uses this information to setup build rules, generate configuration files for development tools such as Merlin, handle installation, etc.

Dune itself is fast, has very little overhead, and supports parallel builds on all platforms. It has no system dependencies. OCaml is all you need to build Dune and packages using Dune.

In particular, one can install OCaml on Windows with a binary installer and then use only the Windows Console to build Dune and packages using Dune.

Strengths

Composable

Dune is composable, meaning that multiple Dune projects can be arranged together, leading to a single build that Dune knows how to execute. This allows for monorepos of projects.

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

Dune knows how to handle repositories containing several packages. When building via opam, it is able to correctly use libraries that were previously installed, even if they are already present in the source tree.

The magic invocation is:

$ dune build --only-packages <package-name> @install

Build Against Several Configurations at Once

Dune can build a given source code repository against several configurations simultaneously. This helps maintaining packages across several versions of OCaml, as you can test them all at once without hassle.

In particular, this makes it easy to handle cross-compilation. This feature requires opam.

Installation

Requirements

Dune requires OCaml version 4.14.0 to build itself and can build OCaml projects using OCaml 4.02.3 or greater.

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

If you are new to opam, make sure to run eval $(opam config env) to make dune available in your PATH. The dune binary is self-contained and relocatable, so you can safely copy it somewhere else to make it permanently available.

You can also build it manually with:

$ make release
$ make install

If you do not have make, you can do the following:

$ ocaml boot/bootstrap.ml
$ ./dune.exe build -p dune --profile dune-bootstrap
$ ./dune.exe install dune

The first command builds the dune.exe binary. The second builds the additional files installed by Dune, such as the man pages, and the last simply installs all of that on the system.

Please note: unless you ran the optional ./configure script, you can simply copy dune.exe anywhere and it will just work. dune is fully relocatable and discovers its environment at runtime rather than hard-coding it at compilation time.

Support

Issues Discussions Discuss OCaml Discord

If you have questions or issues about Dune, you can ask in our GitHub discussions page or open a ticket on GitHub.

Dev Dependencies (19)

  1. conf-git-daemon with-test
  2. uutf with-dev-setup
  3. melange with-dev-setup & >= "5.1.0-51" & < "7.0" & os != "win32"
  4. utop with-dev-setup & >= "2.6.0" & os != "win32"
  5. ctypes with-dev-setup & os != "win32"
  6. ppxlib with-dev-setup & >= "0.37.0" & os != "win32"
  7. ppx_inline_test with-dev-setup & os != "win32"
  8. spawn with-dev-setup
  9. ppx_optcomp with-dev-setup
  10. ppx_expect with-dev-setup & >= "v0.17" & os != "win32"
  11. odoc with-dev-setup & >= "3.2.0" & os != "win32"
  12. ocamlfind with-dev-setup & os != "win32"
  13. menhir with-dev-setup & os != "win32"
  14. mdx with-dev-setup & >= "2.3.0" & os != "win32"
  15. js_of_ocaml-compiler with-dev-setup & >= "6.1.0" & < "6.4" & os != "win32"
  16. js_of_ocaml with-dev-setup & >= "6.1.0" & < "6.4" & os != "win32"
  17. csexp with-dev-setup & >= "1.3.0"
  18. cinaps with-dev-setup
  19. lwt with-dev-setup & os != "win32"

  1. 0install >= "2.15.1"
  2. 0install-gtk
  3. 0install-solver
  4. ANSITerminal >= "0.8.1"
  5. aarch64-esperanto >= "0.0.6"
  6. abella >= "2.0.8"
  7. absolute
  8. abstract_algebra
  9. accessor
  10. accessor_async
  11. accessor_base
  12. accessor_core
  13. acgtk
  14. aches
  15. aches-lwt
  16. acp4
  17. acpc >= "2.0.0"
  18. activitypub
  19. activitypub_client
  20. activitypub_gui
  21. activitypub_server
  22. activitypub_server_gui
  23. adelfa
  24. adobe_font_metrics
  25. advi
  26. afl-persistent >= "1.4"
  27. agrid
  28. ahrocksdb
  29. ai-sdk-react
  30. aifad >= "2.2.1"
  31. alba >= "0.4.1"
  32. albatross
  33. alcobar
  34. alcotest
  35. alcotest-async
  36. alcotest-js
  37. alcotest-lwt
  38. alcotest-mirage
  39. alg_structs
  40. alg_structs_qcheck
  41. algaeff
  42. alice
  43. allegro5
  44. alonzo
  45. alsa >= "0.3.0"
  46. alt-ergo >= "2.3.0"
  47. alt-ergo-free >= "2.4.3"
  48. alt-ergo-lib >= "2.4.2"
  49. alt-ergo-parsers
  50. alt-ergo-plugin-ab-why3
  51. altgr-ergo >= "2.3.0"
  52. ambient-context
  53. ambient-context-eio
  54. ambient-context-lwt
  55. amqp-client >= "2.0.3"
  56. amqp-client-async
  57. amqp-client-lwt
  58. ancient >= "0.10.0"
  59. anders
  60. angstrom >= "0.11.1"
  61. angstrom-async >= "0.11.1"
  62. angstrom-lwt-unix >= "0.11.1"
  63. angstrom-unix >= "0.11.1"
  64. ansi
  65. ansi-parse
  66. ansifmt
  67. anthill
  68. anthropic
  69. antic != "0.3.1"
  70. ao >= "0.2.2"
  71. api-watch
  72. apronext
  73. arb != "0.3.1"
  74. arc
  75. archetype < "1.0.0" | >= "1.2.1"
  76. archi
  77. archi-async
  78. archi-lwt
  79. arg-complete
  80. argon2
  81. argsh
  82. arp
  83. arrakis
  84. arrayjit
  85. art
  86. asai
  87. asak
  88. ascend
  89. ask
  90. ask-integrator
  91. asli >= "0.2.0"
  92. aslref
  93. asn1-combinators >= "0.2.5"
  94. ast_generic
  95. async
  96. async-uri
  97. async_durable
  98. async_extra
  99. async_find
  100. async_graphics
  101. async_inotify
  102. async_interactive
  103. async_js
  104. async_kernel
  105. async_log
  106. async_rpc_kernel
  107. async_rpc_websocket
  108. async_sendfile
  109. async_shell
  110. async_smtp
  111. async_ssl
  112. async_udp
  113. async_unix
  114. async_websocket
  115. atable
  116. atacama
  117. atd >= "2.2.1"
  118. atd-jsonlike
  119. atd-yamlx
  120. atdcpp
  121. atdd
  122. atdgen >= "2.2.1"
  123. atdgen-codec-runtime
  124. atdgen-runtime >= "2.2.1"
  125. atdj >= "2.2.1"
  126. atdml
  127. atdpy
  128. atds
  129. atdts
  130. atomic < "base"
  131. autofonce
  132. autofonce_config
  133. autofonce_core
  134. autofonce_lib
  135. autofonce_m4
  136. autofonce_misc
  137. autofonce_patch
  138. autofonce_share
  139. avro
  140. avro-compiler
  141. avro-simple
  142. awa
  143. awa-mirage
  144. aws >= "1.2"
  145. aws-async
  146. aws-autoscaling >= "1.2"
  147. aws-cloudformation >= "1.2"
  148. aws-cloudtrail >= "1.2"
  149. aws-cloudwatch
  150. aws-config
  151. aws-ec2 >= "1.2"
  152. aws-elasticache
  153. aws-elasticloadbalancing >= "1.2"
  154. aws-lwt
  155. aws-rds
  156. aws-route53
  157. aws-s3
  158. aws-s3-async
  159. aws-s3-lwt
  160. aws-sdb >= "1.2"
  161. aws-sqs
  162. aws-ssm >= "1.2"
  163. aws-sts >= "1.2"
  164. awskit
  165. awskit-eio
  166. awskit-lwt
  167. awskit-lwt-unix
  168. awskit-s3
  169. awskit-s3-eio
  170. awskit-s3-lwt
  171. awskit-s3-lwt-unix
  172. awskit-s3-sim
  173. awskit-unix
  174. awsm
  175. awsm-async
  176. awsm-codegen
  177. awsm-lwt
  178. awso
  179. awso-async
  180. awso-cli
  181. awso-common
  182. awso-eio
  183. awso-lwt
  184. awso-sync
  185. azblob
  186. azblob-async
  187. azure-cosmos-db
  188. azure-cosmos-db-eio
  189. azure-cosmos-db-lwt
  190. babel
  191. baby
  192. backoff
  193. bag
  194. baguette_sharp >= "2.2.1-1"
  195. bam
  196. bam-ppx
  197. bancos
  198. bank
  199. bare_encoding
  200. bark
  201. base
  202. base32
  203. base64 >= "2.3.0"
  204. base_bigstring
  205. base_quickcheck
  206. base_trie
  207. bastet
  208. bastet_async
  209. bastet_lwt
  210. batch_jaro_winkler
  211. batsat
  212. batteries >= "3.7.1"
  213. bcfg
  214. bcfgt
  215. bdd >= "0.5"
  216. bddrand
  217. bech32
  218. bechamel
  219. bechamel-js
  220. bechamel-notty
  221. bechamel-perf
  222. beluga >= "1.0"
  223. benchmark >= "1.6"
  224. bencode >= "2.0"
  225. bentov
  226. bestline
  227. bheap >= "2.0.0"
  228. bibfmt
  229. bidirectional_map
  230. bigarray-compat
  231. bigarray-overlap
  232. bigdecimal
  233. bignum
  234. bigstring >= "0.3"
  235. bigstring-unix
  236. bigstringaf >= "0.5.0"
  237. bimage
  238. bimage-display
  239. bimage-gtk
  240. bimage-io
  241. bimage-lwt
  242. bimage-sdl
  243. bimage-unix
  244. bimap
  245. bin
  246. bin_prot
  247. bin_tree
  248. binaryen != "0.3.0" & < "0.14.0" | >= "0.17.1"
  249. binaryen_dsl
  250. bindlib >= "6.0.0"
  251. biniou >= "1.2.1"
  252. binning
  253. binsec
  254. binsec_codex
  255. bio_io
  256. biocaml
  257. biotk
  258. bisect_ppx >= "1.4.0"
  259. bistro
  260. bistro-bio
  261. bitcoin >= "3.0"
  262. bitcoin-cohttp-async
  263. bitcoin-cohttp-lwt
  264. bitcoin-ocurl
  265. bitcoinml
  266. bitflyer
  267. bitgenerators
  268. bitlib
  269. bitmasks
  270. bitpack_serializer
  271. bitstring >= "3.1.1"
  272. bitv >= "1.4"
  273. bitwuzla
  274. bitwuzla-bin < "1.0.0"
  275. bitwuzla-c
  276. bitwuzla-cxx
  277. bizowie-api
  278. bjack >= "0.1.6"
  279. blake3
  280. bloomf
  281. bls12-381 < "18.0" | >= "19.0"
  282. bls12-381-gen
  283. bls12-381-hash
  284. bls12-381-js
  285. bls12-381-js-gen
  286. bls12-381-legacy
  287. bls12-381-signature
  288. bls12-381-unix
  289. blurhash
  290. bm25
  291. bnfgen
  292. bogue
  293. bogue-tutorials
  294. boltzgen
  295. bonsai < "v0.16.0"
  296. boulangerie
  297. box
  298. brisk-reconciler
  299. brot
  300. brr-lwd
  301. bst >= "7.0.1"
  302. bstr
  303. buffer-pool
  304. build_path_prefix_map >= "0.3"
  305. builder
  306. builder-web
  307. bun >= "0.3.4"
  308. bwd
  309. bwrap
  310. bytearray
  311. bytebuffer
  312. bytepdf
  313. bytestring
  314. bytream
  315. bz2
  316. CamelCase
  317. CamlSurf-wayland
  318. CamlSurf-x11
  319. ca-certs
  320. ca-certs-nss
  321. cabal
  322. cachet
  323. cachet-lwt
  324. cachet-solo5
  325. cactus
  326. cairn
  327. cairo2 >= "0.6"
  328. cairo2-gtk
  329. cairo2-pango
  330. caisar
  331. caisar-ir
  332. caisar-nnet
  333. caisar-onnx
  334. caisar-ovo
  335. caisar-xgboost
  336. calcium != "0.3.1"
  337. calculon
  338. calculon-web
  339. caldav
  340. calendar >= "3.0.0"
  341. calendars
  342. calipso
  343. calli
  344. callipyge >= "0.2"
  345. camelot
  346. camels
  347. camelsnakekebab
  348. camldiets
  349. camlid
  350. camlimages >= "5.0.2"
  351. camlix
  352. camlkit
  353. camlkit-base
  354. camlkit-gui
  355. camlon >= "3.1.0"
  356. camlp-streams
  357. camlrack
  358. camltc >= "0.9.8"
  359. camyll
  360. canary
  361. capitalization
  362. capnp >= "3.5.0"
  363. capnp-rpc
  364. capnp-rpc-lwt
  365. capnp-rpc-net
  366. capnp-rpc-unix
  367. caqti >= "1.0.0"
  368. caqti-async
  369. caqti-driver-mariadb
  370. caqti-driver-pgx
  371. caqti-driver-postgresql >= "1.0.0"
  372. caqti-driver-sqlite3 >= "1.0.0"
  373. caqti-dynload >= "1.0.0"
  374. caqti-eio
  375. caqti-lwt >= "1.0.0"
  376. caqti-miou
  377. caqti-mirage
  378. caqti-tls
  379. caqti-type-calendar >= "1.0.0"
  380. carbon
  381. carray
  382. carton
  383. carton-git
  384. carton-git-lwt
  385. carton-lwt
  386. carton-miou
  387. carton-miou-unix
  388. cascade
  389. castore
  390. catala
  391. catala-format >= "0.2.0"
  392. catala-lsp
  393. catapult
  394. catapult-client
  395. catapult-daemon
  396. catapult-file
  397. catapult-sqlite
  398. catt
  399. cattery
  400. cb-check
  401. cbor >= "0.3"
  402. cborl
  403. ccbg
  404. cconv >= "0.5"
  405. cdb
  406. cdrom >= "0.9.4"
  407. ceph
  408. certify >= "0.3.0"
  409. cf
  410. cf-lwt
  411. cf_workers
  412. cfg >= "2.2.0"
  413. cfml
  414. cfstream
  415. chacha
  416. chamelon >= "0.2.1"
  417. chamelon-unix
  418. chamo
  419. charInfo_width
  420. charrua
  421. charrua-client
  422. charrua-server
  423. charrua-unix
  424. charset
  425. chartjs
  426. chartjs-annotation
  427. chartjs-colorschemes
  428. chartjs-datalabels
  429. chartjs-streaming
  430. chase
  431. chatoyant
  432. checked_oint
  433. checkseum = "0.0.3" | >= "0.2.1"
  434. chess_com_api
  435. choice >= "0.4"
  436. chrome-trace
  437. ciao_lwt
  438. cid
  439. cinaps >= "v0.12.0"
  440. clangml >= "4.0.1"
  441. clangml-transforms
  442. clap >= "0.2.0"
  443. clarity-lang
  444. class_group_vdf
  445. claudius
  446. clim
  447. clim-ppx
  448. climate
  449. cll
  450. clp_operations
  451. clz
  452. cmarker
  453. cmdlang
  454. cmdlang-cmdliner-err-runner
  455. cmdlang-stdlib-runner
  456. cmdlang-to-base
  457. cmdlang-to-climate
  458. cmdlang-to-cmdliner
  459. cmdliner-stdlib
  460. cmon
  461. coap
  462. coap-core
  463. coap-server-lwt
  464. cobs
  465. codept != "0.11.1"
  466. codept-lib
  467. codex
  468. codicons
  469. cohttp >= "1.1.1"
  470. cohttp-async
  471. cohttp-bench
  472. cohttp-curl
  473. cohttp-curl-async
  474. cohttp-curl-lwt
  475. cohttp-eio
  476. cohttp-lwt
  477. cohttp-lwt-jsoo
  478. cohttp-lwt-unix
  479. cohttp-lwt-unix-bin
  480. cohttp-mirage
  481. cohttp-server-lwt-unix
  482. cohttp-top
  483. cohttp_async_websocket
  484. cohttp_static_handler
  485. coin >= "0.1.1"
  486. colibri2
  487. colombe
  488. color >= "0.2.0"
  489. color-brewery
  490. colors
  491. combic
  492. combinaml
  493. combinat
  494. comby >= "1.4.0"
  495. comby-kernel
  496. comby-semantic
  497. command_rpc
  498. compsort
  499. conan
  500. conan-cli
  501. conan-database
  502. conan-lwt
  503. conan-unix
  504. conduit
  505. conduit-async
  506. conduit-lwt
  507. conduit-lwt-unix
  508. conduit-mirage
  509. conex >= "0.10.0"
  510. conex-mirage-crypto
  511. confero
  512. config
  513. config-file >= "1.2.1"
  514. conformist
  515. containers
  516. containers-data
  517. containers-thread
  518. content_security_policy
  519. contract
  520. cookie
  521. cookies
  522. coq >= "8.17.0" & < "9.0.0"
  523. coq-catt-plugin
  524. coq-core >= "9.0.0"
  525. coq-lsp
  526. coq-of-ocaml
  527. coq-serapi
  528. coq-stdlib < "9.0.0"
  529. coq-waterproof
  530. coqide >= "8.14.0"
  531. coqide-server
  532. core
  533. core-and-more
  534. core_bench
  535. core_compat
  536. core_extended
  537. core_kernel
  538. core_profiler
  539. core_unix
  540. corosync
  541. cosovo
  542. cow >= "2.4.0"
  543. cowabloga >= "0.5.0"
  544. cpm >= "12.1.2"
  545. cppo >= "1.6.6"
  546. cppo_ocamlbuild >= "1.6.6"
  547. cps_toolbox
  548. cpu
  549. cpuid >= "0.1.2"
  550. crc >= "2.1.0"
  551. crlibm >= "0.3"
  552. crockford
  553. crontab
  554. crowbar >= "0.2"
  555. crs
  556. crunch
  557. cry >= "0.6.5"
  558. crypt >= "2.0"
  559. cryptokit >= "1.16.1"
  560. csexp
  561. csexp-query
  562. css
  563. css-parser
  564. cstruct
  565. cstruct-async
  566. cstruct-lwt
  567. cstruct-sexp
  568. cstruct-unix
  569. csv >= "2.2"
  570. csv-lwt >= "2.1"
  571. csvfields
  572. csvtool
  573. ctoxml
  574. ctypes >= "0.21.1"
  575. ctypes-foreign >= "0.21.1"
  576. ctypes-zarith
  577. ctypes_stubs_js
  578. cucumber
  579. cudajit
  580. cudd
  581. cudf >= "0.10"
  582. cue_sheet_maker
  583. cuid >= "0.2"
  584. cumulus
  585. cure2
  586. curl
  587. curl_lwt
  588. curly >= "0.2.0"
  589. current
  590. current-albatross-deployer
  591. current-web-pipelines
  592. current_ansi
  593. current_docker
  594. current_examples
  595. current_git
  596. current_github
  597. current_gitlab
  598. current_incr
  599. current_ocluster
  600. current_rpc
  601. current_slack
  602. current_ssh
  603. current_web
  604. curses >= "1.0.9"
  605. curve-sampling
  606. cvc5
  607. cviode
  608. DkZero_Base
  609. DkZero_Exec
  610. DkZero_RuntimeC
  611. daft >= "0.0.4"
  612. dap
  613. data-encoding
  614. dataframe
  615. datakit-server >= "0.12.2"
  616. datakit-server-9p >= "0.12.2"
  617. datalog >= "0.6"
  618. dates_calc
  619. daypack-lib
  620. dbase4
  621. dbf != "0.1.1"
  622. dblp
  623. dblp-api
  624. dead_code_analyzer
  625. debian-formats >= "0.1.2"
  626. decimal
  627. decoders >= "0.1.2"
  628. decoders-bencode
  629. decoders-cbor
  630. decoders-ezjsonm >= "0.1.2"
  631. decoders-ezxmlm
  632. decoders-jsonaf
  633. decoders-jsonm
  634. decoders-msgpck
  635. decoders-sexplib
  636. decoders-yojson >= "0.1.2"
  637. decompress >= "0.8.1"
  638. dedent
  639. dedukti >= "2.7"
  640. deepseek
  641. delimcc_of_fxhandler
  642. delimited_parsing
  643. depyt
  644. devkit >= "1.0"
  645. diet
  646. diff
  647. diffable
  648. diffast
  649. diffast-api
  650. diffast-cli
  651. diffast-core
  652. diffast-etc
  653. diffast-git
  654. diffast-git-cli
  655. diffast-langs-common
  656. diffast-langs-cpp
  657. diffast-langs-cpp-parsing
  658. diffast-langs-cpp-parsing-cli
  659. diffast-langs-cpp-spec
  660. diffast-langs-fortran
  661. diffast-langs-fortran-parsing
  662. diffast-langs-fortran-parsing-cli
  663. diffast-langs-fortran-spec
  664. diffast-langs-java
  665. diffast-langs-java-parsing
  666. diffast-langs-java-parsing-cli
  667. diffast-langs-java-spec
  668. diffast-langs-python
  669. diffast-langs-python-parsing
  670. diffast-langs-python-parsing-cli
  671. diffast-langs-python-spec
  672. diffast-langs-verilog
  673. diffast-langs-verilog-parsing
  674. diffast-langs-verilog-parsing-cli
  675. diffast-langs-verilog-spec
  676. diffast-misc
  677. digestif >= "0.9.0"
  678. directories
  679. dirsift
  680. diskuvbox
  681. disml
  682. dispatch >= "0.4.1"
  683. dispatch-js
  684. distributed >= "0.6.0"
  685. distributed-lwt >= "0.2.0"
  686. distributed-uwt >= "0.2.0"
  687. dkim
  688. dkim-bin
  689. dkim-lwt-unix
  690. dkim-mirage
  691. dkml-c-probe
  692. dkml-dune-dsl
  693. dkml-dune-dsl-show
  694. dkml-install
  695. dkml-install-installer
  696. dkml-install-runner
  697. dkml-runtime-common >= "2.0.3"
  698. dkml-runtime-distribution
  699. dkml-workflows
  700. dlm >= "0.3.1"
  701. dmap
  702. dmarc
  703. dns
  704. dns-certify
  705. dns-cli
  706. dns-client
  707. dns-client-lwt
  708. dns-client-miou-unix
  709. dns-client-mirage
  710. dns-lwt
  711. dns-mirage
  712. dns-resolver
  713. dns-server
  714. dns-stub
  715. dns-tsig
  716. dnsrobot
  717. dnssec
  718. docfd
  719. docker-api >= "0.2"
  720. docker_hub
  721. dockerfile
  722. dockerfile-cmd
  723. dockerfile-opam >= "8.2.7"
  724. docteur
  725. docteur-solo5
  726. docteur-unix
  727. doctor
  728. doculib
  729. doi2bib
  730. dokeysto >= "3.0.2"
  731. dokeysto_camltc >= "3.0.2"
  732. dokeysto_lz4 >= "3.0.2"
  733. dolmen >= "0.4.1"
  734. dolmen_bin
  735. dolmen_loop
  736. dolmen_lsp
  737. dolmen_model
  738. dolmen_type
  739. dolog >= "4.0.0"
  740. domain-local-await
  741. domain-local-timeout
  742. domain-name
  743. domain_shims
  744. domainpc
  745. domainslib
  746. dose3 >= "6.1"
  747. dose3-extra
  748. dot-merlin-reader
  749. dotenv
  750. dream
  751. dream-accept
  752. dream-cli
  753. dream-encoding
  754. dream-html
  755. dream-htmx
  756. dream-httpaf
  757. dream-inertia
  758. dream-livereload
  759. dream-pure
  760. dream-serve
  761. dream_middleware_ext
  762. drom >= "0.3.0"
  763. drom_lib >= "0.3.0"
  764. drom_toml
  765. dropbox
  766. dropbox_lwt_unix
  767. dscheck
  768. dssi >= "0.1.3"
  769. dtc-pb
  770. dtoa >= "0.3.2"
  771. dtools
  772. dual
  773. duff >= "0.2"
  774. dum >= "1.0.3"
  775. dump_ocamlformat
  776. dune-action-plugin
  777. dune-action-trace
  778. dune-ai-context
  779. dune-build-info
  780. dune-cargo-build
  781. dune-compiledb
  782. dune-configurator >= "2.5.1"
  783. dune-deps
  784. dune-expand
  785. dune-glob
  786. dune-private-libs
  787. dune-release >= "1.0.0" & != "2.0.0"
  788. dune-rpc
  789. dune-rpc-eio
  790. dune-rpc-lwt
  791. dune-site
  792. dune_deps_extra
  793. dunolint
  794. dunolint-lib
  795. dunolint-lib-base
  796. duppy
  797. duras
  798. duration
  799. dyn
  800. dynamic_gc
  801. dypgen
  802. earley >= "3.0.0"
  803. earlybird
  804. ease-caml
  805. easy-format >= "1.3.2"
  806. easy_logging
  807. easy_logging_yojson
  808. ecaml
  809. echo
  810. ecma-regex
  811. edn
  812. ego
  813. eigen >= "0.1.0"
  814. eio
  815. eio-ssl
  816. eio-trace
  817. eio_linux
  818. eio_main
  819. eio_posix
  820. eio_windows
  821. either
  822. elasticsearch-cli >= "0.5"
  823. electrod
  824. eliom >= "10.1.2"
  825. elm_core
  826. elm_playground
  827. elm_playground_native
  828. elm_playground_web
  829. elm_system
  830. elpi
  831. email_message
  832. embedded_ocaml_templates
  833. emile >= "0.4"
  834. emoji >= "2.0.0"
  835. encore >= "0.4"
  836. env_config
  837. ephemeral
  838. epictetus
  839. eqaf >= "0.2"
  840. eqaf-cstruct
  841. equinoxe
  842. equinoxe-cohttp
  843. equinoxe-hlc
  844. erlang
  845. errpy
  846. erssical
  847. esa
  848. esgg
  849. esperanto-cosmopolitan >= "0.0.5"
  850. ethernet
  851. euler
  852. exenum >= "0.86"
  853. exit
  854. expect >= "0.1.0"
  855. expect_test_helpers
  856. expect_test_helpers_async
  857. expect_test_helpers_core
  858. expect_test_helpers_kernel
  859. expr
  860. extism
  861. extism-manifest
  862. extlib >= "1.7.9"
  863. extunix >= "0.3.1"
  864. ez_api
  865. ez_cmdliner >= "0.2.0"
  866. ez_config >= "0.2.0"
  867. ez_dune_describe
  868. ez_file >= "0.3.0"
  869. ez_hash
  870. ez_pgocaml
  871. ez_search
  872. ez_subst
  873. ezcurl
  874. ezcurl-lwt
  875. ezdl
  876. ezgzip >= "0.2.3"
  877. ezjs_ace
  878. ezjs_blockies
  879. ezjs_cleave
  880. ezjs_crypto
  881. ezjs_cytoscape
  882. ezjs_d3pie
  883. ezjs_extension
  884. ezjs_fetch
  885. ezjs_idb
  886. ezjs_jquery
  887. ezjs_min
  888. ezjs_odometer
  889. ezjs_push
  890. ezjs_qrcode
  891. ezjs_recaptcha
  892. ezjs_timeline
  893. ezjsonm >= "1.0.0"
  894. ezjsonm-encoding
  895. ezjsonm-lwt
  896. ezlua
  897. ezresto
  898. ezresto-directory
  899. ezsqlite >= "0.4.2"
  900. ezxmlm >= "1.1.0"
  901. FPauth
  902. FPauth-core
  903. FPauth-responses
  904. FPauth-strategies
  905. FrontC >= "4.0.0"
  906. faad >= "0.5.0"
  907. facteur
  908. fadbadml >= "0.1.2"
  909. fadecider
  910. faraday >= "0.7.1"
  911. faraday-async >= "0.7.1"
  912. faraday-lwt >= "0.7.1"
  913. faraday-lwt-unix >= "0.7.1"
  914. farmhash >= "0.4"
  915. fasmifra
  916. fast_bitvector
  917. fat-filesystem >= "0.13.0"
  918. fd-send-recv >= "2.0.1"
  919. fdkaac >= "0.3.2"
  920. feat
  921. feat-core
  922. feat-num
  923. feather
  924. feather_async
  925. fehu
  926. ff
  927. ff-bench
  928. ff-pbt
  929. ff-sig
  930. ffmpeg >= "1.0.0~beta1"
  931. ffmpeg-av
  932. ffmpeg-avcodec
  933. ffmpeg-avdevice
  934. ffmpeg-avfilter
  935. ffmpeg-avutil
  936. ffmpeg-swresample
  937. ffmpeg-swscale
  938. fftw3
  939. fiat-p256
  940. fiber
  941. fiber-lwt
  942. fieldslib >= "v0.13.0"
  943. file-rewriter
  944. file_path
  945. fileutils >= "0.6.1"
  946. finch
  947. fit
  948. fix >= "20181206"
  949. flac
  950. flatunionfind
  951. flex-array
  952. flint >= "0.3.2"
  953. float_option
  954. floatml
  955. flow_parser >= "0.229.1"
  956. flux
  957. fluxt
  958. fmlib
  959. fmlib_browser
  960. fmlib_js
  961. fmlib_parse
  962. fmlib_pretty
  963. fmlib_std
  964. fontforge-of-ocaml
  965. forcamla
  966. forester
  967. fpath-base
  968. fpath-sexp0
  969. frama-c >= "26.0~beta"
  970. frama-c-lannotate >= "0.2.3"
  971. frama-c-luncov >= "0.2.1"
  972. frama-c-metacsl >= "0.4"
  973. frama-clang
  974. frama_c_codex
  975. fred
  976. freetds >= "0.7"
  977. frei0r >= "0.1.2"
  978. frenetic
  979. fromager
  980. frontmatter_extractor
  981. fs-io
  982. fsevents
  983. fsevents-lwt
  984. fsml
  985. fstar >= "2025.02.17"
  986. fswatch
  987. fswatch_async
  988. fswatch_lwt
  989. fun-postgresql
  990. fun-sql
  991. fun-sqlite
  992. functoria
  993. functoria-runtime
  994. fungi
  995. fuse3
  996. fuseau
  997. fuseau-lwt
  998. fuzzy_compare
  999. fuzzy_match
  1000. fzf
  1001. GenArrayIter
  1002. GT
  1003. gapi-ocaml
  1004. gbddml
  1005. gccjit
  1006. gd >= "1.1"
  1007. gdbprofiler
  1008. gel
  1009. gemini
  1010. gen >= "0.5.3"
  1011. gen_js_api
  1012. gendarme
  1013. gendarme-csv
  1014. gendarme-ezjsonm
  1015. gendarme-json < "0.4.0"
  1016. gendarme-toml
  1017. gendarme-yaml
  1018. gendarme-yojson
  1019. genspio >= "0.0.3"
  1020. genspir >= "1.0.1"
  1021. geojson
  1022. geojsone
  1023. geoml
  1024. get_line >= "7.0.0"
  1025. getopt >= "20230213"
  1026. gettext >= "0.4.2"
  1027. gettext-camomile
  1028. gettext-stub
  1029. giflib
  1030. git
  1031. git-cohttp
  1032. git-cohttp-unix
  1033. git-http
  1034. git-kv
  1035. git-mirage
  1036. git-net
  1037. git-paf
  1038. git-split
  1039. git-unix
  1040. github >= "4.0.0"
  1041. github-data
  1042. github-hooks
  1043. github-hooks-unix >= "0.5.0"
  1044. github-jsoo >= "4.3.0"
  1045. github-unix >= "4.0.0"
  1046. gitlab
  1047. gitlab-jsoo
  1048. gitlab-unix
  1049. gitlab_pipeline_notifier
  1050. gl-legacy
  1051. gles3 >= "20260725"
  1052. gles3-stubs
  1053. gles3-wayland
  1054. gles3-x11
  1055. glfw-ocaml
  1056. globlon
  1057. gluon
  1058. gluten
  1059. gluten-async
  1060. gluten-eio
  1061. gluten-lwt
  1062. gluten-lwt-unix
  1063. gluten-mirage
  1064. gmap
  1065. gmocoin
  1066. gmp
  1067. gnuplot
  1068. gobba
  1069. gobject-introspection
  1070. goblint
  1071. goblint-cil >= "1.8.0"
  1072. google-drive-ocamlfuse
  1073. gopcaml-mode
  1074. gopcaml-mode-merlin
  1075. gospel
  1076. gotd
  1077. gperftools
  1078. gpiod
  1079. gpr
  1080. gpt
  1081. gptar
  1082. gr
  1083. grace
  1084. gradescope_submit
  1085. graft
  1086. grain_dypgen >= "0.2.1"
  1087. granary
  1088. granary_repl
  1089. graphics
  1090. graphql >= "0.8.0"
  1091. graphql-async >= "0.8.0"
  1092. graphql-cohttp >= "0.9.0"
  1093. graphql-lwt >= "0.8.0"
  1094. graphql_jsoo_client
  1095. graphql_parser >= "0.9.0"
  1096. graphql_ppx
  1097. graphv
  1098. graphv_core
  1099. graphv_core_lib
  1100. graphv_font
  1101. graphv_font_js
  1102. graphv_font_stb_truetype
  1103. graphv_gles2
  1104. graphv_gles2_native
  1105. graphv_gles2_native_impl
  1106. graphv_webgl
  1107. graphv_webgl_impl
  1108. gremlin
  1109. grenier
  1110. grid
  1111. grpc
  1112. grpc-async
  1113. grpc-bench
  1114. grpc-eio
  1115. grpc-examples
  1116. grpc-lwt
  1117. gsl >= "1.24.0"
  1118. gstreamer >= "0.3.1"
  1119. guardian
  1120. guile
  1121. h1
  1122. h1-lwt-unix
  1123. h1_parser
  1124. h2
  1125. h2-async
  1126. h2-eio
  1127. h2-lwt
  1128. h2-lwt-unix
  1129. h2-mirage
  1130. hachis
  1131. hack_parallel
  1132. hacl-star
  1133. hacl-star-raw >= "0.5.0"
  1134. hacl_func
  1135. hacl_x25519
  1136. handlebars-ml
  1137. happy-eyeballs
  1138. happy-eyeballs-lwt
  1139. happy-eyeballs-miou-unix
  1140. happy-eyeballs-mirage
  1141. hardcaml
  1142. hardcaml-lua
  1143. hardcaml_axi
  1144. hardcaml_c
  1145. hardcaml_circuits
  1146. hardcaml_event_driven_sim
  1147. hardcaml_fixed_point
  1148. hardcaml_handshake
  1149. hardcaml_of_verilog
  1150. hardcaml_step_testbench
  1151. hardcaml_verify
  1152. hardcaml_verilator
  1153. hardcaml_waveterm
  1154. hardcaml_xilinx
  1155. hardcaml_xilinx_components
  1156. hardcaml_xilinx_reports
  1157. hashcons >= "1.4.0"
  1158. hashset >= "1.0.1"
  1159. haxe >= "4.1.1"
  1160. hc
  1161. hdf5
  1162. hdr_histogram >= "0.0.3"
  1163. headache
  1164. header-check
  1165. hector
  1166. hedgehog
  1167. hedgehog-alcotest
  1168. hegel
  1169. herdtools7 >= "7.55"
  1170. heroicons-reason-react
  1171. hex >= "1.3.0"
  1172. hex_encode
  1173. hexstring
  1174. hg_lib
  1175. hidapi >= "1.1"
  1176. hidapi-lwt
  1177. higher_kinded
  1178. highlexer
  1179. higlo >= "0.8"
  1180. hilite
  1181. hkdf
  1182. hl_yaml
  1183. hockmd
  1184. hol2dk
  1185. hooke
  1186. hpack
  1187. hsluv
  1188. html_of_jsx
  1189. htmlfromtexbooks
  1190. hts_shrink >= "2.1.2"
  1191. http
  1192. http-cookie
  1193. http-date
  1194. http-lwt-client
  1195. http-mirage-client
  1196. http-multipart-formdata
  1197. http_async
  1198. httpaf >= "0.6.0"
  1199. httpaf-async >= "0.6.0"
  1200. httpaf-lwt-unix
  1201. httpaf_caged
  1202. httpcats
  1203. httph
  1204. httpun
  1205. httpun-async
  1206. httpun-eio
  1207. httpun-lwt
  1208. httpun-lwt-unix
  1209. httpun-mirage
  1210. httpun-types
  1211. httpun-ws
  1212. httpun-ws-async
  1213. httpun-ws-eio
  1214. httpun-ws-lwt
  1215. httpun-ws-lwt-unix
  1216. httpun-ws-mirage
  1217. huffman
  1218. hugin
  1219. huml
  1220. huml-cli
  1221. hurl
  1222. hvsock >= "2.0.0"
  1223. hxd
  1224. hyper
  1225. ISO3166
  1226. ISO8601 >= "0.2.6"
  1227. i3ipc
  1228. icalendar
  1229. idd
  1230. idds
  1231. idna
  1232. ifs-fractals
  1233. imagelib
  1234. imguiml
  1235. incr_dom
  1236. incr_dom_interactive
  1237. incr_dom_keyboard
  1238. incr_dom_partial_render
  1239. incr_dom_sexp_form
  1240. incr_dom_widgets
  1241. incr_map
  1242. incr_select
  1243. incremental
  1244. incremental_cycles
  1245. indentation_buffer
  1246. index
  1247. index-bench
  1248. inferno >= "20190924"
  1249. influxdb
  1250. influxdb-async
  1251. influxdb-lwt
  1252. inifiles
  1253. inotify >= "2.4"
  1254. inotify-eio
  1255. inquire
  1256. inquirer_oc
  1257. int_repr
  1258. integers >= "0.3.0"
  1259. integers_stubs_js
  1260. integration1d >= "0.5.1"
  1261. intel_hex
  1262. interface-prime
  1263. interface-prime-lwt
  1264. interval >= "1.5" & < "1.6"
  1265. interval-map
  1266. interval_base
  1267. interval_crlibm
  1268. interval_intel
  1269. intPQueue
  1270. io-page
  1271. io-page-unix
  1272. iomux
  1273. iostream
  1274. iostream-camlzip
  1275. ip2location
  1276. ip2locationio >= "1.0.1"
  1277. ip2proxy
  1278. ip2whois
  1279. ipaddr >= "2.9.0"
  1280. ipaddr-cstruct
  1281. ipaddr-sexp
  1282. irc-client >= "0.6.2"
  1283. irc-client-lwt >= "0.6.2"
  1284. irc-client-lwt-ssl
  1285. irc-client-tls >= "0.6.2"
  1286. irc-client-unix >= "0.6.2"
  1287. iri >= "0.6.0"
  1288. irky
  1289. irky-eio
  1290. irmin
  1291. irmin-bench
  1292. irmin-chunk
  1293. irmin-cli
  1294. irmin-client
  1295. irmin-containers
  1296. irmin-fs
  1297. irmin-git
  1298. irmin-graphql
  1299. irmin-http
  1300. irmin-indexeddb
  1301. irmin-layers
  1302. irmin-mirage
  1303. irmin-mirage-git
  1304. irmin-mirage-graphql
  1305. irmin-pack
  1306. irmin-pack-tools
  1307. irmin-server
  1308. irmin-test
  1309. irmin-tezos
  1310. irmin-unix
  1311. irmin-watcher
  1312. iso639
  1313. iter >= "1.4"
  1314. itv-tree >= "2.2"
  1315. jane-street-headers >= "v0.12.0"
  1316. jane_rope
  1317. janestreet_cpuid
  1318. janestreet_csv
  1319. janestreet_lru_cache
  1320. jasmin >= "2023.06.0"
  1321. jekyll-format >= "0.2.0"
  1322. jemalloc >= "0.2"
  1323. jext
  1324. jhupllib
  1325. jingoo >= "1.3.0"
  1326. jose
  1327. js_of_ocaml
  1328. js_of_ocaml-compiler
  1329. js_of_ocaml-lwt
  1330. js_of_ocaml-ocamlbuild >= "3.5.0"
  1331. js_of_ocaml-ppx
  1332. js_of_ocaml-ppx_deriving_json
  1333. js_of_ocaml-toplevel
  1334. js_of_ocaml-tyxml
  1335. js_of_ocaml-webgpu
  1336. js_of_ocaml-webidl
  1337. js_of_ocaml_patches
  1338. json-data-encoding
  1339. json-data-encoding-browser
  1340. json-data-encoding-bson
  1341. json_decoder
  1342. jsonaf
  1343. jsonfeed
  1344. jsonkit
  1345. jsonkit-melange
  1346. jsonoo
  1347. jsonrpc
  1348. jsonschema
  1349. jsonschema-core
  1350. jsonschema-validation
  1351. jsonschema2atd
  1352. jsonxt
  1353. jsoo-react
  1354. jsoo_broadcastchannel
  1355. jsoo_storage
  1356. jst-config
  1357. junit >= "2.0.1"
  1358. junit_alcotest >= "2.0.1"
  1359. junit_ounit >= "2.0.1"
  1360. jupyter
  1361. jupyter-archimedes
  1362. jupyter-kernel
  1363. jws
  1364. jwto
  1365. kafka >= "0.5"
  1366. kafka_async
  1367. kafka_lwt
  1368. kappa-agents
  1369. kappa-binaries
  1370. kappa-library
  1371. kappa-server
  1372. kaun
  1373. kaun-board
  1374. kcas
  1375. kcas_data
  1376. kdf
  1377. kdl
  1378. ke
  1379. key-parsers >= "0.10.1"
  1380. keyseq
  1381. kicadsch >= "0.4.0"
  1382. kind2
  1383. kinetic-client >= "0.0.11"
  1384. kittyimg
  1385. kkmarkdown
  1386. kmt
  1387. knights_tour
  1388. kot
  1389. kqueue
  1390. krb
  1391. ktdeque
  1392. kuznechik
  1393. lab
  1394. lablgtk3-extras >= "3.0.1"
  1395. lablgtk3-goocanvas2
  1396. lablgtk3-gtkspell3
  1397. lablgtk3-rsvg2
  1398. lablgtk3-sourceview3
  1399. lablqml
  1400. lacaml >= "11.0.2"
  1401. ladspa >= "0.2.0"
  1402. lambda
  1403. lambda-runtime
  1404. lambda-term >= "2.0"
  1405. lambda_streams
  1406. lambda_streams_async
  1407. lambda_streams_lwt
  1408. lambdapi
  1409. lambdasoup >= "0.6.4"
  1410. lame >= "0.3.4"
  1411. landmarks >= "1.4"
  1412. landmarks-ppx
  1413. landmarks-speedscope
  1414. lascar >= "0.6-alpha"
  1415. lastfm >= "0.3.3"
  1416. launchd >= "1.3"
  1417. layoutz
  1418. lazy-trie
  1419. lbfgs >= "0.9.1"
  1420. lbvs_consent >= "2.1.0"
  1421. ldap >= "2.4.1"
  1422. ldp
  1423. ldp_curl
  1424. ldp_js
  1425. ldp_tls
  1426. leaflet
  1427. learn-ocaml
  1428. learn-ocaml-client
  1429. leaves
  1430. ledes
  1431. ledgerwallet
  1432. legacy_diffable
  1433. lens >= "1.2.4"
  1434. letsencrypt
  1435. letsencrypt-app
  1436. letsencrypt-dns
  1437. letsencrypt-mirage
  1438. letters
  1439. leveldb
  1440. lib_parsing
  1441. libabsolute
  1442. libbinaryen < "105.1.0" | >= "107.0.1"
  1443. libbpf
  1444. libbpf_maps
  1445. libc
  1446. libdash >= "0.4.1"
  1447. libdrm
  1448. libinput
  1449. libirmin
  1450. libsail
  1451. libsvm >= "0.10.0"
  1452. libzipperposition
  1453. lichess_api
  1454. lilac
  1455. lilv
  1456. line-up-words
  1457. line_oriented
  1458. linenoise >= "1.3.1"
  1459. links
  1460. links-mysql
  1461. links-postgresql
  1462. links-sqlite3
  1463. linol
  1464. linol-eio
  1465. linol-lwt
  1466. lintcstubs
  1467. lintcstubs-arity
  1468. lintcstubs-gen
  1469. linwrap
  1470. liquid_interpreter
  1471. liquid_ml
  1472. liquid_parser
  1473. liquid_std
  1474. liquid_syntax
  1475. liquidsoap >= "2.3.3"
  1476. liquidsoap-core
  1477. liquidsoap-js
  1478. liquidsoap-lang
  1479. liquidsoap-libs
  1480. liquidsoap-libs-extra
  1481. liquidsoap-mode
  1482. little_logger
  1483. llama
  1484. llama-cpp-ocaml
  1485. llama_core
  1486. llama_interactive
  1487. llama_midi
  1488. llhttp
  1489. llvm >= "15.0.7+nnp-2" & < "18-shared"
  1490. lmdb >= "1.0"
  1491. lo >= "0.2.0"
  1492. loc
  1493. lockfree
  1494. loga
  1495. logical
  1496. logs-async
  1497. logs-async-reporter
  1498. logs-ppx
  1499. logs-syslog
  1500. logtk
  1501. loop
  1502. lp
  1503. lp-glpk
  1504. lp-glpk-js
  1505. lp-gurobi
  1506. lp-highs
  1507. lpd
  1508. lreplay
  1509. lrgrep
  1510. lru >= "0.3.0"
  1511. lru_cache
  1512. lsp
  1513. lstar
  1514. lstar-rocq
  1515. lt-code
  1516. lua-ml >= "0.9.3"
  1517. lua_parser
  1518. lucid
  1519. lun
  1520. luna
  1521. lunar
  1522. lustre-v6 >= "6.103.3"
  1523. lutils >= "1.51.2"
  1524. lutin >= "2.71.10"
  1525. luv
  1526. luv_unix
  1527. lwd
  1528. lwt
  1529. lwt-canceler >= "0.2"
  1530. lwt-dllist
  1531. lwt-exit
  1532. lwt-parallel
  1533. lwt-watcher >= "0.2"
  1534. lwt_direct
  1535. lwt_domain
  1536. lwt_eio
  1537. lwt_glib >= "1.1.1"
  1538. lwt_log >= "1.1.1"
  1539. lwt_ppx >= "1.2.2"
  1540. lwt_ppx_to_let_syntax
  1541. lwt_react >= "1.1.2"
  1542. lwt_retry
  1543. lwt_runtime_events
  1544. lwt_ssl >= "1.1.3"
  1545. lz4 >= "1.2.0"
  1546. lz4_chans >= "3.0.1"
  1547. lzo >= "0.0.3"
  1548. MlFront_Cache
  1549. MlFront_Cli
  1550. MlFront_Codept
  1551. MlFront_Config
  1552. MlFront_Console
  1553. MlFront_Core
  1554. MlFront_Errors
  1555. MlFront_Exec
  1556. MlFront_Logs
  1557. MlFront_Lua
  1558. MlFront_Manip
  1559. MlFront_Progress
  1560. MlFront_ProgressPeriod
  1561. MlFront_ProgressZig
  1562. MlFront_Signify
  1563. MlFront_Thunk
  1564. MlFront_Tools
  1565. MlFront_ZipFile
  1566. m_tree
  1567. macaddr
  1568. macaddr-cstruct
  1569. macaddr-sexp
  1570. mad >= "0.5.0"
  1571. magic-mime >= "1.1.2"
  1572. magic-trace
  1573. make-random
  1574. malfunction
  1575. man_in_the_middle_debugger
  1576. mariadb >= "1.2.0"
  1577. markdown
  1578. markdown_monolith
  1579. markup >= "0.8.0"
  1580. markup-lwt
  1581. mastodon-archive-viewer >= "0.2"
  1582. matcha
  1583. matita
  1584. matplotlib
  1585. matrix
  1586. matrix-eio
  1587. mazeppa
  1588. mbr-format
  1589. mc2
  1590. mccs
  1591. mcrunch
  1592. md2mld
  1593. mdx >= "1.8.0"
  1594. mec
  1595. mechaml
  1596. mehari
  1597. mehari-eio
  1598. mehari-eio-unix
  1599. mehari-lwt-unix
  1600. mehari-mirage
  1601. mel
  1602. mel-bastet
  1603. melange
  1604. melange-atdgen-codec-runtime
  1605. melange-compiler-libs
  1606. melange-edn
  1607. melange-fest
  1608. melange-fetch
  1609. melange-jest
  1610. melange-json
  1611. melange-json-native
  1612. melange-moment
  1613. melange-numeral
  1614. melange-radix-icons
  1615. melange-react-dates
  1616. melange-react-query
  1617. melange-recharts
  1618. melange-str
  1619. melange-testing-library
  1620. melange-transit
  1621. melange-webapi
  1622. meldep
  1623. mem_usage
  1624. memcad
  1625. memfd
  1626. memgraph
  1627. memgraph_kitty
  1628. memo
  1629. memprof-limits
  1630. memtrace
  1631. memtrace-mirage
  1632. memtrace_viewer
  1633. menhir >= "20200123"
  1634. menhir-lsp
  1635. menhirCST
  1636. menhirformat
  1637. menhirGLR
  1638. menhirLib
  1639. menhirSdk
  1640. merge-fmt
  1641. merlin
  1642. merlin-extend
  1643. merlin-lib
  1644. mesh >= "0.9.5"
  1645. mesh-easymesh >= "0.9.5"
  1646. mesh-graphics >= "0.9.5"
  1647. mesh-triangle >= "0.9.5"
  1648. metadata
  1649. metadb
  1650. metal
  1651. metapp
  1652. metaquot
  1653. metrics
  1654. metrics-influx
  1655. metrics-lwt
  1656. metrics-rusage
  1657. metrics-unix
  1658. mew
  1659. mew_vi
  1660. mhttp
  1661. mhttp-client
  1662. mhttp-server
  1663. miaou
  1664. miaou-core
  1665. miaou-driver-matrix
  1666. miaou-driver-sdl
  1667. miaou-driver-term
  1668. miaou-driver-web
  1669. miaou-registry
  1670. miaou-runner
  1671. miaou-tui
  1672. miaou-widgets-display-sdl
  1673. micro_httpd
  1674. middleware
  1675. migra
  1676. mimic
  1677. mimic-happy-eyeballs
  1678. mindstorm >= "0.8"
  1679. mindstorm-lwt
  1680. minicaml
  1681. minicli >= "5.0.2"
  1682. minisat >= "0.3"
  1683. minttea
  1684. miou
  1685. mirage >= "4.0.0"
  1686. mirage-block
  1687. mirage-block-ccm
  1688. mirage-block-combinators
  1689. mirage-block-lwt
  1690. mirage-block-partition
  1691. mirage-block-ramdisk
  1692. mirage-block-solo5
  1693. mirage-block-unikraft
  1694. mirage-block-unix
  1695. mirage-block-xen
  1696. mirage-bootvar
  1697. mirage-channel >= "3.2.0"
  1698. mirage-channel-lwt
  1699. mirage-clock
  1700. mirage-clock-lwt
  1701. mirage-clock-unix
  1702. mirage-conduit
  1703. mirage-console
  1704. mirage-console-lwt
  1705. mirage-crypto
  1706. mirage-crypto-ec
  1707. mirage-crypto-pk
  1708. mirage-crypto-rng
  1709. mirage-crypto-rng-async
  1710. mirage-crypto-rng-eio
  1711. mirage-crypto-rng-lwt
  1712. mirage-crypto-rng-miou-unix
  1713. mirage-crypto-rng-mirage
  1714. mirage-crypto-rng-mkernel
  1715. mirage-device
  1716. mirage-dns
  1717. mirage-flow
  1718. mirage-flow-combinators
  1719. mirage-flow-lwt
  1720. mirage-flow-unix
  1721. mirage-fs
  1722. mirage-fs-lwt
  1723. mirage-kv >= "2.0.0"
  1724. mirage-kv-lwt >= "2.0.0"
  1725. mirage-kv-mem
  1726. mirage-kv-unix
  1727. mirage-logs
  1728. mirage-monitoring
  1729. mirage-mtime
  1730. mirage-nat
  1731. mirage-net
  1732. mirage-net-lwt
  1733. mirage-net-macosx >= "1.6.0"
  1734. mirage-net-solo5
  1735. mirage-net-unikraft
  1736. mirage-net-unix
  1737. mirage-net-xen
  1738. mirage-profile
  1739. mirage-protocols
  1740. mirage-protocols-lwt
  1741. mirage-ptime
  1742. mirage-qubes
  1743. mirage-qubes-ipv4
  1744. mirage-random
  1745. mirage-runtime
  1746. mirage-sleep
  1747. mirage-solo5
  1748. mirage-stack
  1749. mirage-stack-lwt
  1750. mirage-time
  1751. mirage-time-lwt
  1752. mirage-time-unix
  1753. mirage-types >= "3.6.0"
  1754. mirage-types-lwt >= "3.6.0"
  1755. mirage-unikraft
  1756. mirage-unix
  1757. mirage-vnetif
  1758. mirage-xen
  1759. mjson
  1760. mkaudio >= "1.1.0"
  1761. mkernel
  1762. mkocaml
  1763. mlbdd >= "0.7.2"
  1764. mlfenv
  1765. mlgpx
  1766. mlmpfr >= "4.0.2+dune"
  1767. mlpost
  1768. mlpost-lablgtk
  1769. mlsolver
  1770. mlt_parser
  1771. mlx
  1772. mm >= "0.7.0"
  1773. mmap
  1774. mmdb
  1775. mmo
  1776. mnd
  1777. mnet
  1778. mnet-cli
  1779. mnet-dhcp
  1780. mnet-dns
  1781. mnet-happy-eyeballs
  1782. mnet-ssh
  1783. mnet-tls
  1784. mnottui
  1785. mnotty
  1786. mock >= "0.1.1"
  1787. mock-ounit >= "0.1.1"
  1788. modelkit
  1789. module-graph
  1790. molenc >= "5.0.0"
  1791. monaco_jsoo
  1792. monolith
  1793. monomorphic >= "2.0"
  1794. monorobot
  1795. moonpool
  1796. moonpool-io
  1797. moonpool-lwt
  1798. mopsa
  1799. morbig >= "0.10.3"
  1800. morsmall
  1801. mosaic
  1802. mosaique
  1803. moss >= "0.1.1"
  1804. mparser >= "1.3"
  1805. mparser-pcre
  1806. mparser-re
  1807. mperf
  1808. mpg123
  1809. mpp >= "0.3.4"
  1810. mpris
  1811. mpris-clients
  1812. mqtt
  1813. mrmime
  1814. msat >= "0.8"
  1815. msat-bin
  1816. msendmail
  1817. mset
  1818. msgpck >= "1.5"
  1819. msgpck-repr
  1820. mssql
  1821. msts
  1822. mtbox
  1823. mugen
  1824. mula
  1825. multibase
  1826. multicodec
  1827. multicont >= "1.0.1"
  1828. multicore-bench
  1829. multicore-magic
  1830. multicore-magic-dscheck
  1831. multihash
  1832. multihash-digestif
  1833. multipart-form-data >= "0.3.0"
  1834. multipart_form
  1835. multipart_form-cohttp-lwt
  1836. multipart_form-eio
  1837. multipart_form-lwt
  1838. multipart_form-miou
  1839. murmur3 >= "0.3"
  1840. mustache >= "3.1.0"
  1841. mustache-cli
  1842. mutaml
  1843. mutf8
  1844. mwt
  1845. mybuild >= "7"
  1846. mysql8
  1847. mysql_protocol
  1848. n_ary
  1849. naboris
  1850. nacc
  1851. nanoev
  1852. nanoev-picos
  1853. nanoev-posix
  1854. nanoev_tiny_httpd
  1855. nanoid
  1856. nanosvg
  1857. nanosvg_text
  1858. nats-client
  1859. nats-client-async
  1860. nbd >= "4.0.3"
  1861. nbd-tool
  1862. nbd-unix
  1863. nel
  1864. neo4j_bolt
  1865. neodriver
  1866. neodriver_core
  1867. neodriver_eio
  1868. neodriver_packstream
  1869. netkat
  1870. netlink >= "0.3.4"
  1871. netsnmp
  1872. neural_nets_lib
  1873. nice_parser
  1874. ninja_utils
  1875. niru
  1876. nloge
  1877. nlopt
  1878. nmea
  1879. noCanren
  1880. nocoiner
  1881. node_of_ocaml
  1882. noise
  1883. nomad
  1884. non_empty_list
  1885. nottui
  1886. nottui-lwt
  1887. nottui-miou
  1888. nottui-pretty
  1889. nottui-unix
  1890. notty >= "0.2.3"
  1891. notty-community
  1892. notty-miou
  1893. notty_async >= "v0.13.0"
  1894. np
  1895. npy >= "0.0.9"
  1896. nsq
  1897. numeric_string
  1898. nuscr
  1899. nx
  1900. nx-datasets
  1901. nx-text
  1902. OCADml
  1903. OCanren
  1904. OCanren-ppx
  1905. OSCADml
  1906. obatcher
  1907. obeam
  1908. obelisk >= "0.5.0"
  1909. object
  1910. obuilder
  1911. obuilder-spec
  1912. obus >= "1.2.1"
  1913. ocal >= "0.2.2"
  1914. ocaml-ai-sdk
  1915. ocaml-canvas
  1916. ocaml-compiler-libs >= "v0.12.0"
  1917. ocaml-embed-file
  1918. ocaml-in-python
  1919. ocaml-index
  1920. ocaml-lsp-server
  1921. ocaml-lua
  1922. ocaml-migrate-parsetree
  1923. ocaml-migrate-parsetree-ocamlbuild
  1924. ocaml-monadic >= "0.4.1"
  1925. ocaml-print-intf
  1926. ocaml-probes
  1927. ocaml-protoc >= "2.0.1"
  1928. ocaml-protoc-plugin
  1929. ocaml-r >= "0.1.1"
  1930. ocaml-sat-solvers >= "0.8"
  1931. ocaml-sbom
  1932. ocaml-syntax-shims
  1933. ocaml-systemd >= "1.3"
  1934. ocaml-top
  1935. ocaml-vdom < "transition"
  1936. ocaml-version >= "3.5.0"
  1937. ocaml-yescrypt
  1938. ocaml_db_model
  1939. ocaml_intrinsics
  1940. ocaml_intrinsics_kernel
  1941. ocaml_openapi_generator
  1942. ocaml_pgsql_model
  1943. ocaml_plugin
  1944. ocamlc-loc
  1945. ocamlcodoc
  1946. ocamldiff >= "1.2"
  1947. ocamlformat-mlx
  1948. ocamlformat-mlx-lib
  1949. ocamlformat-rpc < "removed"
  1950. ocamlformat-rpc-lib
  1951. ocamlfuse
  1952. ocamlgraph >= "2.0.0"
  1953. ocamlgraph_gtk
  1954. ocamlgrep
  1955. ocamlgrep-lib
  1956. ocamlify >= "0.1.0"
  1957. ocamline
  1958. ocamlmerlin-mlx
  1959. ocamlmig
  1960. ocamlmod >= "0.1.1"
  1961. ocamlog
  1962. ocamlregextkit
  1963. ocannl_npy
  1964. ocb
  1965. ocf >= "0.8.0"
  1966. ocf_ppx
  1967. ocgtk
  1968. ochre
  1969. ochre-cli
  1970. ockt
  1971. ocluster != "0.2"
  1972. ocluster-api
  1973. ocluster-worker
  1974. ocolor
  1975. ocp-browser >= "1.2.1"
  1976. ocp-indent >= "1.7.0"
  1977. ocp-indent-nlfork
  1978. ocp-index
  1979. ocp-search
  1980. ocp_reveal
  1981. ocplib-endian >= "1.1"
  1982. ocplib-json-typed-browser
  1983. ocplib-json-typed-bson
  1984. ocplib-simplex >= "0.5"
  1985. ocplib_stuff >= "0.4.0"
  1986. ocsigen-i18n >= "4.0.0"
  1987. ocsigen-ppx-rpc
  1988. ocsigen-toolkit >= "4.3.0"
  1989. ocsigenserver >= "4.0.1"
  1990. ocsipersist
  1991. ocsipersist-dbm
  1992. ocsipersist-dbm-config
  1993. ocsipersist-lib
  1994. ocsipersist-pgsql
  1995. ocsipersist-pgsql-config
  1996. ocsipersist-sqlite
  1997. ocsipersist-sqlite-config
  1998. octavius >= "1.2.2"
  1999. ocue
  2000. odate
  2001. odds >= "1.1"
  2002. odep
  2003. odepack >= "0.6.9"
  2004. odnnr
  2005. odoc
  2006. odoc-driver
  2007. odoc-md
  2008. odoc-parser
  2009. oenv
  2010. oepub
  2011. of_json
  2012. offheap
  2013. oframl
  2014. ogg >= "1.0.0"
  2015. oglsl
  2016. ohex
  2017. oidc
  2018. ojo
  2019. ojs
  2020. ojs_base
  2021. ojs_base_all
  2022. ojs_base_ppx
  2023. ojs_ed
  2024. ojs_filetree
  2025. ojs_list
  2026. oktree
  2027. olinq >= "0.3"
  2028. olint
  2029. oma
  2030. omd >= "1.3.2"
  2031. ometrics
  2032. omg
  2033. omigrate
  2034. omlr >= "1.0.3"
  2035. omtl
  2036. oneffs
  2037. oniguruma
  2038. ooh
  2039. opam-0install
  2040. opam-0install-cudf
  2041. opam-audit
  2042. opam-bin >= "1.0.0"
  2043. opam-build
  2044. opam-check-npm-deps
  2045. opam-ci-check-lint
  2046. opam-client >= "2.0.2"
  2047. opam-compiler
  2048. opam-core >= "2.0.2"
  2049. opam-custom-install
  2050. opam-devel >= "2.0.2"
  2051. opam-ed >= "0.4"
  2052. opam-file-format >= "2.1.0" & < "2.1.5" | >= "2.2.0"
  2053. opam-format >= "2.0.2"
  2054. opam-graph
  2055. opam-grep >= "0.2.0"
  2056. opam-installer >= "2.0.2"
  2057. opam-minver
  2058. opam-monorepo
  2059. opam-package-upgrade >= "0.2"
  2060. opam-publish >= "2.0.2"
  2061. opam-repomin
  2062. opam-repository >= "2.0.2"
  2063. opam-solver >= "2.0.2"
  2064. opam-spin
  2065. opam-state >= "2.0.2"
  2066. opam-test
  2067. opam_bin_lib != "0.9.5"
  2068. opasswd
  2069. opatch
  2070. opazl
  2071. openai
  2072. openai-gym
  2073. openapi
  2074. openapi-opium
  2075. openapi_router
  2076. openbsd
  2077. opencage
  2078. opencc0
  2079. opencc1
  2080. opencc1_1
  2081. openQASM
  2082. openrouter_api
  2083. openstellina
  2084. opentelemetry
  2085. opentelemetry-client
  2086. opentelemetry-client-cohttp-eio
  2087. opentelemetry-client-cohttp-lwt
  2088. opentelemetry-client-ocurl
  2089. opentelemetry-client-ocurl-lwt
  2090. opentelemetry-cohttp-lwt
  2091. opentelemetry-logs
  2092. opentelemetry-lwt
  2093. opine
  2094. opium
  2095. opium-graphql
  2096. opium-testing
  2097. opium_kernel >= "0.17.0"
  2098. oplot
  2099. oplsr
  2100. opomodoro
  2101. opsian
  2102. optal
  2103. opti
  2104. optimization1d >= "0.6.1"
  2105. optiml-transport
  2106. optint
  2107. opus
  2108. oq
  2109. oraft
  2110. oranger >= "2.0.1"
  2111. orb
  2112. order-i3-xfce
  2113. ordering
  2114. ordinal
  2115. ordinal_abbreviation
  2116. ordma >= "0.0.5"
  2117. orec >= "1.0.1"
  2118. orewa
  2119. orf
  2120. orgeat
  2121. orpie
  2122. orrandomForest
  2123. orsvm_e1071 >= "4.0.0"
  2124. ortac-core
  2125. ortac-dune
  2126. ortac-qcheck-stm
  2127. ortac-runtime
  2128. ortac-runtime-qcheck-stm
  2129. ortac-wrapper
  2130. orthologic-coq
  2131. ortools
  2132. ortools_solvers
  2133. orxgboost >= "1.1.0"
  2134. osc >= "0.2.0"
  2135. osc-lwt
  2136. osc-unix
  2137. osdp >= "1.1.1"
  2138. oseq >= "0.2"
  2139. osh
  2140. oskel
  2141. osnap
  2142. ostap >= "0.6"
  2143. osx-keychain
  2144. osx-secure-transport
  2145. otaglibc
  2146. otf
  2147. otoggl
  2148. otoml
  2149. otp
  2150. otr
  2151. oui
  2152. ounit = "2.1.2"
  2153. ounit-lwt < "2.2.0"
  2154. ounit2
  2155. ounit2-lwt
  2156. out-channel-redirect
  2157. override
  2158. owee
  2159. owi
  2160. owl >= "0.4.0"
  2161. owl-base >= "0.4.0"
  2162. owl-jupyter
  2163. owl-ode
  2164. owl-ode-base
  2165. owl-ode-odepack
  2166. owl-ode-sundials
  2167. owl-opt
  2168. owl-opt-lbfgs
  2169. owl-plplot
  2170. owl-symbolic
  2171. owl-top >= "0.4.0"
  2172. owl-zoo >= "0.4.0"
  2173. owork
  2174. ozulip
  2175. p4pp
  2176. p4spectec
  2177. p5scm
  2178. packstream
  2179. pacomb
  2180. paf
  2181. paf-cohttp
  2182. pageantty
  2183. pam
  2184. pancake
  2185. pandoc
  2186. pandoc-abbreviations
  2187. pandoc-comment
  2188. pandoc-crossref
  2189. pandoc-include
  2190. pandoc-inspect
  2191. pandoc-pdf2png
  2192. pandoc-replace
  2193. papi >= "0.1.1"
  2194. par_incr
  2195. parany >= "9.0.0"
  2196. pardi >= "2.0.2"
  2197. pari
  2198. pari-bindings
  2199. parmap >= "1.1.1"
  2200. parseff
  2201. parsexp >= "v0.13.0"
  2202. parsexp_io
  2203. parsite
  2204. parsley
  2205. passage
  2206. passe
  2207. patch
  2208. patdiff
  2209. path_glob
  2210. patience_diff
  2211. patricia-tree
  2212. pattern
  2213. pb
  2214. pb-plugin
  2215. pbkdf
  2216. pbrt
  2217. pbrt_services
  2218. pbrt_yojson
  2219. pcap-format >= "0.5.2"
  2220. pcrc
  2221. pcre >= "7.3.5"
  2222. pcre2
  2223. pds-reachability >= "0.2.2"
  2224. pecu >= "0.2"
  2225. petrol
  2226. pf-qubes
  2227. pg_query
  2228. pgn_parser
  2229. pgn_to_tex
  2230. pgocaml >= "4.0"
  2231. pgocaml_ppx
  2232. pgsolver >= "4.4"
  2233. pgx
  2234. pgx_async
  2235. pgx_lwt
  2236. pgx_lwt_mirage
  2237. pgx_lwt_unix
  2238. pgx_unix
  2239. pgx_value_core
  2240. pgx_value_ptime
  2241. phantom-algebra >= "1.0.1"
  2242. phonetic
  2243. phylogenetics
  2244. piaf
  2245. picasso
  2246. picos
  2247. picos_aux
  2248. picos_io
  2249. picos_io_cohttp
  2250. picos_lwt
  2251. picos_meta
  2252. picos_mux
  2253. picos_std
  2254. pidgin
  2255. pidgin_pp
  2256. piece_rope
  2257. piqi >= "0.7.8"
  2258. piqilib >= "0.6.16"
  2259. pixel_pusher
  2260. pkcs11 >= "0.18.0"
  2261. pkcs11-cli
  2262. pkcs11-driver
  2263. pkcs11-rev
  2264. pla >= "1.3"
  2265. plateau
  2266. plato
  2267. playwright
  2268. plebeia
  2269. plist-xml
  2270. plist-xml-lwt
  2271. plotkicadsch
  2272. plotly
  2273. plplot >= "5.11.0-1"
  2274. polars
  2275. polars_async
  2276. polka
  2277. poll
  2278. polling_state_rpc
  2279. polly
  2280. polymarket
  2281. polynomial
  2282. pomap
  2283. popper
  2284. portaudio >= "0.2.2"
  2285. portaudio_c_bindings
  2286. posix-base
  2287. posix-bindings
  2288. posix-errno
  2289. posix-getopt >= "2.0.0"
  2290. posix-math2
  2291. posix-resource
  2292. posix-signal
  2293. posix-socket
  2294. posix-socket-unix
  2295. posix-stat
  2296. posix-time2
  2297. posix-types >= "2.0.0"
  2298. posix-uname
  2299. posix-unistd
  2300. posixat
  2301. postgres_async
  2302. postgresql >= "4.4.1"
  2303. pp
  2304. pp-binary-ints
  2305. pp_loc
  2306. pplumbing
  2307. pplumbing-err
  2308. pplumbing-log
  2309. pplumbing-log-cli
  2310. pplumbing-pp-tty
  2311. pprint >= "20200226"
  2312. ppx-owl-opt
  2313. ppx_accessor
  2314. ppx_assert
  2315. ppx_bap
  2316. ppx_base
  2317. ppx_bench
  2318. ppx_bin_prot
  2319. ppx_bitstring
  2320. ppx_blob >= "0.6.0"
  2321. ppx_camlrack
  2322. ppx_catch
  2323. ppx_cold
  2324. ppx_compare
  2325. ppx_compose >= "0.1.0"
  2326. ppx_const
  2327. ppx_conv_func
  2328. ppx_counters
  2329. ppx_css
  2330. ppx_cstruct
  2331. ppx_cstubs
  2332. ppx_csv_conv
  2333. ppx_custom_printf
  2334. ppx_decimal
  2335. ppx_default
  2336. ppx_defer >= "0.4.0"
  2337. ppx_demo
  2338. ppx_derive_at_runtime
  2339. ppx_derivers >= "1.2.1"
  2340. ppx_deriving >= "4.5-1"
  2341. ppx_deriving_cad
  2342. ppx_deriving_cmdliner
  2343. ppx_deriving_decoders
  2344. ppx_deriving_encoding
  2345. ppx_deriving_ezjsonm
  2346. ppx_deriving_hardcaml
  2347. ppx_deriving_hash
  2348. ppx_deriving_json_schema
  2349. ppx_deriving_jsonschema
  2350. ppx_deriving_jsont
  2351. ppx_deriving_jsoo
  2352. ppx_deriving_madcast >= "0.2"
  2353. ppx_deriving_melange
  2354. ppx_deriving_popper
  2355. ppx_deriving_protobuf
  2356. ppx_deriving_qcheck
  2357. ppx_deriving_rpc
  2358. ppx_deriving_scad
  2359. ppx_deriving_variant_string
  2360. ppx_deriving_yaml
  2361. ppx_deriving_yojson
  2362. ppx_diff
  2363. ppx_disable_unused_warnings
  2364. ppx_distr_guards >= "0.2"
  2365. ppx_dream_eml
  2366. ppx_embed_file
  2367. ppx_enforce
  2368. ppx_enumerate
  2369. ppx_expect
  2370. ppx_expect_nobase
  2371. ppx_ezlua
  2372. ppx_factory
  2373. ppx_fail
  2374. ppx_fields_conv
  2375. ppx_fixed_literal
  2376. ppx_forbid
  2377. ppx_format
  2378. ppx_fun
  2379. ppx_gen_rec >= "1.1.0"
  2380. ppx_getenv
  2381. ppx_globalize
  2382. ppx_hardcaml
  2383. ppx_hash
  2384. ppx_hegel_compat
  2385. ppx_hegel_generator
  2386. ppx_hegel_test
  2387. ppx_here
  2388. ppx_ignore_instrumentation
  2389. ppx_import
  2390. ppx_inline_alcotest
  2391. ppx_inline_test
  2392. ppx_inline_test_nobase
  2393. ppx_interact
  2394. ppx_irmin
  2395. ppx_jane
  2396. ppx_js_style
  2397. ppx_jsobject_conv
  2398. ppx_jsonaf_conv
  2399. ppx_let
  2400. ppx_log
  2401. ppx_lun
  2402. ppx_make
  2403. ppx_map
  2404. ppx_marshal
  2405. ppx_marshal_ext
  2406. ppx_matches
  2407. ppx_meta_conv
  2408. ppx_mica
  2409. ppx_mikmatch
  2410. ppx_minidebug
  2411. ppx_mixins
  2412. ppx_module_timer
  2413. ppx_monad
  2414. ppx_monoid >= "0.3.2"
  2415. ppx_mysql
  2416. ppx_open
  2417. ppx_optcomp
  2418. ppx_optint
  2419. ppx_optional
  2420. ppx_parser
  2421. ppx_partial
  2422. ppx_pattern_bind
  2423. ppx_pbt
  2424. ppx_pipebang
  2425. ppx_protocol_conv
  2426. ppx_protocol_conv_json
  2427. ppx_protocol_conv_jsonm
  2428. ppx_protocol_conv_msgpack
  2429. ppx_protocol_conv_xml_light
  2430. ppx_protocol_conv_xmlm
  2431. ppx_protocol_conv_yaml
  2432. ppx_pyformat
  2433. ppx_python
  2434. ppx_quick_test
  2435. ppx_rapper
  2436. ppx_rapper_async
  2437. ppx_rapper_lwt
  2438. ppx_regexp >= "0.4.0"
  2439. ppx_repr
  2440. ppx_seq
  2441. ppx_sexp_conv
  2442. ppx_sexp_message
  2443. ppx_sexp_value
  2444. ppx_show
  2445. ppx_stable
  2446. ppx_stable_witness
  2447. ppx_string
  2448. ppx_string_conv
  2449. ppx_string_interpolation
  2450. ppx_subliner
  2451. ppx_system
  2452. ppx_test
  2453. ppx_tools
  2454. ppx_tools_versioned
  2455. ppx_trace
  2456. ppx_ts
  2457. ppx_tydi
  2458. ppx_type_directed_value
  2459. ppx_typed_fields
  2460. ppx_typerep_conv
  2461. ppx_tyre
  2462. ppx_units
  2463. ppx_unreachable
  2464. ppx_update
  2465. ppx_variants_conv
  2466. ppx_viewpattern
  2467. ppx_wideopen
  2468. ppx_windtrap
  2469. ppx_xml_conv
  2470. ppx_yojson
  2471. ppx_yojson_conv
  2472. ppx_yojson_conv_lib
  2473. ppxfind
  2474. ppxlib
  2475. ppxlib-tools
  2476. ppxlib_jane
  2477. ppxx
  2478. pratter
  2479. prbnmcn-basic-structures
  2480. prbnmcn-cgrph
  2481. prbnmcn-clustering
  2482. prbnmcn-dagger
  2483. prbnmcn-dagger-gsl
  2484. prbnmcn-dagger-stats
  2485. prbnmcn-dagger-test
  2486. prbnmcn-gnuplot
  2487. prbnmcn-linalg
  2488. prbnmcn-mcts
  2489. prbnmcn-proptest
  2490. prbnmcn-stats
  2491. prbnmcn-ucb1
  2492. prc
  2493. preface
  2494. prelude
  2495. pretty_expressive
  2496. prettym
  2497. primavera
  2498. print-table
  2499. printbox >= "0.3"
  2500. printbox-ext-plot
  2501. printbox-html
  2502. printbox-md
  2503. printbox-text >= "0.6.1"
  2504. proc-smaps
  2505. process_limits
  2506. processor
  2507. producer
  2508. prof_spacetime
  2509. profiling
  2510. profunctor
  2511. progress
  2512. prolect
  2513. prom
  2514. prometheus >= "0.6"
  2515. prometheus-app >= "0.6"
  2516. prometheus-liquidsoap >= "2"
  2517. prometheus-lwt
  2518. promise
  2519. promise_jsoo
  2520. promise_jsoo_lwt
  2521. protocell
  2522. protocol-9p >= "1.0.0"
  2523. protocol-9p-tool >= "1.0.0"
  2524. protocol-9p-unix >= "1.0.0"
  2525. protocol_version_header
  2526. proton
  2527. provider
  2528. prr
  2529. psmt2-frontend = "0.3.0" | >= "0.4.0"
  2530. psq >= "0.1.1"
  2531. ptmap >= "2.0.5"
  2532. ptset
  2533. public-suffix
  2534. pulseaudio >= "0.1.4"
  2535. pure-html
  2536. pure-splitmix >= "0.3"
  2537. purl
  2538. pvec
  2539. pxshot
  2540. py >= "1.1"
  2541. pyast
  2542. pyml >= "20210924"
  2543. pyml_bindgen >= "0.3.0"
  2544. pyre-ast
  2545. pyro-caml
  2546. pyro-caml-instruments
  2547. pyro-caml-ppx
  2548. pythonlib
  2549. qbf >= "0.3"
  2550. qcaml
  2551. qcheck >= "0.13"
  2552. qcheck-alcotest
  2553. qcheck-core
  2554. qcheck-lin
  2555. qcheck-multicoretests-util
  2556. qcheck-ounit
  2557. qcheck-stm
  2558. qcow >= "0.12.1"
  2559. qcow-stream
  2560. qcow-tool >= "0.12.1"
  2561. qcow-types
  2562. qdrant
  2563. qinap
  2564. qiskit
  2565. qmp >= "0.19.0"
  2566. qrencode
  2567. qtest >= "2.10.1"
  2568. queenshead
  2569. query-json
  2570. quests
  2571. quick_print
  2572. quickjs
  2573. quickterface
  2574. quill
  2575. radamsa
  2576. radare2 >= "0.0.3"
  2577. raga
  2578. randii
  2579. random
  2580. randomconv
  2581. randoml
  2582. range >= "0.8"
  2583. rangeSet
  2584. rankers
  2585. ravel
  2586. raven
  2587. rawlink
  2588. rawlink-eio
  2589. rawlink-lwt
  2590. raygui
  2591. raylib
  2592. raylib-callbacks
  2593. rdbg >= "1.196.12"
  2594. rdf >= "0.13.0"
  2595. rdf_impls
  2596. rdf_json_ld
  2597. rdf_lwt
  2598. rdf_mysql
  2599. rdf_postgresql
  2600. rdf_ppx
  2601. re >= "1.9.0"
  2602. re2
  2603. re2_stable
  2604. re_parser
  2605. rea
  2606. react-rules-of-hooks-ppx
  2607. reactiveData >= "0.2.4"
  2608. reactjs-jsx-ppx
  2609. readability_metrics
  2610. readline
  2611. reanalyze
  2612. reason
  2613. reason-react
  2614. reason-react-day-picker
  2615. reason-react-ppx
  2616. reason-standard
  2617. received
  2618. record_builder
  2619. records >= "1.0.0"
  2620. red-black-tree
  2621. reddit_api_async
  2622. reddit_api_kernel
  2623. redirect
  2624. redis >= "0.4"
  2625. redis-async
  2626. redis-lwt >= "0.4"
  2627. redis-sync >= "0.4"
  2628. reed-solomon-erasure >= "1.0.2"
  2629. reedsolomon
  2630. refl
  2631. regex_parser_intf
  2632. regl
  2633. regrade
  2634. relude
  2635. remu_ts
  2636. reparse
  2637. reparse-lwt
  2638. reparse-lwt-unix
  2639. reparse-unix
  2640. repr
  2641. repr-bench
  2642. repr-fuzz
  2643. requisite
  2644. res >= "5.0.1"
  2645. res_tailwindcss
  2646. rescript-syntax
  2647. rescriptdep
  2648. reshowcase
  2649. resource-pooling >= "1.1"
  2650. resource_cache
  2651. resp
  2652. resp-client
  2653. resp-mirage
  2654. resp-server >= "0.9"
  2655. resp-unix
  2656. resto
  2657. resto-acl
  2658. resto-cohttp
  2659. resto-cohttp-client
  2660. resto-cohttp-self-serving-client
  2661. resto-cohttp-server
  2662. resto-directory
  2663. resto-json
  2664. restricted
  2665. result
  2666. rfc1951 >= "0.8.1" & != "1.0.0"
  2667. rfc6287 >= "1.0.4"
  2668. rfc7748
  2669. rfsm >= "1.6-alpha-3"
  2670. rhythm
  2671. rich-string
  2672. ringo
  2673. ringo-lwt
  2674. rio
  2675. riot
  2676. river
  2677. rizzo
  2678. robotstxt
  2679. rock
  2680. rocq-core
  2681. rocq-devtools
  2682. rocqide
  2683. roman
  2684. root1d >= "0.5.1"
  2685. rope >= "0.6.2"
  2686. rosa
  2687. rosetta >= "0.2.0"
  2688. routes
  2689. rowex
  2690. rpc
  2691. rpc_parallel
  2692. rpclib
  2693. rpclib-async
  2694. rpclib-html
  2695. rpclib-js
  2696. rpclib-lwt
  2697. rpmfile
  2698. rpmfile-cli
  2699. rpmfile-eio
  2700. rpmfile-unix
  2701. rsdd
  2702. rss
  2703. rtop
  2704. rtree
  2705. rune
  2706. rungen
  2707. runtime_events_tools
  2708. runtime_events_tools_bare
  2709. rusage
  2710. rust-staticlib-gen
  2711. rust-staticlib-virtual
  2712. SZXX
  2713. safemoney
  2714. safepass >= "3.1"
  2715. saga
  2716. sail >= "0.15"
  2717. sail_c_backend
  2718. sail_coq_backend
  2719. sail_doc_backend
  2720. sail_latex_backend
  2721. sail_lean_backend
  2722. sail_lem_backend
  2723. sail_maker
  2724. sail_manifest
  2725. sail_ocaml_backend
  2726. sail_output
  2727. sail_smt_backend
  2728. sail_sv_backend
  2729. salsa20 >= "1.0.0"
  2730. salsa20-core >= "1.0.0"
  2731. salto-analyzer
  2732. saltoIL
  2733. samplerate >= "0.1.6"
  2734. sanddb >= "0.2"
  2735. sarek
  2736. sarif
  2737. satex
  2738. saturn
  2739. saturn_lockfree
  2740. satyrographos
  2741. savvy
  2742. scad_ml
  2743. scfg
  2744. scgi
  2745. scipy
  2746. scope
  2747. scrypt-kdf
  2748. sd_logic
  2749. sdl-liquidsoap >= "3"
  2750. search
  2751. searchTree
  2752. secp256k1 >= "0.4.1"
  2753. secp256k1-internal
  2754. sedlex
  2755. sek
  2756. sel
  2757. semantic_version
  2758. semaphore-compat
  2759. semv
  2760. semver >= "0.2.1"
  2761. semver2
  2762. sendmail
  2763. sendmail-lwt
  2764. sendmail-miou-unix
  2765. sendmail-mirage
  2766. sentry
  2767. seq < "base"
  2768. seqes
  2769. sequencer_table
  2770. serde
  2771. serde_debug
  2772. serde_derive
  2773. serde_json
  2774. serde_sexpr
  2775. serde_xml
  2776. serial
  2777. serialport
  2778. server-reason-react
  2779. session >= "0.4.1"
  2780. session-cohttp >= "0.4.1"
  2781. session-cohttp-async >= "0.4.1"
  2782. session-cohttp-lwt >= "0.4.1"
  2783. session-cookie
  2784. session-cookie-async
  2785. session-cookie-lwt
  2786. session-postgresql >= "0.4.1"
  2787. session-postgresql-async
  2788. session-postgresql-lwt
  2789. session-redis-lwt >= "0.4.1"
  2790. session-webmachine >= "0.4.1"
  2791. setcore >= "1.0.2"
  2792. sexp
  2793. sexp_decode
  2794. sexp_diff
  2795. sexp_diff_kernel
  2796. sexp_grammar
  2797. sexp_macro
  2798. sexp_pretty
  2799. sexp_select
  2800. sexp_string_quickcheck
  2801. sexplib >= "v0.13.0"
  2802. sexplib0 >= "v0.12.0"
  2803. sexps-rewriter
  2804. sgf
  2805. sha >= "1.13"
  2806. sha256-cng
  2807. shades
  2808. shakuhachi
  2809. shapefile
  2810. shared-block-ring
  2811. shared-memory-ring
  2812. shared-memory-ring-lwt
  2813. shared-secret >= "0.4"
  2814. shell
  2815. shellwords
  2816. sherlodoc
  2817. shexp
  2818. shine >= "0.2.2"
  2819. shuttle
  2820. shuttle_http
  2821. shuttle_ssl
  2822. shuttle_websocket
  2823. sifun
  2824. signal
  2825. sihl
  2826. sihl-cache
  2827. sihl-contract
  2828. sihl-core
  2829. sihl-email
  2830. sihl-facade
  2831. sihl-persistence
  2832. sihl-queue
  2833. sihl-session
  2834. sihl-storage
  2835. sihl-token
  2836. sihl-type
  2837. sihl-user
  2838. sihl-web
  2839. simlog
  2840. simple63
  2841. simple_httpd
  2842. simple_httpd_caqti
  2843. sitemap
  2844. sklearn
  2845. slack
  2846. slacko
  2847. slice
  2848. slipshow
  2849. slug
  2850. slugline
  2851. sm
  2852. smaji_glyph_path
  2853. smart-print >= "0.3.0"
  2854. smaws-clients
  2855. smaws-lib
  2856. smol
  2857. smol-helpers
  2858. smtlib-utils
  2859. smtml
  2860. snappy
  2861. snf_mcp
  2862. snkv
  2863. snoke
  2864. so
  2865. sodium-fmt
  2866. solid
  2867. solid_server
  2868. solid_tools
  2869. solidity-alcotest
  2870. solidity-common
  2871. solidity-parser
  2872. solidity-test
  2873. solidity-typechecker
  2874. solo5-elftool
  2875. sortedseq_intersect
  2876. soteria
  2877. soundtouch >= "0.1.9"
  2878. soupault
  2879. sowilo
  2880. spacetime_lib
  2881. spatial-shell
  2882. spawn < "v0.9.0" | >= "v0.13.0"
  2883. spdx_licenses
  2884. spectrum
  2885. spectrum_capabilities
  2886. spectrum_palette_ppx
  2887. spectrum_palettes
  2888. spectrum_tools
  2889. speed
  2890. speex
  2891. spelll >= "0.4"
  2892. spices
  2893. spin
  2894. splay_tree
  2895. splittable_random
  2896. spoc
  2897. spoc_ppx
  2898. spoke
  2899. spotify-web-api
  2900. spotify_ml
  2901. spotlib >= "4.1.0"
  2902. spurs
  2903. sqids
  2904. sqlgg >= "20200521"
  2905. sqlite3 >= "4.4.1"
  2906. sqlite3_utils
  2907. srt
  2908. ssh-agent >= "0.2.0"
  2909. ssl >= "0.5.6"
  2910. starpath
  2911. starred_ml
  2912. statocaml
  2913. statocaml_changelog
  2914. statocaml_community
  2915. statocaml_db
  2916. statocaml_github
  2917. statocaml_go
  2918. statocaml_gui
  2919. statocaml_html
  2920. statocaml_plots
  2921. statocaml_profile
  2922. stdcompat >= "19"
  2923. stdint >= "0.6.0"
  2924. stdint-literals
  2925. stdio
  2926. stdlib-diff
  2927. stdlib-random
  2928. stdlib-shims
  2929. stdune
  2930. stem
  2931. stitch
  2932. stk
  2933. stk_iconv
  2934. stk_ocf
  2935. stk_ppx
  2936. stk_rdf
  2937. stk_xml
  2938. stog >= "0.20.0"
  2939. stog_all
  2940. stog_asy
  2941. stog_dot
  2942. stog_extern
  2943. stog_markdown
  2944. stog_multi_doc
  2945. stog_nocaml
  2946. stog_noexec
  2947. stog_plugins
  2948. stog_rdf
  2949. stog_rel_href
  2950. stog_server
  2951. stog_server_multi
  2952. stog_sitemap
  2953. stog_writing
  2954. stone >= "0.5.2"
  2955. store
  2956. store-dict
  2957. store-pushqueue
  2958. stored_reversed
  2959. stramon-lib
  2960. streamable
  2961. streaming
  2962. string_dict
  2963. stringCodepointSplitter
  2964. stringext >= "1.6.0"
  2965. stringx
  2966. sturgeon >= "0.4.2"
  2967. styled-ppx
  2968. subprocess
  2969. subscriptions-transport-ws
  2970. subtype-refinement >= "0.2"
  2971. sun
  2972. svmwrap
  2973. swagger >= "0.2.0"
  2974. swapfs
  2975. swhid
  2976. swhid_compute
  2977. swhid_core
  2978. swhid_types
  2979. swipl
  2980. syguslib-utils
  2981. symex
  2982. symphony-orchestrator-tui
  2983. synchronizer
  2984. syncweb
  2985. syndic >= "1.6.0"
  2986. synopsis
  2987. sys-socket
  2988. sys-socket-unix
  2989. syslog >= "2.0.1"
  2990. syslog-message >= "1.0.0"
  2991. syslog-rfc5424
  2992. systemverilog >= "0.0.2"
  2993. syto
  2994. tablecloth-base
  2995. tablecloth-melange
  2996. tablecloth-native < "transition"
  2997. tabr
  2998. tacit
  2999. taglib >= "0.3.7"
  3000. talaria-bibtex
  3001. talon
  3002. tar
  3003. tar-eio
  3004. tar-mirage
  3005. tar-unix
  3006. tbls
  3007. tcalc
  3008. tcpip
  3009. tcs-lib
  3010. tdigest
  3011. telemetry
  3012. telltime
  3013. tensorboard
  3014. term-indexing
  3015. term-tools
  3016. termaid
  3017. terminal
  3018. terminal_size >= "0.1.4"
  3019. terminus
  3020. terminus-cohttp
  3021. terminus-hlc
  3022. terml
  3023. testcontainers
  3024. testcontainers-elasticsearch
  3025. testcontainers-kafka
  3026. testcontainers-localstack
  3027. testcontainers-memcached
  3028. testcontainers-mockserver
  3029. testcontainers-mongo
  3030. testcontainers-mysql
  3031. testcontainers-postgres
  3032. testcontainers-rabbitmq
  3033. testcontainers-redis
  3034. testo
  3035. testo-diff
  3036. testo-lwt
  3037. testo-util
  3038. testu01
  3039. textmate-language
  3040. textrazor
  3041. textutils
  3042. textutils_kernel
  3043. textwrap >= "0.2.1"
  3044. tezos-base58
  3045. tezos-context-hash
  3046. tezt < "3.1.0" | >= "4.3.0"
  3047. tezt-bam
  3048. theo
  3049. theora
  3050. thread-local-storage
  3051. thread-table
  3052. thrift
  3053. tidy
  3054. tidy_email
  3055. tidy_email_mailgun
  3056. tidy_email_sendgrid
  3057. tidy_email_smtp
  3058. tilde_f
  3059. time_now
  3060. timed >= "1.1"
  3061. timedesc
  3062. timedesc-json
  3063. timedesc-sexp
  3064. timedesc-tzdb
  3065. timedesc-tzlocal
  3066. timedesc-tzlocal-js
  3067. timere
  3068. timere-parse
  3069. timezone
  3070. timmy
  3071. timmy-jsoo
  3072. timmy-lwt
  3073. timmy-unix
  3074. tiny_httpd
  3075. tiny_httpd_camlzip
  3076. tiny_httpd_eio
  3077. tinyfiledialogs
  3078. tip-parser >= "0.4"
  3079. tldr
  3080. tls >= "0.12.8"
  3081. tls-async
  3082. tls-eio
  3083. tls-liquidsoap
  3084. tls-lwt
  3085. tls-miou-unix
  3086. tls-mirage
  3087. tm-grammars
  3088. toc
  3089. toffee
  3090. tofn
  3091. togglelog
  3092. toml
  3093. toml-cconv
  3094. toml_cconv
  3095. top-closure
  3096. toplevel_backend
  3097. toplevel_expect_test
  3098. topojson
  3099. topojsone
  3100. topological_sort
  3101. torch
  3102. tqdm
  3103. trace
  3104. trace-fuchsia
  3105. trace-runtime-events
  3106. trace-tef
  3107. tracing
  3108. tracy-client
  3109. trail
  3110. traits
  3111. trampoline
  3112. transept
  3113. transom
  3114. traverse
  3115. travesty
  3116. trax >= "0.4.0"
  3117. tree-sitter
  3118. tree_layout >= "0.2"
  3119. treeprint >= "2.3.0"
  3120. trexio
  3121. trie
  3122. trs
  3123. tsdl-image >= "0.3.0"
  3124. tsdl-mixer
  3125. tsdl-ttf >= "0.3"
  3126. tsort
  3127. tty
  3128. tube >= "4.4.0"
  3129. tuntap
  3130. tw
  3131. twirp_cohttp_lwt_unix
  3132. twirp_core
  3133. twirp_ezcurl
  3134. twirp_tiny_httpd
  3135. twostep
  3136. tyabt
  3137. type_eq
  3138. type_id
  3139. typed_list
  3140. typeid
  3141. typerep >= "v0.13.0"
  3142. typeset
  3143. tyre >= "0.5"
  3144. tyxml >= "4.3.0"
  3145. tyxml-jsx
  3146. tyxml-lwd
  3147. tyxml-ppx >= "4.3.0"
  3148. tyxml-syntax
  3149. UnifiedScript_Std
  3150. UnifiedScript_Top
  3151. ubase
  3152. ubpf >= "0.2"
  3153. uecc >= "0.3"
  3154. ufind
  3155. uint >= "2.0.1"
  3156. ulid
  3157. um-abt
  3158. unidecode
  3159. union-find-lattice
  3160. unionFind
  3161. unisim_archisec
  3162. unison < "2.53.4"
  3163. universal-portal
  3164. universo
  3165. unix-errno >= "0.6.0"
  3166. unix-type-representations >= "0.1.3"
  3167. unstrctrd
  3168. uopt
  3169. uri >= "2.2.1"
  3170. uri-bench
  3171. uri-re
  3172. uri-sexp
  3173. uring
  3174. uring-trace
  3175. uritemplate
  3176. urn
  3177. user-agent-parser
  3178. username_kernel
  3179. uspf
  3180. uspf-lwt
  3181. uspf-mirage
  3182. uspf-unix
  3183. utcp
  3184. utop
  3185. uuuu >= "0.1.1"
  3186. validate
  3187. validator
  3188. valkey
  3189. variantslib >= "v0.13.0"
  3190. varray
  3191. vcaml
  3192. vcardgen >= "1.2"
  3193. vchan
  3194. vchan-unix
  3195. vchan-xen
  3196. vdom
  3197. vec
  3198. vector
  3199. vector3 >= "1.0.0"
  3200. vendredi
  3201. vercel
  3202. versioned_polling_state_rpc
  3203. vhd-format >= "0.12.0"
  3204. vhd-format-lwt
  3205. vif
  3206. vifu
  3207. virtfs
  3208. virtual_dom
  3209. virtual_dom_toplayer
  3210. visitors >= "20200207"
  3211. vlq >= "0.2.1"
  3212. vlt
  3213. vmnet
  3214. vocal
  3215. volgo
  3216. volgo-base
  3217. volgo-git-backend
  3218. volgo-git-eio
  3219. volgo-git-unix
  3220. volgo-hg-backend
  3221. volgo-hg-eio
  3222. volgo-hg-unix
  3223. volgo-vcs
  3224. voqc
  3225. vorbis
  3226. vpt >= "5.0.0"
  3227. vscoq-language-server < "2.3.3"
  3228. vsrocq-language-server
  3229. vue-jsoo
  3230. vue-ppx
  3231. wall
  3232. wasm >= "2.0.2"
  3233. wasm_of_ocaml-compiler < "6.1.0" | >= "6.4.0"
  3234. wasmer
  3235. wasmtime
  3236. wax
  3237. wax-lib
  3238. wayland
  3239. waylaunch
  3240. wcwidth
  3241. webauthn
  3242. weberizer >= "0.8"
  3243. webmachine >= "0.6.2"
  3244. websocket >= "2.12"
  3245. websocket-async
  3246. websocket-lwt
  3247. websocket-lwt-unix
  3248. websocketaf
  3249. webtest
  3250. webtest-js
  3251. why3find
  3252. wikitext
  3253. win-error >= "1.0"
  3254. win-eventlog >= "0.3"
  3255. windtrap
  3256. winsvc
  3257. wire
  3258. wol
  3259. wol-eio
  3260. wol-mirage
  3261. ws
  3262. ws-server
  3263. wseg
  3264. wtf8 >= "1.0.2"
  3265. wtr
  3266. wtr-ppx
  3267. wu-manber-fuzzy-search
  3268. x509
  3269. x86_64-esperanto >= "0.0.6"
  3270. xapi-backtrace
  3271. xapi-inventory
  3272. xapi-rrd
  3273. xapi-stdext-date
  3274. xapi-stdext-encodings
  3275. xapi-stdext-pervasives
  3276. xapi-stdext-std
  3277. xapi-stdext-threads
  3278. xapi-stdext-unix
  3279. xapi-stdext-zerocheck
  3280. xcursor
  3281. xdg
  3282. xdg-basedir
  3283. xdge
  3284. xedbindings
  3285. xen-evtchn
  3286. xen-evtchn-unix
  3287. xen-gnt
  3288. xen-gnt-unix
  3289. xenstore
  3290. xenstore-tool
  3291. xenstore_transport >= "1.1.0"
  3292. xkbcommon
  3293. xlsx2csv
  3294. xmelly
  3295. xml-light >= "2.5"
  3296. xmldiff >= "0.7.0"
  3297. xmldiff_js
  3298. xmlplaylist >= "0.1.5"
  3299. xoshiro
  3300. xtmpl >= "0.19.0"
  3301. xtmpl_js
  3302. xtmpl_ppx
  3303. yaml >= "1.0.0"
  3304. yaml-sexp
  3305. yamlx
  3306. yara >= "0.2"
  3307. yocaml
  3308. yocaml_cmark
  3309. yocaml_cmarkit
  3310. yocaml_eio
  3311. yocaml_git
  3312. yocaml_jingoo
  3313. yocaml_liquid
  3314. yocaml_markdown
  3315. yocaml_mustache
  3316. yocaml_omd
  3317. yocaml_otoml
  3318. yocaml_runtime
  3319. yocaml_syndication
  3320. yocaml_unix
  3321. yocaml_yaml
  3322. yojson >= "1.5.0"
  3323. yojson-bench
  3324. yojson-five
  3325. yosqlite
  3326. yultracer
  3327. yurt >= "0.6"
  3328. yuscii >= "0.2.1"
  3329. yuujinchou
  3330. zanuda
  3331. zar
  3332. zarith-ppx
  3333. zarith_stubs_js
  3334. zarr
  3335. zarr-eio
  3336. zarr-lwt
  3337. zarr-sync
  3338. zdd
  3339. zed >= "2.0.6"
  3340. zeit
  3341. zelus
  3342. zelus-gtk
  3343. zipperposition
  3344. zipperposition-tools
  3345. zlib
  3346. zlist >= "0.4.0"
  3347. zmq >= "5.1.0"
  3348. zmq-async >= "5.1.0"
  3349. zmq-eio
  3350. zmq-lwt >= "5.1.0"
  3351. zstandard
  3352. zstd >= "0.3"
  3353. zxcvbn >= "2.3+2"

Conflicts (7)

  1. jbuilder = "transition"
  2. js_of_ocaml-compiler < "3.6.0"
  3. dune-release < "2.0.0"
  4. odoc < "2.0.1"
  5. dune-configurator < "2.3.0"
  6. ocaml-lsp-server < "1.3.0"
  7. merlin < "3.4.0"