libcue

command module
v0.0.0-...-02e4893 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

libcue: use CUE from C and C-like languages

This is a work in progress, expect constant churn and breakage.

Building

Building both as a static archive and a shared object is supported.

go build -o libcue.so -buildmode=c-shared
go build -o libcue.a -buildmode=c-archive

Using

Include cue.h in your C code and link with libcue (either statically or dynamically).

Issue tracking

Please raise all issues in the main CUE repository, giving the title of the issue a libcue: prefix.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
ci

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL