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