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