package dune

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.24.2.tbz
sha256=472798691b0216daf538709f0f4703b3617ef24ad0866c9096068baaba4d762a
sha512=13082a66a28e940d4b3c9f78b556f6c1455987cd522355ba4502e01e60a3d002d3101b51284726ae21aa87494efa2dc54d016173f05b616bbc5dad714d5714a3

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.

Added to opam-repository:

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.14.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.

Dev Dependencies (19)

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