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. modelkit
  1787. module-graph
  1788. molenc >= "5.0.0"
  1789. monaco_jsoo
  1790. monolith
  1791. monomorphic >= "2.0"
  1792. monorobot
  1793. moonpool
  1794. moonpool-io
  1795. moonpool-lwt
  1796. mopsa
  1797. morbig >= "0.10.3"
  1798. morsmall
  1799. mosaic
  1800. mosaique
  1801. moss >= "0.1.1"
  1802. mparser >= "1.3"
  1803. mparser-pcre
  1804. mparser-re
  1805. mperf
  1806. mpg123
  1807. mpp >= "0.3.4"
  1808. mpris
  1809. mpris-clients
  1810. mqtt
  1811. mrmime
  1812. msat >= "0.8"
  1813. msat-bin
  1814. msendmail
  1815. mset
  1816. msgpck >= "1.5"
  1817. msgpck-repr
  1818. mssql
  1819. msts
  1820. mtbox
  1821. mugen
  1822. mula
  1823. multibase
  1824. multicodec
  1825. multicont >= "1.0.1"
  1826. multicore-bench
  1827. multicore-magic
  1828. multicore-magic-dscheck
  1829. multihash
  1830. multihash-digestif
  1831. multipart-form-data >= "0.3.0"
  1832. multipart_form
  1833. multipart_form-cohttp-lwt
  1834. multipart_form-eio
  1835. multipart_form-lwt
  1836. multipart_form-miou
  1837. murmur3 >= "0.3"
  1838. mustache >= "3.1.0"
  1839. mustache-cli
  1840. mutaml
  1841. mutf8
  1842. mwt
  1843. mybuild >= "7"
  1844. mysql8
  1845. mysql_protocol
  1846. n_ary
  1847. naboris
  1848. nacc
  1849. nanoev
  1850. nanoev-picos
  1851. nanoev-posix
  1852. nanoev_tiny_httpd
  1853. nanoid
  1854. nanosvg
  1855. nanosvg_text
  1856. nats-client
  1857. nats-client-async
  1858. nbd >= "4.0.3"
  1859. nbd-tool
  1860. nbd-unix
  1861. nel
  1862. neo4j_bolt
  1863. neodriver
  1864. neodriver_core
  1865. neodriver_eio
  1866. neodriver_packstream
  1867. netkat
  1868. netlink >= "0.3.4"
  1869. netsnmp
  1870. neural_nets_lib
  1871. nice_parser
  1872. ninja_utils
  1873. niru
  1874. nloge
  1875. nlopt
  1876. nmea
  1877. noCanren
  1878. nocoiner
  1879. node_of_ocaml
  1880. noise
  1881. nomad
  1882. non_empty_list
  1883. nottui
  1884. nottui-lwt
  1885. nottui-miou
  1886. nottui-pretty
  1887. nottui-unix
  1888. notty >= "0.2.3"
  1889. notty-community
  1890. notty-miou
  1891. notty_async >= "v0.13.0"
  1892. np
  1893. npy >= "0.0.9"
  1894. nsq
  1895. numeric_string
  1896. nuscr
  1897. nx
  1898. nx-datasets
  1899. nx-text
  1900. OCADml
  1901. OCanren
  1902. OCanren-ppx
  1903. OSCADml
  1904. obatcher
  1905. obeam
  1906. obelisk >= "0.5.0"
  1907. object
  1908. obuilder
  1909. obuilder-spec
  1910. obus >= "1.2.1"
  1911. ocal >= "0.2.2"
  1912. ocaml-ai-sdk
  1913. ocaml-canvas
  1914. ocaml-compiler-libs >= "v0.12.0"
  1915. ocaml-embed-file
  1916. ocaml-in-python
  1917. ocaml-index
  1918. ocaml-lsp-server
  1919. ocaml-lua
  1920. ocaml-migrate-parsetree
  1921. ocaml-migrate-parsetree-ocamlbuild
  1922. ocaml-monadic >= "0.4.1"
  1923. ocaml-print-intf
  1924. ocaml-probes
  1925. ocaml-protoc >= "2.0.1"
  1926. ocaml-protoc-plugin
  1927. ocaml-r >= "0.1.1"
  1928. ocaml-sat-solvers >= "0.8"
  1929. ocaml-sbom
  1930. ocaml-syntax-shims
  1931. ocaml-systemd >= "1.3"
  1932. ocaml-top
  1933. ocaml-vdom < "transition"
  1934. ocaml-version >= "3.5.0"
  1935. ocaml-yescrypt
  1936. ocaml_db_model
  1937. ocaml_intrinsics
  1938. ocaml_intrinsics_kernel
  1939. ocaml_openapi_generator
  1940. ocaml_pgsql_model
  1941. ocaml_plugin
  1942. ocamlc-loc
  1943. ocamlcodoc
  1944. ocamldiff >= "1.2"
  1945. ocamlformat-mlx
  1946. ocamlformat-mlx-lib
  1947. ocamlformat-rpc < "removed"
  1948. ocamlformat-rpc-lib
  1949. ocamlfuse
  1950. ocamlgraph >= "2.0.0"
  1951. ocamlgraph_gtk
  1952. ocamlgrep
  1953. ocamlgrep-lib
  1954. ocamlify >= "0.1.0"
  1955. ocamline
  1956. ocamlmerlin-mlx
  1957. ocamlmig
  1958. ocamlmod >= "0.1.1"
  1959. ocamlog
  1960. ocamlregextkit
  1961. ocannl_npy
  1962. ocb
  1963. ocf >= "0.8.0"
  1964. ocf_ppx
  1965. ocgtk
  1966. ochre
  1967. ochre-cli
  1968. ockt
  1969. ocluster != "0.2"
  1970. ocluster-api
  1971. ocluster-worker
  1972. ocolor
  1973. ocp-browser >= "1.2.1"
  1974. ocp-indent >= "1.7.0"
  1975. ocp-indent-nlfork
  1976. ocp-index
  1977. ocp-search
  1978. ocp_reveal
  1979. ocplib-endian >= "1.1"
  1980. ocplib-json-typed-browser
  1981. ocplib-json-typed-bson
  1982. ocplib-simplex >= "0.5"
  1983. ocplib_stuff >= "0.4.0"
  1984. ocsigen-i18n >= "4.0.0"
  1985. ocsigen-ppx-rpc
  1986. ocsigen-toolkit >= "4.3.0"
  1987. ocsigenserver >= "4.0.1"
  1988. ocsipersist
  1989. ocsipersist-dbm
  1990. ocsipersist-dbm-config
  1991. ocsipersist-lib
  1992. ocsipersist-pgsql
  1993. ocsipersist-pgsql-config
  1994. ocsipersist-sqlite
  1995. ocsipersist-sqlite-config
  1996. octavius >= "1.2.2"
  1997. ocue
  1998. odate
  1999. odds >= "1.1"
  2000. odep
  2001. odepack >= "0.6.9"
  2002. odnnr
  2003. odoc
  2004. odoc-driver
  2005. odoc-md
  2006. odoc-parser
  2007. oenv
  2008. oepub
  2009. of_json
  2010. offheap
  2011. oframl
  2012. ogg >= "1.0.0"
  2013. oglsl
  2014. ohex
  2015. oidc
  2016. ojo
  2017. ojs
  2018. ojs_base
  2019. ojs_base_all
  2020. ojs_base_ppx
  2021. ojs_ed
  2022. ojs_filetree
  2023. ojs_list
  2024. oktree
  2025. olinq >= "0.3"
  2026. olint
  2027. oma
  2028. omd >= "1.3.2"
  2029. ometrics
  2030. omg
  2031. omigrate
  2032. omlr >= "1.0.3"
  2033. omtl
  2034. oneffs
  2035. oniguruma
  2036. ooh
  2037. opam-0install
  2038. opam-0install-cudf
  2039. opam-audit
  2040. opam-bin >= "1.0.0"
  2041. opam-build
  2042. opam-check-npm-deps
  2043. opam-ci-check-lint
  2044. opam-client >= "2.0.2"
  2045. opam-compiler
  2046. opam-core >= "2.0.2"
  2047. opam-custom-install
  2048. opam-devel >= "2.0.2"
  2049. opam-ed >= "0.4"
  2050. opam-file-format >= "2.1.0" & < "2.1.5" | >= "2.2.0"
  2051. opam-format >= "2.0.2"
  2052. opam-graph
  2053. opam-grep >= "0.2.0"
  2054. opam-installer >= "2.0.2"
  2055. opam-minver
  2056. opam-monorepo
  2057. opam-package-upgrade >= "0.2"
  2058. opam-publish >= "2.0.2"
  2059. opam-repomin
  2060. opam-repository >= "2.0.2"
  2061. opam-solver >= "2.0.2"
  2062. opam-spin
  2063. opam-state >= "2.0.2"
  2064. opam-test
  2065. opam_bin_lib != "0.9.5"
  2066. opasswd
  2067. opatch
  2068. opazl
  2069. openai
  2070. openai-gym
  2071. openapi
  2072. openapi-opium
  2073. openapi_router
  2074. openbsd
  2075. opencage
  2076. opencc0
  2077. opencc1
  2078. opencc1_1
  2079. openQASM
  2080. openrouter_api
  2081. openstellina
  2082. opentelemetry
  2083. opentelemetry-client
  2084. opentelemetry-client-cohttp-eio
  2085. opentelemetry-client-cohttp-lwt
  2086. opentelemetry-client-ocurl
  2087. opentelemetry-client-ocurl-lwt
  2088. opentelemetry-cohttp-lwt
  2089. opentelemetry-logs
  2090. opentelemetry-lwt
  2091. opine
  2092. opium
  2093. opium-graphql
  2094. opium-testing
  2095. opium_kernel >= "0.17.0"
  2096. oplot
  2097. oplsr
  2098. opomodoro
  2099. opsian
  2100. optal
  2101. opti
  2102. optimization1d >= "0.6.1"
  2103. optiml-transport
  2104. optint
  2105. opus
  2106. oq
  2107. oraft
  2108. oranger >= "2.0.1"
  2109. orb
  2110. order-i3-xfce
  2111. ordering
  2112. ordinal
  2113. ordinal_abbreviation
  2114. ordma >= "0.0.5"
  2115. orec >= "1.0.1"
  2116. orewa
  2117. orf
  2118. orgeat
  2119. orpie
  2120. orrandomForest
  2121. orsvm_e1071 >= "4.0.0"
  2122. ortac-core
  2123. ortac-dune
  2124. ortac-qcheck-stm
  2125. ortac-runtime
  2126. ortac-runtime-qcheck-stm
  2127. ortac-wrapper
  2128. orthologic-coq
  2129. ortools
  2130. ortools_solvers
  2131. orxgboost >= "1.1.0"
  2132. osc >= "0.2.0"
  2133. osc-lwt
  2134. osc-unix
  2135. osdp >= "1.1.1"
  2136. oseq >= "0.2"
  2137. osh
  2138. oskel
  2139. osnap
  2140. ostap >= "0.6"
  2141. osx-keychain
  2142. osx-secure-transport
  2143. otaglibc
  2144. otf
  2145. otoggl
  2146. otoml
  2147. otp
  2148. otr
  2149. oui
  2150. ounit = "2.1.2"
  2151. ounit-lwt < "2.2.0"
  2152. ounit2
  2153. ounit2-lwt
  2154. out-channel-redirect
  2155. override
  2156. owee
  2157. owi
  2158. owl >= "0.4.0"
  2159. owl-base >= "0.4.0"
  2160. owl-jupyter
  2161. owl-ode
  2162. owl-ode-base
  2163. owl-ode-odepack
  2164. owl-ode-sundials
  2165. owl-opt
  2166. owl-opt-lbfgs
  2167. owl-plplot
  2168. owl-symbolic
  2169. owl-top >= "0.4.0"
  2170. owl-zoo >= "0.4.0"
  2171. owork
  2172. ozulip
  2173. p4pp
  2174. p4spectec
  2175. p5scm
  2176. packstream
  2177. pacomb
  2178. paf
  2179. paf-cohttp
  2180. pageantty
  2181. pam
  2182. pancake
  2183. pandoc
  2184. pandoc-abbreviations
  2185. pandoc-comment
  2186. pandoc-crossref
  2187. pandoc-include
  2188. pandoc-inspect
  2189. pandoc-pdf2png
  2190. pandoc-replace
  2191. papi >= "0.1.1"
  2192. par_incr
  2193. parany >= "9.0.0"
  2194. pardi >= "2.0.2"
  2195. pari
  2196. pari-bindings
  2197. parmap >= "1.1.1"
  2198. parseff
  2199. parsexp >= "v0.13.0"
  2200. parsexp_io
  2201. parsite
  2202. parsley
  2203. passage
  2204. passe
  2205. patch
  2206. patdiff
  2207. path_glob
  2208. patience_diff
  2209. patricia-tree
  2210. pattern
  2211. pb
  2212. pb-plugin
  2213. pbkdf
  2214. pbrt
  2215. pbrt_services
  2216. pbrt_yojson
  2217. pcap-format >= "0.5.2"
  2218. pcrc
  2219. pcre >= "7.3.5"
  2220. pcre2
  2221. pds-reachability >= "0.2.2"
  2222. pecu >= "0.2"
  2223. petrol
  2224. pf-qubes
  2225. pg_query
  2226. pgn_parser
  2227. pgn_to_tex
  2228. pgocaml >= "4.0"
  2229. pgocaml_ppx
  2230. pgsolver >= "4.4"
  2231. pgx
  2232. pgx_async
  2233. pgx_lwt
  2234. pgx_lwt_mirage
  2235. pgx_lwt_unix
  2236. pgx_unix
  2237. pgx_value_core
  2238. pgx_value_ptime
  2239. phantom-algebra >= "1.0.1"
  2240. phonetic
  2241. phylogenetics
  2242. piaf
  2243. picasso
  2244. picos
  2245. picos_aux
  2246. picos_io
  2247. picos_io_cohttp
  2248. picos_lwt
  2249. picos_meta
  2250. picos_mux
  2251. picos_std
  2252. pidgin
  2253. pidgin_pp
  2254. piece_rope
  2255. piqi >= "0.7.8"
  2256. piqilib >= "0.6.16"
  2257. pixel_pusher
  2258. pkcs11 >= "0.18.0"
  2259. pkcs11-cli
  2260. pkcs11-driver
  2261. pkcs11-rev
  2262. pla >= "1.3"
  2263. plateau
  2264. plato
  2265. playwright
  2266. plebeia
  2267. plist-xml
  2268. plist-xml-lwt
  2269. plotkicadsch
  2270. plotly
  2271. plplot >= "5.11.0-1"
  2272. polars
  2273. polars_async
  2274. polka
  2275. poll
  2276. polling_state_rpc
  2277. polly
  2278. polymarket
  2279. polynomial
  2280. pomap
  2281. popper
  2282. portaudio >= "0.2.2"
  2283. portaudio_c_bindings
  2284. posix-base
  2285. posix-bindings
  2286. posix-errno
  2287. posix-getopt >= "2.0.0"
  2288. posix-math2
  2289. posix-resource
  2290. posix-signal
  2291. posix-socket
  2292. posix-socket-unix
  2293. posix-stat
  2294. posix-time2
  2295. posix-types >= "2.0.0"
  2296. posix-uname
  2297. posix-unistd
  2298. posixat
  2299. postgres_async
  2300. postgresql >= "4.4.1"
  2301. pp
  2302. pp-binary-ints
  2303. pp_loc
  2304. pplumbing
  2305. pplumbing-err
  2306. pplumbing-log
  2307. pplumbing-log-cli
  2308. pplumbing-pp-tty
  2309. pprint >= "20200226"
  2310. ppx-owl-opt
  2311. ppx_accessor
  2312. ppx_assert
  2313. ppx_bap
  2314. ppx_base
  2315. ppx_bench
  2316. ppx_bin_prot
  2317. ppx_bitstring
  2318. ppx_blob >= "0.6.0"
  2319. ppx_camlrack
  2320. ppx_catch
  2321. ppx_cold
  2322. ppx_compare
  2323. ppx_compose >= "0.1.0"
  2324. ppx_const
  2325. ppx_conv_func
  2326. ppx_counters
  2327. ppx_css
  2328. ppx_cstruct
  2329. ppx_cstubs
  2330. ppx_csv_conv
  2331. ppx_custom_printf
  2332. ppx_decimal
  2333. ppx_default
  2334. ppx_defer >= "0.4.0"
  2335. ppx_demo
  2336. ppx_derive_at_runtime
  2337. ppx_derivers >= "1.2.1"
  2338. ppx_deriving >= "4.5-1"
  2339. ppx_deriving_cad
  2340. ppx_deriving_cmdliner
  2341. ppx_deriving_decoders
  2342. ppx_deriving_encoding
  2343. ppx_deriving_ezjsonm
  2344. ppx_deriving_hardcaml
  2345. ppx_deriving_hash
  2346. ppx_deriving_json_schema
  2347. ppx_deriving_jsonschema
  2348. ppx_deriving_jsont
  2349. ppx_deriving_jsoo
  2350. ppx_deriving_madcast >= "0.2"
  2351. ppx_deriving_melange
  2352. ppx_deriving_popper
  2353. ppx_deriving_protobuf
  2354. ppx_deriving_qcheck
  2355. ppx_deriving_rpc
  2356. ppx_deriving_scad
  2357. ppx_deriving_variant_string
  2358. ppx_deriving_yaml
  2359. ppx_deriving_yojson
  2360. ppx_diff
  2361. ppx_disable_unused_warnings
  2362. ppx_distr_guards >= "0.2"
  2363. ppx_dream_eml
  2364. ppx_embed_file
  2365. ppx_enforce
  2366. ppx_enumerate
  2367. ppx_expect
  2368. ppx_expect_nobase
  2369. ppx_ezlua
  2370. ppx_factory
  2371. ppx_fail
  2372. ppx_fields_conv
  2373. ppx_fixed_literal
  2374. ppx_forbid
  2375. ppx_format
  2376. ppx_fun
  2377. ppx_gen_rec >= "1.1.0"
  2378. ppx_getenv
  2379. ppx_globalize
  2380. ppx_hardcaml
  2381. ppx_hash
  2382. ppx_hegel_compat
  2383. ppx_hegel_generator
  2384. ppx_hegel_test
  2385. ppx_here
  2386. ppx_ignore_instrumentation
  2387. ppx_import
  2388. ppx_inline_alcotest
  2389. ppx_inline_test
  2390. ppx_inline_test_nobase
  2391. ppx_interact
  2392. ppx_irmin
  2393. ppx_jane
  2394. ppx_js_style
  2395. ppx_jsobject_conv
  2396. ppx_jsonaf_conv
  2397. ppx_let
  2398. ppx_log
  2399. ppx_lun
  2400. ppx_make
  2401. ppx_map
  2402. ppx_marshal
  2403. ppx_marshal_ext
  2404. ppx_matches
  2405. ppx_meta_conv
  2406. ppx_mica
  2407. ppx_mikmatch
  2408. ppx_minidebug
  2409. ppx_mixins
  2410. ppx_module_timer
  2411. ppx_monad
  2412. ppx_monoid >= "0.3.2"
  2413. ppx_mysql
  2414. ppx_open
  2415. ppx_optcomp
  2416. ppx_optint
  2417. ppx_optional
  2418. ppx_parser
  2419. ppx_partial
  2420. ppx_pattern_bind
  2421. ppx_pbt
  2422. ppx_pipebang
  2423. ppx_protocol_conv
  2424. ppx_protocol_conv_json
  2425. ppx_protocol_conv_jsonm
  2426. ppx_protocol_conv_msgpack
  2427. ppx_protocol_conv_xml_light
  2428. ppx_protocol_conv_xmlm
  2429. ppx_protocol_conv_yaml
  2430. ppx_pyformat
  2431. ppx_python
  2432. ppx_quick_test
  2433. ppx_rapper
  2434. ppx_rapper_async
  2435. ppx_rapper_lwt
  2436. ppx_regexp >= "0.4.0"
  2437. ppx_repr
  2438. ppx_seq
  2439. ppx_sexp_conv
  2440. ppx_sexp_message
  2441. ppx_sexp_value
  2442. ppx_show
  2443. ppx_stable
  2444. ppx_stable_witness
  2445. ppx_string
  2446. ppx_string_conv
  2447. ppx_string_interpolation
  2448. ppx_subliner
  2449. ppx_system
  2450. ppx_test
  2451. ppx_tools
  2452. ppx_tools_versioned
  2453. ppx_trace
  2454. ppx_ts
  2455. ppx_tydi
  2456. ppx_type_directed_value
  2457. ppx_typed_fields
  2458. ppx_typerep_conv
  2459. ppx_tyre
  2460. ppx_units
  2461. ppx_unreachable
  2462. ppx_update
  2463. ppx_variants_conv
  2464. ppx_viewpattern
  2465. ppx_wideopen
  2466. ppx_windtrap
  2467. ppx_xml_conv
  2468. ppx_yojson
  2469. ppx_yojson_conv
  2470. ppx_yojson_conv_lib
  2471. ppxfind
  2472. ppxlib
  2473. ppxlib-tools
  2474. ppxlib_jane
  2475. ppxx
  2476. pratter
  2477. prbnmcn-basic-structures
  2478. prbnmcn-cgrph
  2479. prbnmcn-clustering
  2480. prbnmcn-dagger
  2481. prbnmcn-dagger-gsl
  2482. prbnmcn-dagger-stats
  2483. prbnmcn-dagger-test
  2484. prbnmcn-gnuplot
  2485. prbnmcn-linalg
  2486. prbnmcn-mcts
  2487. prbnmcn-proptest
  2488. prbnmcn-stats
  2489. prbnmcn-ucb1
  2490. prc
  2491. preface
  2492. prelude
  2493. pretty_expressive
  2494. prettym
  2495. primavera
  2496. print-table
  2497. printbox >= "0.3"
  2498. printbox-ext-plot
  2499. printbox-html
  2500. printbox-md
  2501. printbox-text >= "0.6.1"
  2502. proc-smaps
  2503. process_limits
  2504. processor
  2505. producer
  2506. prof_spacetime
  2507. profiling
  2508. profunctor
  2509. progress
  2510. prolect
  2511. prom
  2512. prometheus >= "0.6"
  2513. prometheus-app >= "0.6"
  2514. prometheus-liquidsoap >= "2"
  2515. prometheus-lwt
  2516. promise
  2517. promise_jsoo
  2518. promise_jsoo_lwt
  2519. protocell
  2520. protocol-9p >= "1.0.0"
  2521. protocol-9p-tool >= "1.0.0"
  2522. protocol-9p-unix >= "1.0.0"
  2523. protocol_version_header
  2524. proton
  2525. provider
  2526. prr
  2527. psmt2-frontend = "0.3.0" | >= "0.4.0"
  2528. psq >= "0.1.1"
  2529. ptmap >= "2.0.5"
  2530. ptset
  2531. public-suffix
  2532. pulseaudio >= "0.1.4"
  2533. pure-html
  2534. pure-splitmix >= "0.3"
  2535. purl
  2536. pvec
  2537. pxshot
  2538. py >= "1.1"
  2539. pyast
  2540. pyml >= "20210924"
  2541. pyml_bindgen >= "0.3.0"
  2542. pyre-ast
  2543. pyro-caml
  2544. pyro-caml-instruments
  2545. pyro-caml-ppx
  2546. pythonlib
  2547. qbf >= "0.3"
  2548. qcaml
  2549. qcheck >= "0.13"
  2550. qcheck-alcotest
  2551. qcheck-core
  2552. qcheck-lin
  2553. qcheck-multicoretests-util
  2554. qcheck-ounit
  2555. qcheck-stm
  2556. qcow >= "0.12.1"
  2557. qcow-stream
  2558. qcow-tool >= "0.12.1"
  2559. qcow-types
  2560. qdrant
  2561. qinap
  2562. qiskit
  2563. qmp >= "0.19.0"
  2564. qrencode
  2565. qtest >= "2.10.1"
  2566. queenshead
  2567. query-json
  2568. quests
  2569. quick_print
  2570. quickjs
  2571. quickterface
  2572. quill
  2573. radamsa
  2574. radare2 >= "0.0.3"
  2575. raga
  2576. randii
  2577. random
  2578. randomconv
  2579. randoml
  2580. range >= "0.8"
  2581. rangeSet
  2582. rankers
  2583. ravel
  2584. raven
  2585. rawlink
  2586. rawlink-eio
  2587. rawlink-lwt
  2588. raygui
  2589. raylib
  2590. raylib-callbacks
  2591. rdbg >= "1.196.12"
  2592. rdf >= "0.13.0"
  2593. rdf_impls
  2594. rdf_json_ld
  2595. rdf_lwt
  2596. rdf_mysql
  2597. rdf_postgresql
  2598. rdf_ppx
  2599. re >= "1.9.0"
  2600. re2
  2601. re2_stable
  2602. re_parser
  2603. rea
  2604. react-rules-of-hooks-ppx
  2605. reactiveData >= "0.2.4"
  2606. reactjs-jsx-ppx
  2607. readability_metrics
  2608. readline
  2609. reanalyze
  2610. reason
  2611. reason-react
  2612. reason-react-day-picker
  2613. reason-react-ppx
  2614. reason-standard
  2615. received
  2616. record_builder
  2617. records >= "1.0.0"
  2618. red-black-tree
  2619. reddit_api_async
  2620. reddit_api_kernel
  2621. redirect
  2622. redis >= "0.4"
  2623. redis-async
  2624. redis-lwt >= "0.4"
  2625. redis-sync >= "0.4"
  2626. reed-solomon-erasure >= "1.0.2"
  2627. reedsolomon
  2628. refl
  2629. regex_parser_intf
  2630. regl
  2631. regrade
  2632. relude
  2633. remu_ts
  2634. reparse
  2635. reparse-lwt
  2636. reparse-lwt-unix
  2637. reparse-unix
  2638. repr
  2639. repr-bench
  2640. repr-fuzz
  2641. requisite
  2642. res >= "5.0.1"
  2643. res_tailwindcss
  2644. rescript-syntax
  2645. rescriptdep
  2646. reshowcase
  2647. resource-pooling >= "1.1"
  2648. resource_cache
  2649. resp
  2650. resp-client
  2651. resp-mirage
  2652. resp-server >= "0.9"
  2653. resp-unix
  2654. resto
  2655. resto-acl
  2656. resto-cohttp
  2657. resto-cohttp-client
  2658. resto-cohttp-self-serving-client
  2659. resto-cohttp-server
  2660. resto-directory
  2661. resto-json
  2662. restricted
  2663. result
  2664. rfc1951 >= "0.8.1" & != "1.0.0"
  2665. rfc6287 >= "1.0.4"
  2666. rfc7748
  2667. rfsm >= "1.6-alpha-3"
  2668. rhythm
  2669. rich-string
  2670. ringo
  2671. ringo-lwt
  2672. rio
  2673. riot
  2674. river
  2675. rizzo
  2676. robotstxt
  2677. rock
  2678. rocq-core
  2679. rocq-devtools
  2680. rocqide
  2681. roman
  2682. root1d >= "0.5.1"
  2683. rope >= "0.6.2"
  2684. rosa
  2685. rosetta >= "0.2.0"
  2686. routes
  2687. rowex
  2688. rpc
  2689. rpc_parallel
  2690. rpclib
  2691. rpclib-async
  2692. rpclib-html
  2693. rpclib-js
  2694. rpclib-lwt
  2695. rpmfile
  2696. rpmfile-cli
  2697. rpmfile-eio
  2698. rpmfile-unix
  2699. rsdd
  2700. rss
  2701. rtop
  2702. rtree
  2703. rune
  2704. rungen
  2705. runtime_events_tools
  2706. runtime_events_tools_bare
  2707. rusage
  2708. rust-staticlib-gen
  2709. rust-staticlib-virtual
  2710. SZXX
  2711. safemoney
  2712. safepass >= "3.1"
  2713. saga
  2714. sail >= "0.15"
  2715. sail_c_backend
  2716. sail_coq_backend
  2717. sail_doc_backend
  2718. sail_latex_backend
  2719. sail_lean_backend
  2720. sail_lem_backend
  2721. sail_maker
  2722. sail_manifest
  2723. sail_ocaml_backend
  2724. sail_output
  2725. sail_smt_backend
  2726. sail_sv_backend
  2727. salsa20 >= "1.0.0"
  2728. salsa20-core >= "1.0.0"
  2729. salto-analyzer
  2730. saltoIL
  2731. samplerate >= "0.1.6"
  2732. sanddb >= "0.2"
  2733. sarek
  2734. sarif
  2735. satex
  2736. saturn
  2737. saturn_lockfree
  2738. satyrographos
  2739. savvy
  2740. scad_ml
  2741. scfg
  2742. scgi
  2743. scipy
  2744. scope
  2745. scrypt-kdf
  2746. sd_logic
  2747. sdl-liquidsoap >= "3"
  2748. search
  2749. searchTree
  2750. secp256k1 >= "0.4.1"
  2751. secp256k1-internal
  2752. sedlex
  2753. sek
  2754. sel
  2755. semantic_version
  2756. semaphore-compat
  2757. semv
  2758. semver >= "0.2.1"
  2759. semver2
  2760. sendmail
  2761. sendmail-lwt
  2762. sendmail-miou-unix
  2763. sendmail-mirage
  2764. sentry
  2765. seq < "base"
  2766. seqes
  2767. sequencer_table
  2768. serde
  2769. serde_debug
  2770. serde_derive
  2771. serde_json
  2772. serde_sexpr
  2773. serde_xml
  2774. serial
  2775. serialport
  2776. server-reason-react
  2777. session >= "0.4.1"
  2778. session-cohttp >= "0.4.1"
  2779. session-cohttp-async >= "0.4.1"
  2780. session-cohttp-lwt >= "0.4.1"
  2781. session-cookie
  2782. session-cookie-async
  2783. session-cookie-lwt
  2784. session-postgresql >= "0.4.1"
  2785. session-postgresql-async
  2786. session-postgresql-lwt
  2787. session-redis-lwt >= "0.4.1"
  2788. session-webmachine >= "0.4.1"
  2789. setcore >= "1.0.2"
  2790. sexp
  2791. sexp_decode
  2792. sexp_diff
  2793. sexp_diff_kernel
  2794. sexp_grammar
  2795. sexp_macro
  2796. sexp_pretty
  2797. sexp_select
  2798. sexp_string_quickcheck
  2799. sexplib >= "v0.13.0"
  2800. sexplib0 >= "v0.12.0"
  2801. sexps-rewriter
  2802. sgf
  2803. sha >= "1.13"
  2804. sha256-cng
  2805. shades
  2806. shakuhachi
  2807. shapefile
  2808. shared-block-ring
  2809. shared-memory-ring
  2810. shared-memory-ring-lwt
  2811. shared-secret >= "0.4"
  2812. shell
  2813. shellwords
  2814. sherlodoc
  2815. shexp
  2816. shine >= "0.2.2"
  2817. shuttle
  2818. shuttle_http
  2819. shuttle_ssl
  2820. shuttle_websocket
  2821. sifun
  2822. signal
  2823. sihl
  2824. sihl-cache
  2825. sihl-contract
  2826. sihl-core
  2827. sihl-email
  2828. sihl-facade
  2829. sihl-persistence
  2830. sihl-queue
  2831. sihl-session
  2832. sihl-storage
  2833. sihl-token
  2834. sihl-type
  2835. sihl-user
  2836. sihl-web
  2837. simlog
  2838. simple63
  2839. simple_httpd
  2840. simple_httpd_caqti
  2841. sitemap
  2842. sklearn
  2843. slack
  2844. slacko
  2845. slice
  2846. slipshow
  2847. slug
  2848. slugline
  2849. sm
  2850. smaji_glyph_path
  2851. smart-print >= "0.3.0"
  2852. smaws-clients
  2853. smaws-lib
  2854. smol
  2855. smol-helpers
  2856. smtlib-utils
  2857. smtml
  2858. snappy
  2859. snf_mcp
  2860. snkv
  2861. so
  2862. sodium-fmt
  2863. solid
  2864. solid_server
  2865. solid_tools
  2866. solidity-alcotest
  2867. solidity-common
  2868. solidity-parser
  2869. solidity-test
  2870. solidity-typechecker
  2871. solo5-elftool
  2872. sortedseq_intersect
  2873. soteria
  2874. soundtouch >= "0.1.9"
  2875. soupault
  2876. sowilo
  2877. spacetime_lib
  2878. spatial-shell
  2879. spawn < "v0.9.0" | >= "v0.13.0"
  2880. spdx_licenses
  2881. spectrum
  2882. spectrum_capabilities
  2883. spectrum_palette_ppx
  2884. spectrum_palettes
  2885. spectrum_tools
  2886. speed
  2887. speex
  2888. spelll >= "0.4"
  2889. spices
  2890. spin
  2891. splay_tree
  2892. splittable_random
  2893. spoc
  2894. spoc_ppx
  2895. spoke
  2896. spotify-web-api
  2897. spotify_ml
  2898. spotlib >= "4.1.0"
  2899. spurs
  2900. sqids
  2901. sqlgg >= "20200521"
  2902. sqlite3 >= "4.4.1"
  2903. sqlite3_utils
  2904. srt
  2905. ssh-agent >= "0.2.0"
  2906. ssl >= "0.5.6"
  2907. starpath
  2908. starred_ml
  2909. statocaml
  2910. statocaml_changelog
  2911. statocaml_community
  2912. statocaml_db
  2913. statocaml_github
  2914. statocaml_go
  2915. statocaml_gui
  2916. statocaml_html
  2917. statocaml_plots
  2918. statocaml_profile
  2919. stdcompat >= "19"
  2920. stdint >= "0.6.0"
  2921. stdint-literals
  2922. stdio
  2923. stdlib-diff
  2924. stdlib-random
  2925. stdlib-shims
  2926. stdune
  2927. stem
  2928. stitch
  2929. stk
  2930. stk_iconv
  2931. stk_ocf
  2932. stk_ppx
  2933. stk_rdf
  2934. stk_xml
  2935. stog >= "0.20.0"
  2936. stog_all
  2937. stog_asy
  2938. stog_dot
  2939. stog_extern
  2940. stog_markdown
  2941. stog_multi_doc
  2942. stog_nocaml
  2943. stog_noexec
  2944. stog_plugins
  2945. stog_rdf
  2946. stog_rel_href
  2947. stog_server
  2948. stog_server_multi
  2949. stog_sitemap
  2950. stog_writing
  2951. stone >= "0.5.2"
  2952. store
  2953. store-dict
  2954. store-pushqueue
  2955. stored_reversed
  2956. stramon-lib
  2957. streamable
  2958. streaming
  2959. string_dict
  2960. stringCodepointSplitter
  2961. stringext >= "1.6.0"
  2962. stringx
  2963. sturgeon >= "0.4.2"
  2964. styled-ppx
  2965. subprocess
  2966. subscriptions-transport-ws
  2967. subtype-refinement >= "0.2"
  2968. sun
  2969. svmwrap
  2970. swagger >= "0.2.0"
  2971. swapfs
  2972. swhid
  2973. swhid_compute
  2974. swhid_core
  2975. swhid_types
  2976. swipl
  2977. syguslib-utils
  2978. symex
  2979. symphony-orchestrator-tui
  2980. synchronizer
  2981. syncweb
  2982. syndic >= "1.6.0"
  2983. synopsis
  2984. sys-socket
  2985. sys-socket-unix
  2986. syslog >= "2.0.1"
  2987. syslog-message >= "1.0.0"
  2988. syslog-rfc5424
  2989. systemverilog >= "0.0.2"
  2990. syto
  2991. tablecloth-base
  2992. tablecloth-melange
  2993. tablecloth-native < "transition"
  2994. tabr
  2995. tacit
  2996. taglib >= "0.3.7"
  2997. talaria-bibtex
  2998. talon
  2999. tar
  3000. tar-eio
  3001. tar-mirage
  3002. tar-unix
  3003. tbls
  3004. tcalc
  3005. tcpip
  3006. tcs-lib
  3007. tdigest
  3008. telemetry
  3009. telltime
  3010. tensorboard
  3011. term-indexing
  3012. term-tools
  3013. termaid
  3014. terminal
  3015. terminal_size >= "0.1.4"
  3016. terminus
  3017. terminus-cohttp
  3018. terminus-hlc
  3019. terml
  3020. testcontainers
  3021. testcontainers-elasticsearch
  3022. testcontainers-kafka
  3023. testcontainers-localstack
  3024. testcontainers-memcached
  3025. testcontainers-mockserver
  3026. testcontainers-mongo
  3027. testcontainers-mysql
  3028. testcontainers-postgres
  3029. testcontainers-rabbitmq
  3030. testcontainers-redis
  3031. testo
  3032. testo-diff
  3033. testo-lwt
  3034. testo-util
  3035. testu01
  3036. textmate-language
  3037. textrazor
  3038. textutils
  3039. textutils_kernel
  3040. textwrap >= "0.2.1"
  3041. tezos-base58
  3042. tezos-context-hash
  3043. tezt < "3.1.0" | >= "4.3.0"
  3044. tezt-bam
  3045. theo
  3046. theora
  3047. thread-local-storage
  3048. thread-table
  3049. thrift
  3050. tidy
  3051. tidy_email
  3052. tidy_email_mailgun
  3053. tidy_email_sendgrid
  3054. tidy_email_smtp
  3055. tilde_f
  3056. time_now
  3057. timed >= "1.1"
  3058. timedesc
  3059. timedesc-json
  3060. timedesc-sexp
  3061. timedesc-tzdb
  3062. timedesc-tzlocal
  3063. timedesc-tzlocal-js
  3064. timere
  3065. timere-parse
  3066. timezone
  3067. timmy
  3068. timmy-jsoo
  3069. timmy-lwt
  3070. timmy-unix
  3071. tiny_httpd
  3072. tiny_httpd_camlzip
  3073. tiny_httpd_eio
  3074. tinyfiledialogs
  3075. tip-parser >= "0.4"
  3076. tldr
  3077. tls >= "0.12.8"
  3078. tls-async
  3079. tls-eio
  3080. tls-liquidsoap
  3081. tls-lwt
  3082. tls-miou-unix
  3083. tls-mirage
  3084. tm-grammars
  3085. toc
  3086. toffee
  3087. tofn
  3088. togglelog
  3089. toml
  3090. toml-cconv
  3091. toml_cconv
  3092. top-closure
  3093. toplevel_backend
  3094. toplevel_expect_test
  3095. topojson
  3096. topojsone
  3097. topological_sort
  3098. torch
  3099. tqdm
  3100. trace
  3101. trace-fuchsia
  3102. trace-runtime-events
  3103. trace-tef
  3104. tracing
  3105. tracy-client
  3106. trail
  3107. traits
  3108. trampoline
  3109. transept
  3110. transom
  3111. traverse
  3112. travesty
  3113. trax >= "0.4.0"
  3114. tree-sitter
  3115. tree_layout >= "0.2"
  3116. treeprint >= "2.3.0"
  3117. trexio
  3118. trie
  3119. trs
  3120. tsdl-image >= "0.3.0"
  3121. tsdl-mixer
  3122. tsdl-ttf >= "0.3"
  3123. tsort
  3124. tty
  3125. tube >= "4.4.0"
  3126. tuntap
  3127. tw
  3128. twirp_cohttp_lwt_unix
  3129. twirp_core
  3130. twirp_ezcurl
  3131. twirp_tiny_httpd
  3132. twostep
  3133. tyabt
  3134. type_eq
  3135. type_id
  3136. typed_list
  3137. typeid
  3138. typerep >= "v0.13.0"
  3139. typeset
  3140. tyre >= "0.5"
  3141. tyxml >= "4.3.0"
  3142. tyxml-jsx
  3143. tyxml-lwd
  3144. tyxml-ppx >= "4.3.0"
  3145. tyxml-syntax
  3146. UnifiedScript_Std
  3147. UnifiedScript_Top
  3148. ubase
  3149. ubpf >= "0.2"
  3150. uecc >= "0.3"
  3151. ufind
  3152. uint >= "2.0.1"
  3153. ulid
  3154. um-abt
  3155. unidecode
  3156. union-find-lattice
  3157. unionFind
  3158. unisim_archisec
  3159. unison < "2.53.4"
  3160. universal-portal
  3161. universo
  3162. unix-errno >= "0.6.0"
  3163. unix-type-representations >= "0.1.3"
  3164. unstrctrd
  3165. uopt
  3166. uri >= "2.2.1"
  3167. uri-bench
  3168. uri-re
  3169. uri-sexp
  3170. uring
  3171. uring-trace
  3172. uritemplate
  3173. urn
  3174. user-agent-parser
  3175. username_kernel
  3176. uspf
  3177. uspf-lwt
  3178. uspf-mirage
  3179. uspf-unix
  3180. utcp
  3181. utop
  3182. uuuu >= "0.1.1"
  3183. validate
  3184. validator
  3185. valkey
  3186. variantslib >= "v0.13.0"
  3187. varray
  3188. vcaml
  3189. vcardgen >= "1.2"
  3190. vchan
  3191. vchan-unix
  3192. vchan-xen
  3193. vdom
  3194. vec
  3195. vector
  3196. vector3 >= "1.0.0"
  3197. vendredi
  3198. vercel
  3199. versioned_polling_state_rpc
  3200. vhd-format >= "0.12.0"
  3201. vhd-format-lwt
  3202. vif
  3203. vifu
  3204. virtfs
  3205. virtual_dom
  3206. virtual_dom_toplayer
  3207. visitors >= "20200207"
  3208. vlq >= "0.2.1"
  3209. vlt
  3210. vmnet
  3211. vocal
  3212. volgo
  3213. volgo-base
  3214. volgo-git-backend
  3215. volgo-git-eio
  3216. volgo-git-unix
  3217. volgo-hg-backend
  3218. volgo-hg-eio
  3219. volgo-hg-unix
  3220. volgo-vcs
  3221. voqc
  3222. vorbis
  3223. vpt >= "5.0.0"
  3224. vscoq-language-server < "2.3.3"
  3225. vsrocq-language-server
  3226. vue-jsoo
  3227. vue-ppx
  3228. wall
  3229. wasm >= "2.0.2"
  3230. wasm_of_ocaml-compiler < "6.1.0" | >= "6.4.0"
  3231. wasmer
  3232. wasmtime
  3233. wax
  3234. wax-lib
  3235. wayland
  3236. waylaunch
  3237. wcwidth
  3238. webauthn
  3239. weberizer >= "0.8"
  3240. webmachine >= "0.6.2"
  3241. websocket >= "2.12"
  3242. websocket-async
  3243. websocket-lwt
  3244. websocket-lwt-unix
  3245. websocketaf
  3246. webtest
  3247. webtest-js
  3248. why3find
  3249. wikitext
  3250. win-error >= "1.0"
  3251. win-eventlog >= "0.3"
  3252. windtrap
  3253. winsvc
  3254. wire
  3255. wol
  3256. wol-eio
  3257. wol-mirage
  3258. ws
  3259. ws-server
  3260. wseg
  3261. wtf8 >= "1.0.2"
  3262. wtr
  3263. wtr-ppx
  3264. wu-manber-fuzzy-search
  3265. x509
  3266. x86_64-esperanto >= "0.0.6"
  3267. xapi-backtrace
  3268. xapi-inventory
  3269. xapi-rrd
  3270. xapi-stdext-date
  3271. xapi-stdext-encodings
  3272. xapi-stdext-pervasives
  3273. xapi-stdext-std
  3274. xapi-stdext-threads
  3275. xapi-stdext-unix
  3276. xapi-stdext-zerocheck
  3277. xcursor
  3278. xdg
  3279. xdg-basedir
  3280. xdge
  3281. xedbindings
  3282. xen-evtchn
  3283. xen-evtchn-unix
  3284. xen-gnt
  3285. xen-gnt-unix
  3286. xenstore
  3287. xenstore-tool
  3288. xenstore_transport >= "1.1.0"
  3289. xkbcommon
  3290. xlsx2csv
  3291. xmelly
  3292. xml-light >= "2.5"
  3293. xmldiff >= "0.7.0"
  3294. xmldiff_js
  3295. xmlplaylist >= "0.1.5"
  3296. xoshiro
  3297. xtmpl >= "0.19.0"
  3298. xtmpl_js
  3299. xtmpl_ppx
  3300. yaml >= "1.0.0"
  3301. yaml-sexp
  3302. yamlx
  3303. yara >= "0.2"
  3304. yocaml
  3305. yocaml_cmark
  3306. yocaml_cmarkit
  3307. yocaml_eio
  3308. yocaml_git
  3309. yocaml_jingoo
  3310. yocaml_liquid
  3311. yocaml_markdown
  3312. yocaml_mustache
  3313. yocaml_omd
  3314. yocaml_otoml
  3315. yocaml_runtime
  3316. yocaml_syndication
  3317. yocaml_unix
  3318. yocaml_yaml
  3319. yojson >= "1.5.0"
  3320. yojson-bench
  3321. yojson-five
  3322. yosqlite
  3323. yultracer
  3324. yurt >= "0.6"
  3325. yuscii >= "0.2.1"
  3326. yuujinchou
  3327. zanuda
  3328. zar
  3329. zarith-ppx
  3330. zarith_stubs_js
  3331. zarr
  3332. zarr-eio
  3333. zarr-lwt
  3334. zarr-sync
  3335. zdd
  3336. zed >= "2.0.6"
  3337. zeit
  3338. zelus
  3339. zelus-gtk
  3340. zipperposition
  3341. zipperposition-tools
  3342. zlib
  3343. zlist >= "0.4.0"
  3344. zmq >= "5.1.0"
  3345. zmq-async >= "5.1.0"
  3346. zmq-eio
  3347. zmq-lwt >= "5.1.0"
  3348. zstandard
  3349. zstd >= "0.3"
  3350. 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"