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