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