package dune

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

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.17.0.tbz
sha256=2c3aa6c41ed39e3d6c1a292d75f4806bd80310841afc51673aa59ce9c816507c
sha512=29398bd5d7b5893937b6250356ea710c949aef37ffa8c9fae340a9b9234d6b896bbc161983ed34404b7e1fedc02794a064e1c92d1d5835b21a8d0c01ef2ca46c

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: 29 Nov 2024

README

README.md

A Composable Build System for OCaml

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

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

Dependencies (5)

  1. base-threads
  2. base-unix
  3. ocamlfind-secondary
  4. ocaml >= "4.02" & < "4.08~~"
  5. ocaml >= "4.08"

Dev Dependencies (15)

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