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