File: README.source

package info (click to toggle)
golang-github-digitalocean-go-libvirt 0.0~git20221122.e3cbf86-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 1,144 kB
  • sloc: yacc: 188; sh: 71; xml: 50; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (3)
1
2
3
4
5
Upstream forked and modified the go-xdr library to extend handling of custom
types (https://github.com/digitalocean/go-libvirt/pull/77). It's not possible to
build with the already-packaged golang-github-davecgh-go-xdr.

The forked code is located within the ./internal/go-xdr/ directory.