package dune

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

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.13.1.tbz
sha256=2fe0af1b4cf98649c7555b555d9f4f81d5ded87718a89df4988e214a56c8a916
sha512=25b95d616f5d62d065c4458caa211c20615e1bf361fd13d6fd037c216b9566034b45581b7b1dfe43f051c3cdbcf5fe8ffb9c74b5974f2fb6204a3da11ea87c28

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: 06 Feb 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

None

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

Conflicts (7)

  1. jbuilder = "transition"
  2. js_of_ocaml-compiler < "3.6.0"
  3. dune-release < "1.3.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.