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