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