package dune

  1. Overview
  2. Docs
Fast, portable, and opinionated build system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.24.2.tbz
sha256=472798691b0216daf538709f0f4703b3617ef24ad0866c9096068baaba4d762a
sha512=13082a66a28e940d4b3c9f78b556f6c1455987cd522355ba4502e01e60a3d002d3101b51284726ae21aa87494efa2dc54d016173f05b616bbc5dad714d5714a3

Description

Dune is a build system that was designed to simplify the release of Jane Street packages. It reads metadata from "dune" files following a very simple s-expression syntax.

Dune is fast, has very low-overhead, and supports parallel builds on all platforms. It has no system dependencies; all you need to build dune or packages using dune is OCaml. You don't need make or bash as long as the packages themselves don't use bash explicitly.

Dune is composable; supporting multi-package development by simply dropping multiple repositories into the same directory.

Dune also supports multi-context builds, such as building against several opam roots/switches simultaneously. This helps maintaining packages across several versions of OCaml and gives cross-compilation for free.

Added to opam-repository:

README

Dune

A Composable Build System for OCaml

Main Workflow Release License Contributors

Dune is a build system for OCaml. It provides a consistent experience and takes care of the low-level details of OCaml compilation. You need only to provide a description of your project, and Dune will do the rest.

Dune implements a scheme that's inspired from the one used inside Jane Street and adapted to the open source world. It has matured over a long time and is used daily by hundreds of developers, meaning it's highly tested and productive.

Dune comes with a manual. If you want to get started without reading too much, look at the quick start guide or watch this introduction video.

The example directory contains examples of projects using Dune.

How does it work?

Dune reads project metadata from dune files, which are static files with a simple S-expression syntax. It uses this information to setup build rules, generate configuration files for development tools such as Merlin, handle installation, etc.

Dune itself is fast, has very little overhead, and supports parallel builds on all platforms. It has no system dependencies. OCaml is all you need to build Dune and packages using Dune.

In particular, one can install OCaml on Windows with a binary installer and then use only the Windows Console to build Dune and packages using Dune.

Strengths

Composable

Dune is composable, meaning that multiple Dune projects can be arranged together, leading to a single build that Dune knows how to execute. This allows for monorepos of projects.

Dune makes simultaneous development on multiple packages a trivial task.

Gracefully Handles Multi-Package Repositories

Dune knows how to handle repositories containing several packages. When building via opam, it is able to correctly use libraries that were previously installed, even if they are already present in the source tree.

The magic invocation is:

$ dune build --only-packages <package-name> @install

Build Against Several Configurations at Once

Dune can build a given source code repository against several configurations simultaneously. This helps maintaining packages across several versions of OCaml, as you can test them all at once without hassle.

In particular, this makes it easy to handle cross-compilation. This feature requires opam.

Installation

Requirements

Dune requires OCaml version 4.14.0 to build itself and can build OCaml projects using OCaml 4.02.3 or greater.

Installation

We recommended installing Dune via the opam package manager:

$ opam install dune

If you are new to opam, make sure to run eval $(opam config env) to make dune available in your PATH. The dune binary is self-contained and relocatable, so you can safely copy it somewhere else to make it permanently available.

You can also build it manually with:

$ make release
$ make install

If you do not have make, you can do the following:

$ ocaml boot/bootstrap.ml
$ ./dune.exe build -p dune --profile dune-bootstrap
$ ./dune.exe install dune

The first command builds the dune.exe binary. The second builds the additional files installed by Dune, such as the man pages, and the last simply installs all of that on the system.

Please note: unless you ran the optional ./configure script, you can simply copy dune.exe anywhere and it will just work. dune is fully relocatable and discovers its environment at runtime rather than hard-coding it at compilation time.

Support

Issues Discussions Discuss OCaml Discord

If you have questions or issues about Dune, you can ask in our GitHub discussions page or open a ticket on GitHub.

Dev Dependencies (19)

  1. conf-git-daemon with-test
  2. uutf with-dev-setup
  3. melange with-dev-setup & >= "5.1.0-51" & < "7.0" & os != "win32"
  4. utop with-dev-setup & >= "2.6.0" & os != "win32"
  5. ctypes with-dev-setup & os != "win32"
  6. ppxlib with-dev-setup & >= "0.37.0" & os != "win32"
  7. ppx_inline_test with-dev-setup & os != "win32"
  8. spawn with-dev-setup
  9. ppx_optcomp with-dev-setup
  10. ppx_expect with-dev-setup & >= "v0.17" & os != "win32"
  11. odoc with-dev-setup & >= "3.2.0" & os != "win32"
  12. ocamlfind with-dev-setup & os != "win32"
  13. menhir with-dev-setup & os != "win32"
  14. mdx with-dev-setup & >= "2.3.0" & os != "win32"
  15. js_of_ocaml-compiler with-dev-setup & >= "6.1.0" & < "6.4" & os != "win32"
  16. js_of_ocaml with-dev-setup & >= "6.1.0" & < "6.4" & os != "win32"
  17. csexp with-dev-setup & >= "1.3.0"
  18. cinaps with-dev-setup
  19. lwt with-dev-setup & os != "win32"

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