package dune

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

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.12.2.tbz
sha256=e8aa5f01fee83efac8733df0bec3e23aaecdb4524bc58b8065cd18cc07295fb3
sha512=ae6039c67a1eca9f946b67bdc84433cafe0648d51d22600b1b108fa5712db34524958137cb3a0d82b5a965c66dae7dc4c9619796eda8f72246178885e460f601

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: 08 Jan 2024

README

README.md

A Composable Build System for OCaml

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

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

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

The example directory contains examples of projects using Dune.

How does it work?

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

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

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

Strengths

Composable

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

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

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

The magic invocation is:

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

Build Against Several Configurations at Once

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

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

Installation

Requirements

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

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

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

You can also build it manually with:

$ make release
$ make install

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

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

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

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

Support

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

Dependencies (5)

  1. base-threads
  2. base-unix
  3. ocamlfind-secondary
  4. ocaml >= "4.02" & < "4.08~~"
  5. ocaml >= "4.08" & < "5.3"

Dev Dependencies

None

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

Conflicts (7)

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

Innovation. Community. Security.