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