Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-ocaml
License
GPL-2.0, Unknown licenses found
Licenses found
GPL-2.0
COPYING
Unknown
COPYING.LIB
libvirt/libvirt-ocaml
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ocaml-libvirt ---------------------------------------------------------------------- Copyright (C) 2007-2022 Red Hat Inc. and various authors https://ocaml.libvirt.org/ https://libvirt.org/ This is a complete set of OCaml bindings around libvirt, exposing all known functionality to OCaml programs. Building ---------------------------------------------------------------------- autoreconf -i # If you are building from git. ./configure # Checks that you have all the required bits. make # Build bytecode and/or native code library. make install # Install in OCaml directory. make doc # Build HTML documentation in html/ subdirectory. Programming ---------------------------------------------------------------------- For documentation on these bindings, read libvirt.mli and/or 'make doc' and browse the HTML documentation in the html/ subdirectory. For documentation on libvirt itself, see https://libvirt.org/html/ License ---------------------------------------------------------------------- The library is distributed under the GNU LGPL, version 2 or above, with the OCaml linking exception. Please see COPYING.LIB for details. Examples are public domain. Subdirectories ---------------------------------------------------------------------- libvirt/ The OCaml bindings. examples/ Some example programs using the bindings.
About
Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-ocaml
Resources
License
GPL-2.0, Unknown licenses found
Licenses found
GPL-2.0
COPYING
Unknown
COPYING.LIB
Stars
Watchers
Forks
Packages 0
No packages published