package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.20.2.tbz
sha256=b1a86b2d60bdb4a8b9bb6861bdf2f9f28a6e7cb5d833ce81afecceb9ef9ca549
sha512=ed14df9163e487d4ae7d0a2427eaab7823ef1f0ef2d93f0b783e6f163bbd5b44ba73f055d60b84e76f476fe11d38e794013628a1da776d9ec13cca9666e7b7ff

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.

Published: 10 Sep 2025

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.08.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.

Dependencies (3)

  1. base-threads
  2. base-unix
  3. ocaml >= "4.08"

Dev Dependencies (16)

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

Innovation. Community. Security.