Install this package:
emerge -a dev-ml/ocamlfuse
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-ml/ocamlfuse
Or alternatively:
emerge --autounmask-write -a dev-ml/ocamlfuse
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.7.1_p11 | 8 | ~amd64 | 0/2.7.1_p11 |
<pkgmetadata> <maintainer type="project"> <email>ml@gentoo.org</email> <name>ML</name> </maintainer> <longdescription lang="en">This is a binding to FUSE for the OCaml programming language, enabling you to write multithreaded filesystems in the OCaml language. It has been designed with simplicity as a goal, as you can see by looking at example/fusexmp.ml. Efficiency has also been a separate goal. The Bigarray library is used for read and writes, allowing the library to do zero-copy in OCaml land.</longdescription> <upstream> <maintainer> <email>alessandro.strada@gmail.com</email> <name>Alessandro Strada</name> </maintainer> <bugs-to>https://github.com/astrada/ocamlfuse/issues</bugs-to> <remote-id type="github">astrada/ocamlfuse</remote-id> <remote-id type="sourceforge">ocamlfuse</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-ml/ocamlfuse |
euse -E <flag> -p dev-ml/ocamlfuse |
euse -D <flag> -p dev-ml/ocamlfuse
| Flag | Description | 2.7.1_p11 |
|---|---|---|
| ocamlopt | Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | ocamlfuse-2.7.1_p11.tar.gz | 24403 bytes |