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