package dune

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

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.19.1.tbz
sha256=a10386f980cda9417d1465466bed50dd2aef9c93b9d06a0f7feeedb0a1541158
sha512=d1622939713133a1f28617229896298d6ef194c48a47d011e4b752490fc83893cc920a8395d7ac60bc384a6c9b233ebf0665f38f74f2774a983e9d3b241a7746

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: 12 Jun 2025

README

Dune"

A Composable Build System for OCaml

Main Workflow" Release" License" Contributors"

Dune is a build system for OCaml. It provides a consistent experience and takes care of the low-level details of OCaml compilation. You need only to provide a description of your project, and Dune will do the rest.

Dune implements a scheme that's inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundreds of developers, meaning it's highly tested and productive.

Dune comes with a manual. If you want to get started without reading too much, look at the quick start guide or watch this introduction video.

The example directory contains examples of projects using Dune.

How does it work?

Dune reads project metadata from dune files, which are static files with a simple S-expression syntax. It uses this information to setup build rules, generate configuration files for development tools such as Merlin, handle installation, etc.

Dune itself is fast, has very little overhead, and supports parallel builds on all platforms. It has no system dependencies. OCaml is all you need to build Dune and packages using Dune.

In particular, one can install OCaml on Windows with a binary installer and then use only the Windows Console to build Dune and packages using Dune.

Strengths

Composable

Dune is composable, meaning that multiple Dune projects can be arranged together, leading to a single build that Dune knows how to execute. This allows for monorepos of projects.

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

Dune knows how to handle repositories containing several packages. When building via opam, it is able to correctly use libraries that were previously installed, even if they are already present in the source tree.

The magic invocation is:

$ dune build --only-packages <package-name> @install

Build Against Several Configurations at Once

Dune can build a given source code repository against several configurations simultaneously. This helps maintaining packages across several versions of OCaml, as you can test them all at once without hassle.

In particular, this makes it easy to handle cross-compilation. This feature requires opam.

Installation

Requirements

Dune requires OCaml version 4.08.0 to build itself and can build OCaml projects using OCaml 4.02.3 or greater.

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

If you are new to opam, make sure to run eval $(opam config env) to make dune available in your PATH. The dune binary is self-contained and relocatable, so you can safely copy it somewhere else to make it permanently available.

You can also build it manually with:

$ make release
$ make install

If you do not have make, you can do the following:

$ ocaml boot/bootstrap.ml
$ ./dune.exe build -p dune --profile dune-bootstrap
$ ./dune.exe install dune

The first command builds the dune.exe binary. The second builds the additional files installed by Dune, such as the man pages, and the last simply installs all of that on the system.

Please note: unless you ran the optional ./configure script, you can simply copy dune.exe anywhere and it will just work. dune is fully relocatable and discovers its environment at runtime rather than hard-coding it at compilation time.

Support

Issues" Discussions" Discuss OCaml" Discord"

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

Dependencies (3)

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

Dev Dependencies (16)

  1. melange with-dev-setup & >= "5.1.0-51" & os != "win32"
  2. utop with-dev-setup & >= "2.6.0" & os != "win32"
  3. ctypes with-dev-setup & os != "win32"
  4. ppxlib with-dev-setup & >= "0.35.0" & os != "win32"
  5. ppx_inline_test with-dev-setup & os != "win32"
  6. spawn with-dev-setup
  7. ppx_expect with-dev-setup & >= "v0.17" & os != "win32"
  8. odoc with-dev-setup & >= "2.4.0" & os != "win32"
  9. ocamlfind with-dev-setup & os != "win32"
  10. menhir with-dev-setup & os != "win32"
  11. mdx with-dev-setup & >= "2.3.0" & os != "win32"
  12. js_of_ocaml-compiler with-dev-setup & >= "6.0.1" & os != "win32"
  13. js_of_ocaml with-dev-setup & >= "6.0.1" & os != "win32"
  14. csexp with-dev-setup & >= "1.3.0"
  15. cinaps with-dev-setup
  16. lwt with-dev-setup & os != "win32"

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

Conflicts (7)

  1. jbuilder = "transition"
  2. js_of_ocaml-compiler < "3.6.0"
  3. dune-release < "2.0.0"
  4. odoc < "2.0.1"
  5. dune-configurator < "2.3.0"
  6. ocaml-lsp-server < "1.3.0"
  7. merlin < "3.4.0"
OCaml

Innovation. Community. Security.