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