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. module-graph
  1793. molenc >= "5.0.0"
  1794. monaco_jsoo
  1795. monolith
  1796. monomorphic >= "2.0"
  1797. monorobot
  1798. moonpool
  1799. moonpool-io
  1800. moonpool-lwt
  1801. mopsa
  1802. morbig >= "0.10.3"
  1803. morsmall
  1804. mosaic
  1805. mosaique
  1806. moss >= "0.1.1"
  1807. mparser >= "1.3"
  1808. mparser-pcre
  1809. mparser-re
  1810. mperf
  1811. mpg123
  1812. mpp >= "0.3.4"
  1813. mpris
  1814. mpris-clients
  1815. mqtt
  1816. mrmime
  1817. msat >= "0.8"
  1818. msat-bin
  1819. msendmail
  1820. mset
  1821. msgpck >= "1.5"
  1822. msgpck-repr
  1823. mssql
  1824. msts
  1825. mtbox
  1826. mugen
  1827. mula
  1828. multibase
  1829. multicodec
  1830. multicont >= "1.0.1"
  1831. multicore-bench
  1832. multicore-magic
  1833. multicore-magic-dscheck
  1834. multihash
  1835. multihash-digestif
  1836. multipart-form-data >= "0.3.0"
  1837. multipart_form
  1838. multipart_form-cohttp-lwt
  1839. multipart_form-eio
  1840. multipart_form-lwt
  1841. multipart_form-miou
  1842. murmur3 >= "0.3"
  1843. mustache >= "3.1.0"
  1844. mustache-cli
  1845. mutaml
  1846. mutf8
  1847. mwt
  1848. mybuild >= "7"
  1849. mysql8
  1850. mysql_protocol
  1851. n_ary
  1852. naboris
  1853. nacc
  1854. nanoev
  1855. nanoev-picos
  1856. nanoev-posix
  1857. nanoev_tiny_httpd
  1858. nanoid
  1859. nanosvg
  1860. nanosvg_text
  1861. nats-client
  1862. nats-client-async
  1863. nbd >= "4.0.3"
  1864. nbd-tool
  1865. nbd-unix
  1866. nel
  1867. neo4j_bolt
  1868. neodriver
  1869. neodriver_core
  1870. neodriver_eio
  1871. neodriver_packstream
  1872. netkat
  1873. netlink >= "0.3.4"
  1874. netsnmp
  1875. neural_nets_lib
  1876. nice_parser
  1877. ninja_utils
  1878. niru
  1879. nloge
  1880. nlopt
  1881. nmea
  1882. noCanren
  1883. nocoiner
  1884. node_of_ocaml
  1885. noise
  1886. nomad
  1887. non_empty_list
  1888. nottui
  1889. nottui-lwt
  1890. nottui-miou
  1891. nottui-pretty
  1892. nottui-unix
  1893. notty >= "0.2.3"
  1894. notty-community
  1895. notty-miou
  1896. notty_async >= "v0.13.0"
  1897. np
  1898. npy >= "0.0.9"
  1899. nsq
  1900. numeric_string
  1901. nuscr
  1902. nx
  1903. nx-datasets
  1904. nx-text
  1905. OCADml
  1906. OCanren
  1907. OCanren-ppx
  1908. OSCADml
  1909. obatcher
  1910. obeam
  1911. obelisk >= "0.5.0"
  1912. object
  1913. obuilder
  1914. obuilder-spec
  1915. obus >= "1.2.1"
  1916. ocal >= "0.2.2"
  1917. ocaml-ai-sdk
  1918. ocaml-canvas
  1919. ocaml-compiler-libs >= "v0.12.0"
  1920. ocaml-embed-file
  1921. ocaml-in-python
  1922. ocaml-index
  1923. ocaml-lsp-server
  1924. ocaml-lua
  1925. ocaml-migrate-parsetree
  1926. ocaml-migrate-parsetree-ocamlbuild
  1927. ocaml-monadic >= "0.4.1"
  1928. ocaml-print-intf
  1929. ocaml-probes
  1930. ocaml-protoc >= "2.0.1"
  1931. ocaml-protoc-plugin
  1932. ocaml-r >= "0.1.1"
  1933. ocaml-sat-solvers >= "0.8"
  1934. ocaml-sbom
  1935. ocaml-syntax-shims
  1936. ocaml-systemd >= "1.3"
  1937. ocaml-top
  1938. ocaml-vdom < "transition"
  1939. ocaml-version >= "3.5.0"
  1940. ocaml-yescrypt
  1941. ocaml_db_model
  1942. ocaml_intrinsics
  1943. ocaml_intrinsics_kernel
  1944. ocaml_openapi_generator
  1945. ocaml_pgsql_model
  1946. ocaml_plugin
  1947. ocamlc-loc
  1948. ocamlcodoc
  1949. ocamldiff >= "1.2"
  1950. ocamlformat-mlx
  1951. ocamlformat-mlx-lib
  1952. ocamlformat-rpc < "removed"
  1953. ocamlformat-rpc-lib
  1954. ocamlfuse
  1955. ocamlgraph >= "2.0.0"
  1956. ocamlgraph_gtk
  1957. ocamlgrep
  1958. ocamlgrep-lib
  1959. ocamlify >= "0.1.0"
  1960. ocamline
  1961. ocamlmerlin-mlx
  1962. ocamlmig
  1963. ocamlmod >= "0.1.1"
  1964. ocamlog
  1965. ocamlregextkit
  1966. ocannl_npy
  1967. ocb
  1968. ocf >= "0.8.0"
  1969. ocf_ppx
  1970. ocgtk
  1971. ochre
  1972. ochre-cli
  1973. ockt
  1974. ocluster != "0.2"
  1975. ocluster-api
  1976. ocluster-worker
  1977. ocolor
  1978. ocp-browser >= "1.2.1"
  1979. ocp-indent >= "1.7.0"
  1980. ocp-indent-nlfork
  1981. ocp-index
  1982. ocp-search
  1983. ocp_reveal
  1984. ocplib-endian >= "1.1"
  1985. ocplib-json-typed-browser
  1986. ocplib-json-typed-bson
  1987. ocplib-simplex >= "0.5"
  1988. ocplib_stuff >= "0.4.0"
  1989. ocsigen-i18n >= "4.0.0"
  1990. ocsigen-ppx-rpc
  1991. ocsigen-toolkit >= "4.3.0"
  1992. ocsigenserver >= "4.0.1"
  1993. ocsipersist
  1994. ocsipersist-dbm
  1995. ocsipersist-dbm-config
  1996. ocsipersist-lib
  1997. ocsipersist-pgsql
  1998. ocsipersist-pgsql-config
  1999. ocsipersist-sqlite
  2000. ocsipersist-sqlite-config
  2001. octavius >= "1.2.2"
  2002. ocue
  2003. odate
  2004. odds >= "1.1"
  2005. odep
  2006. odepack >= "0.6.9"
  2007. odnnr
  2008. odoc
  2009. odoc-driver
  2010. odoc-md
  2011. odoc-parser
  2012. oenv
  2013. oepub
  2014. of_json
  2015. offheap
  2016. oframl
  2017. ogg >= "1.0.0"
  2018. oglsl
  2019. ohex
  2020. oidc
  2021. ojo
  2022. ojs
  2023. ojs_base
  2024. ojs_base_all
  2025. ojs_base_ppx
  2026. ojs_ed
  2027. ojs_filetree
  2028. ojs_list
  2029. oktree
  2030. olinq >= "0.3"
  2031. olint
  2032. oma
  2033. omd >= "1.3.2"
  2034. ometrics
  2035. omg
  2036. omigrate
  2037. omlr >= "1.0.3"
  2038. omtl
  2039. oneffs
  2040. oniguruma
  2041. ooh
  2042. opam-0install
  2043. opam-0install-cudf
  2044. opam-audit
  2045. opam-bin >= "1.0.0"
  2046. opam-build
  2047. opam-check-npm-deps
  2048. opam-ci-check-lint
  2049. opam-client >= "2.0.2"
  2050. opam-compiler
  2051. opam-core >= "2.0.2"
  2052. opam-custom-install
  2053. opam-devel >= "2.0.2"
  2054. opam-ed >= "0.4"
  2055. opam-file-format >= "2.1.0" & < "2.1.5" | >= "2.2.0"
  2056. opam-format >= "2.0.2"
  2057. opam-graph
  2058. opam-grep >= "0.2.0"
  2059. opam-installer >= "2.0.2"
  2060. opam-minver
  2061. opam-monorepo
  2062. opam-package-upgrade >= "0.2"
  2063. opam-publish >= "2.0.2"
  2064. opam-repomin
  2065. opam-repository >= "2.0.2"
  2066. opam-solver >= "2.0.2"
  2067. opam-spin
  2068. opam-state >= "2.0.2"
  2069. opam-test
  2070. opam_bin_lib != "0.9.5"
  2071. opasswd
  2072. opatch
  2073. opazl
  2074. openai
  2075. openai-gym
  2076. openapi
  2077. openapi-opium
  2078. openapi_router
  2079. openbsd
  2080. opencage
  2081. opencc0
  2082. opencc1
  2083. opencc1_1
  2084. openQASM
  2085. openrouter_api
  2086. openstellina
  2087. opentelemetry
  2088. opentelemetry-client
  2089. opentelemetry-client-cohttp-eio
  2090. opentelemetry-client-cohttp-lwt
  2091. opentelemetry-client-ocurl
  2092. opentelemetry-client-ocurl-lwt
  2093. opentelemetry-cohttp-lwt
  2094. opentelemetry-logs
  2095. opentelemetry-lwt
  2096. opine
  2097. opium
  2098. opium-graphql
  2099. opium-testing
  2100. opium_kernel >= "0.17.0"
  2101. oplot
  2102. oplsr
  2103. opomodoro
  2104. opsian
  2105. optal
  2106. opti
  2107. optimization1d >= "0.6.1"
  2108. optiml-transport
  2109. optint
  2110. opus
  2111. oq
  2112. oraft
  2113. oranger >= "2.0.1"
  2114. orb
  2115. order-i3-xfce
  2116. ordering
  2117. ordinal
  2118. ordinal_abbreviation
  2119. ordma >= "0.0.5"
  2120. orec >= "1.0.1"
  2121. orewa
  2122. orf
  2123. orgeat
  2124. orpie
  2125. orrandomForest
  2126. orsvm_e1071 >= "4.0.0"
  2127. ortac-core
  2128. ortac-dune
  2129. ortac-qcheck-stm
  2130. ortac-runtime
  2131. ortac-runtime-qcheck-stm
  2132. ortac-wrapper
  2133. orthologic-coq
  2134. ortools
  2135. ortools_solvers
  2136. orxgboost >= "1.1.0"
  2137. osc >= "0.2.0"
  2138. osc-lwt
  2139. osc-unix
  2140. osdp >= "1.1.1"
  2141. oseq >= "0.2"
  2142. osh
  2143. oskel
  2144. osnap
  2145. ostap >= "0.6"
  2146. osx-keychain
  2147. osx-secure-transport
  2148. otaglibc
  2149. otf
  2150. otoggl
  2151. otoml
  2152. otp
  2153. otr
  2154. oui
  2155. ounit = "2.1.2"
  2156. ounit-lwt < "2.2.0"
  2157. ounit2
  2158. ounit2-lwt
  2159. out-channel-redirect
  2160. override
  2161. owee
  2162. owi
  2163. owl >= "0.4.0"
  2164. owl-base >= "0.4.0"
  2165. owl-jupyter
  2166. owl-ode
  2167. owl-ode-base
  2168. owl-ode-odepack
  2169. owl-ode-sundials
  2170. owl-opt
  2171. owl-opt-lbfgs
  2172. owl-plplot
  2173. owl-symbolic
  2174. owl-top >= "0.4.0"
  2175. owl-zoo >= "0.4.0"
  2176. owork
  2177. ozulip
  2178. p4pp
  2179. p4spectec
  2180. p5scm
  2181. packstream
  2182. pacomb
  2183. paf
  2184. paf-cohttp
  2185. pageantty
  2186. pam
  2187. pancake
  2188. pandoc
  2189. pandoc-abbreviations
  2190. pandoc-comment
  2191. pandoc-crossref
  2192. pandoc-include
  2193. pandoc-inspect
  2194. pandoc-pdf2png
  2195. pandoc-replace
  2196. papi >= "0.1.1"
  2197. par_incr
  2198. parany >= "9.0.0"
  2199. pardi >= "2.0.2"
  2200. pari
  2201. pari-bindings
  2202. parmap >= "1.1.1"
  2203. parseff
  2204. parsexp >= "v0.13.0"
  2205. parsexp_io
  2206. parsite
  2207. parsley
  2208. passage
  2209. passe
  2210. patch
  2211. patdiff
  2212. path_glob
  2213. patience_diff
  2214. patricia-tree
  2215. pattern
  2216. pb
  2217. pb-plugin
  2218. pbkdf
  2219. pbrt
  2220. pbrt_services
  2221. pbrt_yojson
  2222. pcap-format >= "0.5.2"
  2223. pcrc
  2224. pcre >= "7.3.5"
  2225. pcre2
  2226. pds-reachability >= "0.2.2"
  2227. pecu >= "0.2"
  2228. petrol
  2229. pf-qubes
  2230. pg_query
  2231. pgn_parser
  2232. pgn_to_tex
  2233. pgocaml >= "4.0"
  2234. pgocaml_ppx
  2235. pgsolver >= "4.4"
  2236. pgx
  2237. pgx_async
  2238. pgx_lwt
  2239. pgx_lwt_mirage
  2240. pgx_lwt_unix
  2241. pgx_unix
  2242. pgx_value_core
  2243. pgx_value_ptime
  2244. phantom-algebra >= "1.0.1"
  2245. phonetic
  2246. phylogenetics
  2247. piaf
  2248. picasso
  2249. picos
  2250. picos_aux
  2251. picos_io
  2252. picos_io_cohttp
  2253. picos_lwt
  2254. picos_meta
  2255. picos_mux
  2256. picos_std
  2257. pidgin
  2258. pidgin_pp
  2259. piece_rope
  2260. piqi >= "0.7.8"
  2261. piqilib >= "0.6.16"
  2262. pixel_pusher
  2263. pkcs11 >= "0.18.0"
  2264. pkcs11-cli
  2265. pkcs11-driver
  2266. pkcs11-rev
  2267. pla >= "1.3"
  2268. plateau
  2269. plato
  2270. playwright
  2271. plebeia
  2272. plist-xml
  2273. plist-xml-lwt
  2274. plotkicadsch
  2275. plotly
  2276. plplot >= "5.11.0-1"
  2277. polars
  2278. polars_async
  2279. polka
  2280. poll
  2281. polling_state_rpc
  2282. polly
  2283. polymarket
  2284. polynomial
  2285. pomap
  2286. popper
  2287. portaudio >= "0.2.2"
  2288. portaudio_c_bindings
  2289. posix-base
  2290. posix-bindings
  2291. posix-errno
  2292. posix-getopt >= "2.0.0"
  2293. posix-math2
  2294. posix-resource
  2295. posix-signal
  2296. posix-socket
  2297. posix-socket-unix
  2298. posix-stat
  2299. posix-time2
  2300. posix-types >= "2.0.0"
  2301. posix-uname
  2302. posix-unistd
  2303. posixat
  2304. postgres_async
  2305. postgresql >= "4.4.1"
  2306. pp
  2307. pp-binary-ints
  2308. pp_loc
  2309. pplumbing
  2310. pplumbing-err
  2311. pplumbing-log
  2312. pplumbing-log-cli
  2313. pplumbing-pp-tty
  2314. pprint >= "20200226"
  2315. ppx-owl-opt
  2316. ppx_accessor
  2317. ppx_assert
  2318. ppx_bap
  2319. ppx_base
  2320. ppx_bench
  2321. ppx_bin_prot
  2322. ppx_bitstring
  2323. ppx_blob >= "0.6.0"
  2324. ppx_camlrack
  2325. ppx_catch
  2326. ppx_cold
  2327. ppx_compare
  2328. ppx_compose >= "0.1.0"
  2329. ppx_const
  2330. ppx_conv_func
  2331. ppx_counters
  2332. ppx_css
  2333. ppx_cstruct
  2334. ppx_cstubs
  2335. ppx_csv_conv
  2336. ppx_custom_printf
  2337. ppx_decimal
  2338. ppx_default
  2339. ppx_defer >= "0.4.0"
  2340. ppx_demo
  2341. ppx_derive_at_runtime
  2342. ppx_derivers >= "1.2.1"
  2343. ppx_deriving >= "4.5-1"
  2344. ppx_deriving_cad
  2345. ppx_deriving_cmdliner
  2346. ppx_deriving_decoders
  2347. ppx_deriving_encoding
  2348. ppx_deriving_ezjsonm
  2349. ppx_deriving_hardcaml
  2350. ppx_deriving_hash
  2351. ppx_deriving_json_schema
  2352. ppx_deriving_jsonschema
  2353. ppx_deriving_jsont
  2354. ppx_deriving_jsoo
  2355. ppx_deriving_madcast >= "0.2"
  2356. ppx_deriving_melange
  2357. ppx_deriving_popper
  2358. ppx_deriving_protobuf
  2359. ppx_deriving_qcheck
  2360. ppx_deriving_rpc
  2361. ppx_deriving_scad
  2362. ppx_deriving_variant_string
  2363. ppx_deriving_yaml
  2364. ppx_deriving_yojson
  2365. ppx_diff
  2366. ppx_disable_unused_warnings
  2367. ppx_distr_guards >= "0.2"
  2368. ppx_dream_eml
  2369. ppx_embed_file
  2370. ppx_enforce
  2371. ppx_enumerate
  2372. ppx_expect
  2373. ppx_expect_nobase
  2374. ppx_ezlua
  2375. ppx_factory
  2376. ppx_fail
  2377. ppx_fields_conv
  2378. ppx_fixed_literal
  2379. ppx_forbid
  2380. ppx_format
  2381. ppx_fun
  2382. ppx_gen_rec >= "1.1.0"
  2383. ppx_getenv
  2384. ppx_globalize
  2385. ppx_hardcaml
  2386. ppx_hash
  2387. ppx_hegel_compat
  2388. ppx_hegel_generator
  2389. ppx_hegel_test
  2390. ppx_here
  2391. ppx_ignore_instrumentation
  2392. ppx_import
  2393. ppx_inline_alcotest
  2394. ppx_inline_test
  2395. ppx_inline_test_nobase
  2396. ppx_interact
  2397. ppx_irmin
  2398. ppx_jane
  2399. ppx_js_style
  2400. ppx_jsobject_conv
  2401. ppx_jsonaf_conv
  2402. ppx_let
  2403. ppx_log
  2404. ppx_lun
  2405. ppx_make
  2406. ppx_map
  2407. ppx_marshal
  2408. ppx_marshal_ext
  2409. ppx_matches
  2410. ppx_meta_conv
  2411. ppx_mica
  2412. ppx_mikmatch
  2413. ppx_minidebug
  2414. ppx_mixins
  2415. ppx_module_timer
  2416. ppx_monad
  2417. ppx_monoid >= "0.3.2"
  2418. ppx_mysql
  2419. ppx_open
  2420. ppx_optcomp
  2421. ppx_optint
  2422. ppx_optional
  2423. ppx_parser
  2424. ppx_partial
  2425. ppx_pattern_bind
  2426. ppx_pbt
  2427. ppx_pipebang
  2428. ppx_protocol_conv
  2429. ppx_protocol_conv_json
  2430. ppx_protocol_conv_jsonm
  2431. ppx_protocol_conv_msgpack
  2432. ppx_protocol_conv_xml_light
  2433. ppx_protocol_conv_xmlm
  2434. ppx_protocol_conv_yaml
  2435. ppx_pyformat
  2436. ppx_python
  2437. ppx_quick_test
  2438. ppx_rapper
  2439. ppx_rapper_async
  2440. ppx_rapper_lwt
  2441. ppx_regexp >= "0.4.0"
  2442. ppx_repr
  2443. ppx_seq
  2444. ppx_sexp_conv
  2445. ppx_sexp_message
  2446. ppx_sexp_value
  2447. ppx_show
  2448. ppx_stable
  2449. ppx_stable_witness
  2450. ppx_string
  2451. ppx_string_conv
  2452. ppx_string_interpolation
  2453. ppx_subliner
  2454. ppx_system
  2455. ppx_test
  2456. ppx_tools
  2457. ppx_tools_versioned
  2458. ppx_trace
  2459. ppx_ts
  2460. ppx_tydi
  2461. ppx_type_directed_value
  2462. ppx_typed_fields
  2463. ppx_typerep_conv
  2464. ppx_tyre
  2465. ppx_units
  2466. ppx_unreachable
  2467. ppx_update
  2468. ppx_variants_conv
  2469. ppx_viewpattern
  2470. ppx_wideopen
  2471. ppx_windtrap
  2472. ppx_xml_conv
  2473. ppx_yojson
  2474. ppx_yojson_conv
  2475. ppx_yojson_conv_lib
  2476. ppxfind
  2477. ppxlib
  2478. ppxlib-tools
  2479. ppxlib_jane
  2480. ppxx
  2481. pratter
  2482. prbnmcn-basic-structures
  2483. prbnmcn-cgrph
  2484. prbnmcn-clustering
  2485. prbnmcn-dagger
  2486. prbnmcn-dagger-gsl
  2487. prbnmcn-dagger-stats
  2488. prbnmcn-dagger-test
  2489. prbnmcn-gnuplot
  2490. prbnmcn-linalg
  2491. prbnmcn-mcts
  2492. prbnmcn-proptest
  2493. prbnmcn-stats
  2494. prbnmcn-ucb1
  2495. prc
  2496. preface
  2497. prelude
  2498. pretty_expressive
  2499. prettym
  2500. primavera
  2501. print-table
  2502. printbox >= "0.3"
  2503. printbox-ext-plot
  2504. printbox-html
  2505. printbox-md
  2506. printbox-text >= "0.6.1"
  2507. proc-smaps
  2508. process_limits
  2509. processor
  2510. producer
  2511. prof_spacetime
  2512. profiling
  2513. profunctor
  2514. progress
  2515. prolect
  2516. prom
  2517. prometheus >= "0.6"
  2518. prometheus-app >= "0.6"
  2519. prometheus-liquidsoap >= "2"
  2520. prometheus-lwt
  2521. promise
  2522. promise_jsoo
  2523. promise_jsoo_lwt
  2524. protocell
  2525. protocol-9p >= "1.0.0"
  2526. protocol-9p-tool >= "1.0.0"
  2527. protocol-9p-unix >= "1.0.0"
  2528. protocol_version_header
  2529. proton
  2530. provider
  2531. prr
  2532. psmt2-frontend = "0.3.0" | >= "0.4.0"
  2533. psq >= "0.1.1"
  2534. ptmap >= "2.0.5"
  2535. ptset
  2536. public-suffix
  2537. pulseaudio >= "0.1.4"
  2538. pure-html
  2539. pure-splitmix >= "0.3"
  2540. purl
  2541. pvec
  2542. pxshot
  2543. py >= "1.1"
  2544. pyast
  2545. pyml >= "20210924"
  2546. pyml_bindgen >= "0.3.0"
  2547. pyre-ast
  2548. pyro-caml
  2549. pyro-caml-instruments
  2550. pyro-caml-ppx
  2551. pythonlib
  2552. qbf >= "0.3"
  2553. qcaml
  2554. qcheck >= "0.13"
  2555. qcheck-alcotest
  2556. qcheck-core
  2557. qcheck-lin
  2558. qcheck-multicoretests-util
  2559. qcheck-ounit
  2560. qcheck-stm
  2561. qcow >= "0.12.1"
  2562. qcow-stream
  2563. qcow-tool >= "0.12.1"
  2564. qcow-types
  2565. qdrant
  2566. qinap
  2567. qiskit
  2568. qmp >= "0.19.0"
  2569. qrencode
  2570. qtest >= "2.10.1"
  2571. queenshead
  2572. query-json
  2573. quests
  2574. quick_print
  2575. quickjs
  2576. quickterface
  2577. quill
  2578. radamsa
  2579. radare2 >= "0.0.3"
  2580. raga
  2581. randii
  2582. random
  2583. randomconv
  2584. randoml
  2585. range >= "0.8"
  2586. rangeSet
  2587. rankers
  2588. ravel
  2589. raven
  2590. rawlink
  2591. rawlink-eio
  2592. rawlink-lwt
  2593. raygui
  2594. raylib
  2595. raylib-callbacks
  2596. rdbg >= "1.196.12"
  2597. rdf >= "0.13.0"
  2598. rdf_impls
  2599. rdf_json_ld
  2600. rdf_lwt
  2601. rdf_mysql
  2602. rdf_postgresql
  2603. rdf_ppx
  2604. re >= "1.9.0"
  2605. re2
  2606. re2_stable
  2607. re_parser
  2608. rea
  2609. react-rules-of-hooks-ppx
  2610. reactiveData >= "0.2.4"
  2611. reactjs-jsx-ppx
  2612. readability_metrics
  2613. readline
  2614. reanalyze
  2615. reason
  2616. reason-react
  2617. reason-react-day-picker
  2618. reason-react-ppx
  2619. reason-standard
  2620. received
  2621. record_builder
  2622. records >= "1.0.0"
  2623. red-black-tree
  2624. reddit_api_async
  2625. reddit_api_kernel
  2626. redirect
  2627. redis >= "0.4"
  2628. redis-async
  2629. redis-lwt >= "0.4"
  2630. redis-sync >= "0.4"
  2631. reed-solomon-erasure >= "1.0.2"
  2632. reedsolomon
  2633. refl
  2634. regex_parser_intf
  2635. regl
  2636. regrade
  2637. relude
  2638. remu_ts
  2639. reparse
  2640. reparse-lwt
  2641. reparse-lwt-unix
  2642. reparse-unix
  2643. repr
  2644. repr-bench
  2645. repr-fuzz
  2646. requisite
  2647. res >= "5.0.1"
  2648. res_tailwindcss
  2649. rescript-syntax
  2650. rescriptdep
  2651. reshowcase
  2652. resource-pooling >= "1.1"
  2653. resource_cache
  2654. resp
  2655. resp-client
  2656. resp-mirage
  2657. resp-server >= "0.9"
  2658. resp-unix
  2659. resto
  2660. resto-acl
  2661. resto-cohttp
  2662. resto-cohttp-client
  2663. resto-cohttp-self-serving-client
  2664. resto-cohttp-server
  2665. resto-directory
  2666. resto-json
  2667. restricted
  2668. result
  2669. rfc1951 >= "0.8.1" & != "1.0.0"
  2670. rfc6287 >= "1.0.4"
  2671. rfc7748
  2672. rfsm >= "1.6-alpha-3"
  2673. rhythm
  2674. rich-string
  2675. ringo
  2676. ringo-lwt
  2677. rio
  2678. riot
  2679. river
  2680. rizzo
  2681. robotstxt
  2682. rock
  2683. rocq-core
  2684. rocq-devtools
  2685. rocqide
  2686. roman
  2687. root1d >= "0.5.1"
  2688. rope >= "0.6.2"
  2689. rosa
  2690. rosetta >= "0.2.0"
  2691. routes
  2692. rowex
  2693. rpc
  2694. rpc_parallel
  2695. rpclib
  2696. rpclib-async
  2697. rpclib-html
  2698. rpclib-js
  2699. rpclib-lwt
  2700. rpmfile
  2701. rpmfile-cli
  2702. rpmfile-eio
  2703. rpmfile-unix
  2704. rsdd
  2705. rss
  2706. rtop
  2707. rtree
  2708. rune
  2709. rungen
  2710. runtime_events_tools
  2711. runtime_events_tools_bare
  2712. rusage
  2713. rust-staticlib-gen
  2714. rust-staticlib-virtual
  2715. SZXX
  2716. safemoney
  2717. safepass >= "3.1"
  2718. saga
  2719. sail >= "0.15"
  2720. sail_c_backend
  2721. sail_coq_backend
  2722. sail_doc_backend
  2723. sail_latex_backend
  2724. sail_lean_backend
  2725. sail_lem_backend
  2726. sail_maker
  2727. sail_manifest
  2728. sail_ocaml_backend
  2729. sail_output
  2730. sail_smt_backend
  2731. sail_sv_backend
  2732. salsa20 >= "1.0.0"
  2733. salsa20-core >= "1.0.0"
  2734. salto-analyzer
  2735. saltoIL
  2736. samplerate >= "0.1.6"
  2737. sanddb >= "0.2"
  2738. sarek
  2739. sarif
  2740. satex
  2741. saturn
  2742. saturn_lockfree
  2743. satyrographos
  2744. savvy
  2745. scad_ml
  2746. scfg
  2747. scgi
  2748. scipy
  2749. scope
  2750. scrypt-kdf
  2751. sd_logic
  2752. sdl-liquidsoap >= "3"
  2753. search
  2754. searchTree
  2755. secp256k1 >= "0.4.1"
  2756. secp256k1-internal
  2757. sedlex
  2758. sek
  2759. sel
  2760. semantic_version
  2761. semaphore-compat
  2762. semv
  2763. semver >= "0.2.1"
  2764. semver2
  2765. sendmail
  2766. sendmail-lwt
  2767. sendmail-miou-unix
  2768. sendmail-mirage
  2769. sentry
  2770. seq < "base"
  2771. seqes
  2772. sequencer_table
  2773. serde
  2774. serde_debug
  2775. serde_derive
  2776. serde_json
  2777. serde_sexpr
  2778. serde_xml
  2779. serial
  2780. serialport
  2781. server-reason-react
  2782. session >= "0.4.1"
  2783. session-cohttp >= "0.4.1"
  2784. session-cohttp-async >= "0.4.1"
  2785. session-cohttp-lwt >= "0.4.1"
  2786. session-cookie
  2787. session-cookie-async
  2788. session-cookie-lwt
  2789. session-postgresql >= "0.4.1"
  2790. session-postgresql-async
  2791. session-postgresql-lwt
  2792. session-redis-lwt >= "0.4.1"
  2793. session-webmachine >= "0.4.1"
  2794. setcore >= "1.0.2"
  2795. sexp
  2796. sexp_decode
  2797. sexp_diff
  2798. sexp_diff_kernel
  2799. sexp_grammar
  2800. sexp_macro
  2801. sexp_pretty
  2802. sexp_select
  2803. sexp_string_quickcheck
  2804. sexplib >= "v0.13.0"
  2805. sexplib0 >= "v0.12.0"
  2806. sexps-rewriter
  2807. sgf
  2808. sha >= "1.13"
  2809. sha256-cng
  2810. shades
  2811. shakuhachi
  2812. shapefile
  2813. shared-block-ring
  2814. shared-memory-ring
  2815. shared-memory-ring-lwt
  2816. shared-secret >= "0.4"
  2817. shell
  2818. shellwords
  2819. sherlodoc
  2820. shexp
  2821. shine >= "0.2.2"
  2822. shuttle
  2823. shuttle_http
  2824. shuttle_ssl
  2825. shuttle_websocket
  2826. sifun
  2827. signal
  2828. sihl
  2829. sihl-cache
  2830. sihl-contract
  2831. sihl-core
  2832. sihl-email
  2833. sihl-facade
  2834. sihl-persistence
  2835. sihl-queue
  2836. sihl-session
  2837. sihl-storage
  2838. sihl-token
  2839. sihl-type
  2840. sihl-user
  2841. sihl-web
  2842. simlog
  2843. simple63
  2844. simple_httpd
  2845. simple_httpd_caqti
  2846. sitemap
  2847. sklearn
  2848. slack
  2849. slacko
  2850. slice
  2851. slipshow
  2852. slug
  2853. slugline
  2854. sm
  2855. smaji_glyph_path
  2856. smart-print >= "0.3.0"
  2857. smaws-clients
  2858. smaws-lib
  2859. smol
  2860. smol-helpers
  2861. smtlib-utils
  2862. smtml
  2863. snappy
  2864. snf_mcp
  2865. snkv
  2866. snoke
  2867. so
  2868. sodium-fmt
  2869. solid
  2870. solid_server
  2871. solid_tools
  2872. solidity-alcotest
  2873. solidity-common
  2874. solidity-parser
  2875. solidity-test
  2876. solidity-typechecker
  2877. solo5-elftool
  2878. sortedseq_intersect
  2879. soteria
  2880. soundtouch >= "0.1.9"
  2881. soupault
  2882. sowilo
  2883. spacetime_lib
  2884. spatial-shell
  2885. spawn < "v0.9.0" | >= "v0.13.0"
  2886. spdx_licenses
  2887. spectrum
  2888. spectrum_capabilities
  2889. spectrum_palette_ppx
  2890. spectrum_palettes
  2891. spectrum_tools
  2892. speed
  2893. speex
  2894. spelll >= "0.4"
  2895. spices
  2896. spin
  2897. splay_tree
  2898. splittable_random
  2899. spoc
  2900. spoc_ppx
  2901. spoke
  2902. spotify-web-api
  2903. spotify_ml
  2904. spotlib >= "4.1.0"
  2905. spurs
  2906. sqids
  2907. sqlgg >= "20200521"
  2908. sqlite3 >= "4.4.1"
  2909. sqlite3_utils
  2910. srt
  2911. ssh-agent >= "0.2.0"
  2912. ssl >= "0.5.6"
  2913. starpath
  2914. starred_ml
  2915. statocaml
  2916. statocaml_changelog
  2917. statocaml_community
  2918. statocaml_db
  2919. statocaml_github
  2920. statocaml_go
  2921. statocaml_gui
  2922. statocaml_html
  2923. statocaml_plots
  2924. statocaml_profile
  2925. stdcompat >= "19"
  2926. stdint >= "0.6.0"
  2927. stdint-literals
  2928. stdio
  2929. stdlib-diff
  2930. stdlib-random
  2931. stdlib-shims
  2932. stdune
  2933. stem
  2934. stitch
  2935. stk
  2936. stk_iconv
  2937. stk_ocf
  2938. stk_ppx
  2939. stk_rdf
  2940. stk_xml
  2941. stog >= "0.20.0"
  2942. stog_all
  2943. stog_asy
  2944. stog_dot
  2945. stog_extern
  2946. stog_markdown
  2947. stog_multi_doc
  2948. stog_nocaml
  2949. stog_noexec
  2950. stog_plugins
  2951. stog_rdf
  2952. stog_rel_href
  2953. stog_server
  2954. stog_server_multi
  2955. stog_sitemap
  2956. stog_writing
  2957. stone >= "0.5.2"
  2958. store
  2959. store-dict
  2960. store-pushqueue
  2961. stored_reversed
  2962. stramon-lib
  2963. streamable
  2964. streaming
  2965. string_dict
  2966. stringCodepointSplitter
  2967. stringext >= "1.6.0"
  2968. stringx
  2969. sturgeon >= "0.4.2"
  2970. styled-ppx
  2971. subprocess
  2972. subscriptions-transport-ws
  2973. subtype-refinement >= "0.2"
  2974. sun
  2975. svmwrap
  2976. swagger >= "0.2.0"
  2977. swapfs
  2978. swhid
  2979. swhid_compute
  2980. swhid_core
  2981. swhid_types
  2982. swipl
  2983. syguslib-utils
  2984. symex
  2985. symphony-orchestrator-tui
  2986. synchronizer
  2987. syncweb
  2988. syndic >= "1.6.0"
  2989. synopsis
  2990. sys-socket
  2991. sys-socket-unix
  2992. syslog >= "2.0.1"
  2993. syslog-message >= "1.0.0"
  2994. syslog-rfc5424
  2995. systemverilog >= "0.0.2"
  2996. syto
  2997. tablecloth-base
  2998. tablecloth-melange
  2999. tablecloth-native < "transition"
  3000. tabr
  3001. tacit
  3002. taglib >= "0.3.7"
  3003. talaria-bibtex
  3004. talon
  3005. tar
  3006. tar-eio
  3007. tar-mirage
  3008. tar-unix
  3009. tbls
  3010. tcalc
  3011. tcpip
  3012. tcs-lib
  3013. tdigest
  3014. telemetry
  3015. telltime
  3016. tensorboard
  3017. term-indexing
  3018. term-tools
  3019. termaid
  3020. terminal
  3021. terminal_size >= "0.1.4"
  3022. terminus
  3023. terminus-cohttp
  3024. terminus-hlc
  3025. terml
  3026. testcontainers
  3027. testcontainers-elasticsearch
  3028. testcontainers-kafka
  3029. testcontainers-localstack
  3030. testcontainers-memcached
  3031. testcontainers-mockserver
  3032. testcontainers-mongo
  3033. testcontainers-mysql
  3034. testcontainers-postgres
  3035. testcontainers-rabbitmq
  3036. testcontainers-redis
  3037. testo
  3038. testo-diff
  3039. testo-lwt
  3040. testo-util
  3041. testu01
  3042. textmate-language
  3043. textrazor
  3044. textutils
  3045. textutils_kernel
  3046. textwrap >= "0.2.1"
  3047. tezos-base58
  3048. tezos-context-hash
  3049. tezt < "3.1.0" | >= "4.3.0"
  3050. tezt-bam
  3051. theo
  3052. theora
  3053. thread-local-storage
  3054. thread-table
  3055. thrift
  3056. tidy
  3057. tidy_email
  3058. tidy_email_mailgun
  3059. tidy_email_sendgrid
  3060. tidy_email_smtp
  3061. tilde_f
  3062. time_now
  3063. timed >= "1.1"
  3064. timedesc
  3065. timedesc-json
  3066. timedesc-sexp
  3067. timedesc-tzdb
  3068. timedesc-tzlocal
  3069. timedesc-tzlocal-js
  3070. timere
  3071. timere-parse
  3072. timezone
  3073. timmy
  3074. timmy-jsoo
  3075. timmy-lwt
  3076. timmy-unix
  3077. tiny_httpd
  3078. tiny_httpd_camlzip
  3079. tiny_httpd_eio
  3080. tinyfiledialogs
  3081. tip-parser >= "0.4"
  3082. tldr
  3083. tls >= "0.12.8"
  3084. tls-async
  3085. tls-eio
  3086. tls-liquidsoap
  3087. tls-lwt
  3088. tls-miou-unix
  3089. tls-mirage
  3090. tm-grammars
  3091. toc
  3092. toffee
  3093. tofn
  3094. togglelog
  3095. toml
  3096. toml-cconv
  3097. toml_cconv
  3098. top-closure
  3099. toplevel_backend
  3100. toplevel_expect_test
  3101. topojson
  3102. topojsone
  3103. topological_sort
  3104. torch
  3105. tqdm
  3106. trace
  3107. trace-fuchsia
  3108. trace-runtime-events
  3109. trace-tef
  3110. tracing
  3111. tracy-client
  3112. trail
  3113. traits
  3114. trampoline
  3115. transept
  3116. transom
  3117. traverse
  3118. travesty
  3119. trax >= "0.4.0"
  3120. tree-sitter
  3121. tree_layout >= "0.2"
  3122. treeprint >= "2.3.0"
  3123. trexio
  3124. trie
  3125. trs
  3126. tsdl-image >= "0.3.0"
  3127. tsdl-mixer
  3128. tsdl-ttf >= "0.3"
  3129. tsort
  3130. tty
  3131. tube >= "4.4.0"
  3132. tuntap
  3133. tw
  3134. twirp_cohttp_lwt_unix
  3135. twirp_core
  3136. twirp_ezcurl
  3137. twirp_tiny_httpd
  3138. twostep
  3139. tyabt
  3140. type_eq
  3141. type_id
  3142. typed_list
  3143. typeid
  3144. typerep >= "v0.13.0"
  3145. typeset
  3146. tyre >= "0.5"
  3147. tyxml >= "4.3.0"
  3148. tyxml-jsx
  3149. tyxml-lwd
  3150. tyxml-ppx >= "4.3.0"
  3151. tyxml-syntax
  3152. UnifiedScript_Std
  3153. UnifiedScript_Top
  3154. ubase
  3155. ubpf >= "0.2"
  3156. uecc >= "0.3"
  3157. ufind
  3158. uint >= "2.0.1"
  3159. ulid
  3160. um-abt
  3161. unidecode
  3162. union-find-lattice
  3163. unionFind
  3164. unisim_archisec
  3165. unison < "2.53.4"
  3166. universal-portal
  3167. universo
  3168. unix-errno >= "0.6.0"
  3169. unix-type-representations >= "0.1.3"
  3170. unstrctrd
  3171. uopt
  3172. uri >= "2.2.1"
  3173. uri-bench
  3174. uri-re
  3175. uri-sexp
  3176. uring
  3177. uring-trace
  3178. uritemplate
  3179. urn
  3180. user-agent-parser
  3181. username_kernel
  3182. uspf
  3183. uspf-lwt
  3184. uspf-mirage
  3185. uspf-unix
  3186. utcp
  3187. utop
  3188. uuuu >= "0.1.1"
  3189. validate
  3190. validator
  3191. valkey
  3192. variantslib >= "v0.13.0"
  3193. varray
  3194. vcaml
  3195. vcardgen >= "1.2"
  3196. vchan
  3197. vchan-unix
  3198. vchan-xen
  3199. vdom
  3200. vec
  3201. vector
  3202. vector3 >= "1.0.0"
  3203. vendredi
  3204. vercel
  3205. versioned_polling_state_rpc
  3206. vhd-format >= "0.12.0"
  3207. vhd-format-lwt
  3208. vif
  3209. vifu
  3210. virtfs
  3211. virtual_dom
  3212. virtual_dom_toplayer
  3213. visitors >= "20200207"
  3214. vlq >= "0.2.1"
  3215. vlt
  3216. vmnet
  3217. vocal
  3218. volgo
  3219. volgo-base
  3220. volgo-git-backend
  3221. volgo-git-eio
  3222. volgo-git-unix
  3223. volgo-hg-backend
  3224. volgo-hg-eio
  3225. volgo-hg-unix
  3226. volgo-vcs
  3227. voqc
  3228. vorbis
  3229. vpt >= "5.0.0"
  3230. vscoq-language-server < "2.3.3"
  3231. vsrocq-language-server
  3232. vue-jsoo
  3233. vue-ppx
  3234. wall
  3235. wasm >= "2.0.2"
  3236. wasm_of_ocaml-compiler < "6.1.0" | >= "6.4.0"
  3237. wasmer
  3238. wasmtime
  3239. wax
  3240. wax-lib
  3241. wayland
  3242. waylaunch
  3243. wcwidth
  3244. webauthn
  3245. weberizer >= "0.8"
  3246. webmachine >= "0.6.2"
  3247. websocket >= "2.12"
  3248. websocket-async
  3249. websocket-lwt
  3250. websocket-lwt-unix
  3251. websocketaf
  3252. webtest
  3253. webtest-js
  3254. why3find
  3255. wikitext
  3256. win-error >= "1.0"
  3257. win-eventlog >= "0.3"
  3258. windtrap
  3259. winsvc
  3260. wire
  3261. wol
  3262. wol-eio
  3263. wol-mirage
  3264. ws
  3265. ws-server
  3266. wseg
  3267. wtf8 >= "1.0.2"
  3268. wtr
  3269. wtr-ppx
  3270. wu-manber-fuzzy-search
  3271. x509
  3272. x86_64-esperanto >= "0.0.6"
  3273. xapi-backtrace
  3274. xapi-inventory
  3275. xapi-rrd
  3276. xapi-stdext-date
  3277. xapi-stdext-encodings
  3278. xapi-stdext-pervasives
  3279. xapi-stdext-std
  3280. xapi-stdext-threads
  3281. xapi-stdext-unix
  3282. xapi-stdext-zerocheck
  3283. xcursor
  3284. xdg
  3285. xdg-basedir
  3286. xdge
  3287. xedbindings
  3288. xen-evtchn
  3289. xen-evtchn-unix
  3290. xen-gnt
  3291. xen-gnt-unix
  3292. xenstore
  3293. xenstore-tool
  3294. xenstore_transport >= "1.1.0"
  3295. xkbcommon
  3296. xlsx2csv
  3297. xmelly
  3298. xml-light >= "2.5"
  3299. xmldiff >= "0.7.0"
  3300. xmldiff_js
  3301. xmlplaylist >= "0.1.5"
  3302. xoshiro
  3303. xtmpl >= "0.19.0"
  3304. xtmpl_js
  3305. xtmpl_ppx
  3306. yaml >= "1.0.0"
  3307. yaml-sexp
  3308. yamlx
  3309. yara >= "0.2"
  3310. yocaml
  3311. yocaml_cmark
  3312. yocaml_cmarkit
  3313. yocaml_eio
  3314. yocaml_git
  3315. yocaml_jingoo
  3316. yocaml_liquid
  3317. yocaml_markdown
  3318. yocaml_mustache
  3319. yocaml_omd
  3320. yocaml_otoml
  3321. yocaml_runtime
  3322. yocaml_syndication
  3323. yocaml_unix
  3324. yocaml_yaml
  3325. yojson >= "1.5.0"
  3326. yojson-bench
  3327. yojson-five
  3328. yosqlite
  3329. yultracer
  3330. yurt >= "0.6"
  3331. yuscii >= "0.2.1"
  3332. yuujinchou
  3333. zanuda
  3334. zar
  3335. zarith-ppx
  3336. zarith_stubs_js
  3337. zarr
  3338. zarr-eio
  3339. zarr-lwt
  3340. zarr-sync
  3341. zdd
  3342. zed >= "2.0.6"
  3343. zeit
  3344. zelus
  3345. zelus-gtk
  3346. zipperposition
  3347. zipperposition-tools
  3348. zlib
  3349. zlist >= "0.4.0"
  3350. zmq >= "5.1.0"
  3351. zmq-async >= "5.1.0"
  3352. zmq-eio
  3353. zmq-lwt >= "5.1.0"
  3354. zstandard
  3355. zstd >= "0.3"
  3356. 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"